Ravenports generated: 14 Feb 2019 09:07
[ravenports.git] / bucket_4A / libversion
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               libversion
4 VERSION=                2.9.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.9.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.1.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 ab95e62759a53c2ea2428b39d2e864589f64137c1150f56d166a4754b34736ea        22085 repology-libversion-2.9.0.tar.gz
44
45
46 [FILE:267:manifests/plist.single]
47 bin/version_compare
48 include/libversion/
49  config.h
50  export.h
51  version.h
52 lib/
53  libversion.a
54  libversion.so
55  libversion.so.%%SOMAJOR%%
56  libversion.so.%%SOVERSION%%
57 lib/cmake/libversion/
58  libversionConfig-release.cmake
59  libversionConfig.cmake
60 lib/pkgconfig/libversion.pc
61