Ravenports generated: 26 Apr 2021 23:01
[ravenports.git] / bucket_D0 / popt
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               popt
4 VERSION=                1.18
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.18.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.1
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 5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1       580569 popt-1.18.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