Ravenports generated: 12 Oct 2018 22:29
[ravenports.git] / bucket_4A / libversion
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libversion
4 VERSION=                2.6.0
5 KEYWORDS=               devel
6 VARIANTS=               standard
7 SDESC[standard]=        Advanced version string comparison library
8 HOMEPAGE=               https://github.com/repology/libversion
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/repology:libversion:2.6.0
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 USES=                   cmake
21
22 FPC_EQUIVALENT=         devel/libversion
23
24 SOVERSION=              0.0.0
25
26 post-patch:
27         ${REINPLACE_CMD} -e 's|libdata/pkgconfig|lib/pkgconfig|' \
28                 ${WRKSRC}/CMakeLists.txt
29
30 post-install:
31         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/version_compare
32         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libversion.${LIBEXT}
33
34 [FILE:333:descriptions/desc.single]
35 Need to compare software, package or whatever versions? Comparing 1.0 and 
36 1.1 could be easy, but are you ready for more complex cases like 
37 1.2-x.3~alpha4? Libversion is, which is proven by using the library in 
38 the Repology project which relies on comparing software version strings,
39 even if they are written in different formats.
40
41
42 [FILE:111:distinfo]
43 a95fac4fdcf6ac45772fa8b66f8c3a469e53395ca78fba2f92f0575d7a7458d2        13665 repology-libversion-2.6.0.tar.gz
44
45
46 [FILE:167:manifests/plist.single]
47 bin/version_compare
48 include/libversion/version.h
49 lib/
50  libversion.a
51  libversion.so
52  libversion.so.%%SOMAJOR%%
53  libversion.so.%%SOVERSION%%
54 lib/pkgconfig/libversion.pc
55