Ravenports generated: 29 Apr 2018 18:37
[ravenports.git] / bucket_A0 / jasper
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               jasper
4 VERSION=                2.0.14
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        Implementation JPEG-2000 standard codec
8 HOMEPAGE=               http://www.ece.uvic.ca/~frodo/jasper/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/mdadams:jasper:version-2.0.14
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILDRUN_DEPENDS=       freeglut:primary:standard
23
24 USES=                   jpeg cmake:outsource
25
26 DISTNAME=               jasper-version-2.0.14
27
28 FPC_EQUIVALENT=         graphics/jasper
29
30 CMAKE_ARGS=             -DJAS_ENABLE_DOC:BOOL=ON
31                         -DJAS_ENABLE_LIBJPEG:BOOL=ON
32                         -DJAS_ENABLE_OPENGL:BOOL=ON
33                         -DJAS_ENABLE_SHARED:BOOL=ON
34                         -DCMAKE_INSTALL_LIBDIR:STRING=lib
35
36 post-install:
37         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libjasper.so
39
40 [FILE:1040:descriptions/desc.primary]
41 The JasPer Project is an open-source initiative to provide a free
42 software-based reference implementation of the codec specified in the
43 JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). This project was
44 started as a collaborative effort between Image Power, Inc. and the
45 University of British Columbia. Presently, the ongoing maintenance and
46 development of the JasPer software is being coordinated by its principal
47 author, Michael Adams, who is affiliated with the Digital Signal
48 Processing Group (DSPG) in the Department of Electrical and Computer
49 Engineering at the University of Victoria.
50
51 JasPer includes a software-based implementation of the codec specified in
52 the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). The JasPer software
53 is written in the C programming language. More details about this software
54 can be found in the JasPer Software Reference Manual.
55
56 The JasPer software has been included in the JPEG-2000 Part-5 standard
57 (i.e., ISO/IEC 15444-5), as an official reference implementation of the
58 JPEG-2000 Part-1 codec.
59
60
61 [FILE:114:distinfo]
62 85266eea728f8b14365db9eaf1edc7be4c348704e562bb05095b9a077cf1a97b      1311825 mdadams-jasper-ersion-2.0.14.tar.gz
63
64
65 [FILE:430:manifests/plist.primary]
66 bin/
67  imgcmp
68  imginfo
69  jasper
70  jiv
71 include/jasper/
72  jas_cm.h
73  jas_config.h
74  jas_debug.h
75  jas_dll.h
76  jas_fix.h
77  jas_getopt.h
78  jas_icc.h
79  jas_image.h
80  jas_init.h
81  jas_malloc.h
82  jas_math.h
83  jas_seq.h
84  jas_stream.h
85  jas_string.h
86  jas_tmr.h
87  jas_tvp.h
88  jas_types.h
89  jas_version.h
90  jasper.h
91 lib/
92  libjasper.so
93  libjasper.so.4
94  libjasper.so.4.0.0
95 lib/pkgconfig/jasper.pc
96 share/man/man1/
97  imgcmp.1.gz
98  imginfo.1.gz
99  jasper.1.gz
100  jiv.1.gz
101
102
103 [FILE:52:manifests/plist.docs]
104 share/doc/jasper/
105  README
106  jasper.pdf
107  jpeg2000.pdf
108