/[fink]/10.3/dclib0.info
ViewVC logotype

Contents of /10.3/dclib0.info

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Thu Aug 31 16:24:10 2006 UTC (17 years, 8 months ago) by nieder
Branch: IMPORT
CVS Tags: baseline-1_1_1
Changes since 1.1: +0 -0 lines
Imported using TkCVS

1 Info2: <<
2 Package: dclib0%type_pkg[-ssl]
3 Version: 0.3.7
4 Revision: 4
5 Description: Direct Connect protocol library
6 Type: -ssl .
7 License: GPL
8 Maintainer: Hanspeter Niederstrasser <nieder@users.sourceforge.net>
9 Depends: %N-shlibs (= %v-%r)
10 BuildDepends: <<
11 libiconv-dev,
12 libxml2,
13 bzip2-dev,
14 (%type_raw[-ssl] = -ssl) openssl097-dev
15 <<
16 Conflicts: dclib0, dclib0-ssl
17 Replaces: dclib0, dclib0-ssl
18 BuildDependsOnly: true
19 Source: http://download.berlios.de/dcgui/dclib-%v.tar.bz2
20 Source-MD5: d35833414534bcac8ce2c8a62ce903a4
21 Patch: %n.patch
22 PatchScript: <<
23 perl -pi -e 's,-undefined suppress,,g; s,-rdynamic,,g;' configure `find . -name Makefile.in`
24 <<
25 ConfigureParams: (%type_raw[-ssl] = -ssl) --with-ssl-dir=%p (%type_raw[-ssl] = .) --without-ssl
26 GCC: 3.3
27 CompileScript: <<
28 #!/bin/sh -ev
29 make -w -f Makefile.dist
30 ./configure %c
31 make
32 <<
33 InstallScript: <<
34 make -w install DESTDIR=%d
35 <<
36 DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
37 SplitOff: <<
38 Package: %N-shlibs
39 Depends: libxml2-shlibs, bzip2-shlibs, (%type_raw[-ssl] = -ssl) openssl097-shlibs
40 Conflicts: dclib0-shlibs, dclib0-ssl-shlibs
41 Replaces: dclib0-shlibs, dclib0-ssl-shlibs
42 Files: lib/libdc.0.0.1.dylib lib/libdc.0.dylib
43 Shlibs: <<
44 %p/lib/libdc.0.dylib 1.0.0 %n (>= 0.2.22-6)
45 <<
46 Description: Shared libraries for dclib
47 DocFiles: COPYING INSTALL README
48 <<
49 Homepage: http://dcgui.berlios.de/index.php
50 DescDetail: <<
51 dclib is a direct connect library for Direct Connect (DC) clients.
52
53 This package has both SSL and non-SSL enabled variants.
54 <<
55 DescPackaging: <<
56 The valknut package Depends: on a specific %v-%r of the dclib0
57 packages. Remember to keep them in sync when updating.
58
59 Using single-state (not boolean) variants to simplify
60 maintenance since non-ssl packages can't go into crypto.
61
62 License stays as GPL since author has explicitly granted permission
63 to distribute OpenSSL linked binaries (see COPYING).
64 <<
65 <<

  ViewVC Help
Powered by ViewVC 1.1.17