blob: a9dca0c68cbdd3ca55b8fe7c5c140e0f30ca3ed7 (
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
pkgbase = deadbeef-git
pkgdesc = A GTK+ audio player for GNU/Linux (devel branch)
pkgver = r11509.b6c2bc326
pkgrel = 1
url = https://deadbeef.sourceforge.io/
arch = i686
arch = x86_64
license = GPL2
license = LGPL2.1
license = ZLIB
makedepends = curl
makedepends = faad2
makedepends = flac
makedepends = git
makedepends = intltool
makedepends = imlib2
makedepends = libcddb
makedepends = libcdio
makedepends = libmad
makedepends = libpulse
makedepends = libsamplerate
makedepends = libvorbis
makedepends = libx11
makedepends = libzip
makedepends = wavpack
makedepends = yasm
makedepends = ffmpeg
makedepends = gtk2
makedepends = gtk3
makedepends = clang
makedepends = libpipewire
depends = alsa-lib
depends = hicolor-icon-theme
depends = jansson
depends = libblocksruntime
depends = libdispatch
optdepends = gtk2: for the GTK2 interface
optdepends = gtk3: for the GTK3 interface
optdepends = libsamplerate: for dsp_libsrc plugin (resampler)
optdepends = libsm: optional dependency for gtkui session client support
optdepends = libice: optional dependency for gtkui session client support
optdepends = alsa-lib: ALSA support
optdepends = alsa-oss: for OSS output plugin
optdepends = libvorbis: for ogg vorbis plugin
optdepends = libogg: for ogg vorbis plugin
optdepends = libmad: for mp3 plugin (mpeg1,2 layers1,2,3)
optdepends = flac: for flac plugin
optdepends = curl: for last.fm, vfs_curl (shoutcast/icecast), artwork plugins
optdepends = imlib2: for artwork plugin
optdepends = wavpack: for wavpack plugin
optdepends = libsndfile: for sndfile plugin
optdepends = libcdio: for cd audio plugin
optdepends = libcddb: for cd audio plugin
optdepends = cdparanoia: for cd audio plugin
optdepends = faad2: for AAC plugin
optdepends = dbus: for notification daemon support (OSD current song notifications)
optdepends = pulseaudio: for PulseAudio output plugin
optdepends = libx11: for global hotkeys plugin
optdepends = zlib: for Audio Overload plugin (psf, psf2, etc), GME (for vgz)
optdepends = yasm: required to build assembly portions of ffap plugin
optdepends = libzip: for vfs_zip plugin
optdepends = ffmpeg: for ffmpeg plugin
optdepends = opusfile: for opus plugin
optdepends = mpg123: for MP1/MP2/MP3 playback
optdepends = libpipewire: for pipewire plugin
provides = deadbeef=1.9.6
conflicts = deadbeef
options = !libtool
source = git+https://github.com/DeaDBeeF-Player/deadbeef.git
md5sums = SKIP
pkgname = deadbeef-git
|