root/trunk/fink/main/finkinfo/e2fsprogs-libs.info

Revision 121, 1.2 kB (checked in by broder, 16 years ago)

Updating packages to be more compliant with the Fink packaging standards

...other than, you know, the part where I dump a bunch of things outside of /sw

Line 
1 Package: e2fsprogs-libs
2 Version: 1.40.4
3 Revision: 2
4 Source: mirror:sourceforge:e2fsprogs/%n-%v.tar.gz
5 Maintainer: Evan Broder <broder@mit.edu>
6 HomePage: http://e2fsprogs.sourceforge.net/
7 License: GPL
8 Description: Base libraries from e2fsprogs
9 Source-MD5: fff603ce42c0e51d5b2500c36138d874
10 DocFiles: COPYING
11
12 Depends: libss (= %v-%r), libcomerr (= %v-%r), libblkid (= %v-%r), libuuid (= %v-%r)
13 BuildDepends: fink (>= 0.24.12)
14 PatchFile: %n.patch
15 PatchFile-MD5: 7f934a671ac597defa64fc5866be68cb
16
17 SplitOff: <<
18         Package: libss
19         DocFiles: COPYING
20         License: BSD
21         Files: bin/mk_cmds include/ss lib/libss.a lib/pkgconfig/ss.pc share/ss share/man/man1/mk_cmds.1
22 <<
23 SplitOff2: <<
24         Package: libcomerr
25         DocFiles: COPYING
26         Depends: libcomerr-shlibs (= %v-%r)
27         License: BSD
28         Files: bin/compile_et include/et lib/pkgconfig/com_err.pc share/et share/man/man1/compile_et.1 share/man/man3/com_err.3
29 <<
30 SplitOff3: <<
31         Package: libcomerr-shlibs
32         DocFiles: COPYING
33         License: BSD
34         Files: lib/libcom_err.a
35 <<
36 SplitOff4: <<
37         Package: libblkid
38         DocFiles: COPYING
39         License: GPL
40         Files: include/blkid lib/libblkid.a lib/pkgconfig/blkid.pc
41 <<
42 SplitOff5: <<
43         Package: libuuid
44         DocFiles: COPYING
45         License: BSD
46         Files: include/uuid lib/libuuid.a lib/pkgconfig/uuid.pc share/man/man3/uuid*
47 <<
Note: See TracBrowser for help on using the browser.