Ravenports generated: 21 Jun 2017 20:01
[ravenports.git] / bucket_AC / sdl1_image
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               sdl1_image
4 VERSION=                1.2.12
5 KEYWORDS=               graphics
6 VARIANTS=               standard
7 SDESC[standard]=        Load images of various formats as SDL surfaces
8 HOMEPAGE=               http://www.libsdl.org/projects/SDL_image/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            http://www.libsdl.org/projects/SDL_image/release/
13 DISTFILE[1]=            SDL_image-1.2.12.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILDRUN_DEPENDS=       tiff:primary:standard
21                         WebP:single:standard
22
23 USES=                   gmake libtool pkgconfig jpeg png
24 SDL_COMPONENTS=         sdl1
25
26 DISTNAME=               SDL_image-1.2.12
27
28 FPC_EQUIVALENT=         graphics/sdl_image
29
30 MUST_CONFIGURE=         gnu
31 CONFIGURE_ARGS=         --enable-jpg
32                         --enable-png
33                         --enable-tif
34                         --enable-webp
35
36 INSTALL_TARGET=         install-strip
37
38 LDFLAGS=                -lm
39
40 post-install:
41         ${INSTALL_PROGRAM} ${WRKSRC}/.libs/showimage \
42                 ${STAGEDIR}${PREFIX}/bin
43
44 [FILE:227:descriptions/desc.single]
45 SDL_image is an image loading library that is used with the SDL library,
46 and almost as portable. It allows a programmer to use multiple image
47 formats without having to code all the loading and conversion
48 algorithms themselves.
49
50
51 [FILE:102:distinfo]
52 0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699      2231074 SDL_image-1.2.12.tar.gz
53
54
55 [FILE:153:manifests/plist.single]
56 bin/showimage
57 include/SDL/SDL_image.h
58 lib/
59  libSDL_image-1.2.so.0
60  libSDL_image-1.2.so.0.8.4
61  libSDL_image.a
62  libSDL_image.so
63 lib/pkgconfig/SDL_image.pc
64