Ravenports generated: 16 Nov 2022 02:19
[ravenports.git] / bucket_D0 / popt
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               popt
4 VERSION=                1.19
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Command line option parsing library
8 HOMEPAGE=               http://freshmeat.net/projects/popt/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://ftp.rpm.org/popt/releases/popt-1.x/
13                         https://fossies.org/linux/misc/
14 DISTFILE[1]=            popt-1.19.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 USES=                   cpe iconv libtool fbsd10fix
22
23 CPE_VENDOR=             popt_project
24 FPC_EQUIVALENT=         devel/popt
25
26 MUST_CONFIGURE=         gnu
27 CONFIGURE_ARGS=         --disable-nls
28
29 INSTALL_TARGET=         install-strip
30 SOVERSION=              0.0.2
31
32 [FILE:447:descriptions/desc.single]
33 This is the popt command line option parsing library. While it is similar
34 to getopt(3), it contains a number of enhancements, including:
35
36         1) popt is fully reentrant
37         2) popt can parse arbitrary argv[] style arrays while
38            getopt(2) makes this quite difficult
39         3) popt allows users to alias command line arguments
40         4) popt provides convenience functions for parsing strings
41            into argv[] style arrays
42
43
44 [FILE:95:distinfo]
45 c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9       596676 popt-1.19.tar.gz
46
47
48 [FILE:140:manifests/plist.single]
49 include/popt.h
50 lib/
51  libpopt.a
52  libpopt.so
53  libpopt.so.%%SOMAJOR%%
54  libpopt.so.%%SOVERSION%%
55 lib/pkgconfig/popt.pc
56 share/man/man3/popt.3.gz
57