Ravenports generated: 23 Sep 2020 16:05
[ravenports.git] / bucket_D1 / precomp
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               precomp
4 VERSION=                0.4.7
5 KEYWORDS=               archivers
6 VARIANTS=               standard
7 SDESC[standard]=        Further compress some already compressed files
8 HOMEPAGE=               https://github.com/schnaader/precomp-cpp
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/schnaader:precomp-cpp:v0.4.7
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=                   c++:single cmake
21
22 LICENSE=                APACHE20:single
23 LICENSE_TERMS=          single:{{WRKDIR}}/TERMS
24 LICENSE_FILE=           APACHE20:{{WRKSRC}}/LICENSE
25 LICENSE_AWK=            TERMS:"\#ifdef PRECOMPDLL"
26 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/precomp.cpp
27 LICENSE_SCHEME=         solo
28
29 do-install:
30         ${INSTALL_PROGRAM} ${WRKDIR}/.build/precomp ${STAGEDIR}${PREFIX}/bin/precomp
31
32 [FILE:682:descriptions/desc.single]
33 Precomp ("pre-compressor") is a utility that can be used re-compress already 
34 compressed files. It detects streams of common but weak compression algorithms, 
35 decompresses these and tries to guess the compression parameters needed to 
36 reproduce the identical stream. If the result matches, Precomp stores the
37 decompressed data, otherwise it copies the original stream and goes on with
38 the next.
39
40 The program either just pre-compresses a file (which will get bigger if it 
41 contains valid streams) or it does that and then compresses the result with a 
42 strong compression algorithm.
43
44 Some supported file types include:
45
46 - ZIP / JAR
47 - GZIP
48 - BZIP2
49 - PDF
50 - ODT
51 - PNG
52 - GIF
53 - JPEG
54 - MP3
55
56
57 [FILE:113:distinfo]
58 b4064f9a18b9885e574c274f93d73d8a4e7f2bbd9e959beaa773f2e61292fb2b       708806 schnaader-precomp-cpp-0.4.7.tar.gz
59
60
61 [FILE:12:manifests/plist.single]
62 bin/precomp
63