Ravenports generated: 25 Feb 2024 07:00
[ravenports.git] / bucket_31 / sdl2_mixer
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               sdl2_mixer
4 VERSION=                2.8.0
5 KEYWORDS=               audio
6 VARIANTS=               standard
7 SDESC[standard]=        SDL multi-channel audio mixer library
8 HOMEPAGE=               https://github.com/libsdl-org/SDL_mixer
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://github.com/libsdl-org/SDL_mixer/releases/download/release-2.8.0/
13 DISTFILE[1]=            SDL2_mixer-2.8.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          libmodplug:dev:standard
23                         mpg123:dev:standard
24                         fluidsynth:dev:standard
25                         libvorbis:dev:standard
26                         flac:dev:standard
27 BUILDRUN_DEPENDS=       flac:primary:standard
28                         fluidsynth:primary:standard
29                         libmodplug:primary:standard
30                         libvorbis:primary:standard
31                         mpg123:primary:standard
32
33 USES=                   gmake pkgconfig libtool mbsdfix
34 SDL_COMPONENTS=         sdl2
35
36 DISTNAME=               SDL2_mixer-2.8.0
37
38 LICENSE=                ZLIB:primary
39 LICENSE_FILE=           ZLIB:{{WRKSRC}}/LICENSE.txt
40 LICENSE_SCHEME=         solo
41
42 FPC_EQUIVALENT=         audio/sdl2_mixer
43
44 MUST_CONFIGURE=         gnu
45 CONFIGURE_ARGS=         --enable-music-midi
46                         --enable-music-midi-fluidsynth
47                         --enable-music-ogg
48                         --enable-music-mp3
49                         --enable-music-flac
50                         --enable-music-mp3-mpg123
51
52 SOVERSION=              0.800.0
53 PLIST_SUB=              LIBVERSION=2.0
54
55 post-install:
56         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libSDL2_mixer.so
57
58 [FILE:322:descriptions/desc.primary]
59 SDL_mixer is a sound mixing library that is used with the SDL library, and 
60 almost as portable. It allows a programmer to use multiple samples along 
61 with music without having to code a mixing algorithm themselves. It also 
62 simplyfies the handling of loading and playing samples and music from all 
63 sorts of file formats.
64
65
66 [FILE:102:distinfo]
67 1cfb34c87b26dbdbc7afd68c4f545c0116ab5f90bbfecc5aebe2a9cb4bb31549     10874471 SDL2_mixer-2.8.0.tar.gz
68
69
70 [FILE:97:manifests/plist.primary]
71 lib/
72  libSDL2_mixer-%%LIBVERSION%%.so.%%SOMAJOR%%
73  libSDL2_mixer-%%LIBVERSION%%.so.%%SOVERSION%%
74
75
76 [FILE:173:manifests/plist.dev]
77 include/SDL2/SDL_mixer.h
78 lib/
79  libSDL2_mixer.a
80  libSDL2_mixer.so
81 lib/cmake/SDL2_mixer/
82  sdl2_mixer-config-version.cmake
83  sdl2_mixer-config.cmake
84 lib/pkgconfig/SDL2_mixer.pc
85