blob: 5d301181fc0d106d6955d14787b05c0e89893886 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = alsaplayer
pkgdesc = A heavily multi-threaded PCM player that tries to excercise the ALSA library and driver quite a bit
pkgver = 0.99.81
pkgrel = 10
url = http://alsaplayer.sourceforge.net/
arch = x86_64
arch = i686
license = GPL
makedepends = gtk2
makedepends = libid3tag
makedepends = libvorbis
makedepends = libmad
makedepends = libmikmod
makedepends = jack
makedepends = mesa
makedepends = audiofile
makedepends = doxygen
depends = gcc-libs
depends = desktop-file-utils
optdepends = gtk2: for the gtk2 GUI interface
optdepends = libgl: for the OpenGL visual plugins
optdepends = jack: for JACK audio server output support
optdepends = audiofile: for support of various audio formats like AIFF, WAVE, .snd/.au
optdepends = libid3tag: for flac support
optdepends = flac: for flac support
optdepends = libmad: for MPEG support
optdepends = libsndfile: for sndfile support
optdepends = libvorbis: for ogg vorbis support
optdepends = libmikmod: for mod, s3m, it and xm formats supports
source = http://alsaplayer.sourceforge.net/alsaplayer-0.99.81.tar.bz2
sha1sums = 25817ebd1e5c36da31a88363315a1bf7a945ddfd
pkgname = alsaplayer
|