blob: 665541ac48d7944cbac88cf36fe67f26b1b2e030 (
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
pkgdesc = Modular GTK audio player for GNU/Linux
pkgver = 1.9.6
pkgrel = 2
url = https://deadbeef.sourceforge.io/
arch = x86_64
arch = i686
arch = pentium4
arch = armv7h
arch = aarch64
license = GPL2
license = LGPL2.1
license = ZLIB
makedepends = libvorbis
makedepends = libmad
makedepends = flac
makedepends = curl
makedepends = imlib2
makedepends = wavpack
makedepends = libsndfile
makedepends = libcdio
makedepends = libcddb
makedepends = libx11
makedepends = faad2
makedepends = zlib
makedepends = intltool
makedepends = libpipewire
makedepends = libpulse
makedepends = libzip
makedepends = libsamplerate
makedepends = yasm
makedepends = ffmpeg
makedepends = clang
makedepends = opusfile
makedepends = mpg123
depends = gtk3
depends = alsa-lib
depends = jansson
depends = libdispatch
optdepends = alsa-oss: for OSS output plugin
optdepends = cdparanoia: for cd audio plugin
optdepends = curl: for last.fm, vfs_curl (shoutcast/icecast), artwork plugins
optdepends = dbus: for notification daemon support (OSD current song notifications)
optdepends = faad2: for AAC plugin
optdepends = ffmpeg: for ffmpeg plugin
optdepends = flac: for flac plugin
optdepends = imlib2: for artwork plugin
optdepends = libcddb: for cd audio plugin
optdepends = libcdio: for cd audio plugin
optdepends = libice: optional dependency for gtkui session client support
optdepends = libmad: for mp3 plugin (mpeg1,2 layers1,2,3)
optdepends = libogg: for ogg vorbis plugin
optdepends = libpipewire: for pipewire plugin
optdepends = libsamplerate: for dsp_libsrc plugin (resampler)
optdepends = libsm: optional dependency for gtkui session client support
optdepends = libsndfile: for sndfile plugin
optdepends = libvorbis: for ogg vorbis plugin
optdepends = libx11: for global hotkeys plugin
optdepends = libzip: for vfs_zip plugin
optdepends = mpg123: for MP1/MP2/MP3 playback
optdepends = opusfile: for opus plugin
optdepends = pulseaudio: for PulseAudio output plugin
optdepends = wavpack: for wavpack plugin
optdepends = yasm: required to build assembly portions of ffap plugin
optdepends = zlib: for Audio Overload plugin (psf, psf2, etc), GME (for vgz)
conflicts = deadbeef-pipewire-plugin-git
source = https://sourceforge.net/projects/deadbeef/files/travis/linux/1.9.6/deadbeef-1.9.6.tar.bz2
source = deadbeef-ffmpeg-7.patch::https://github.com/DeaDBeeF-Player/deadbeef/commit/d4cca5605447122cd080691f43e46047a6039359.patch
sha512sums = 6e507399f7452a66c5591e09d4309f2aab676992d048625c9b4d801ea40af6ce79862fb497e8c94efdf3a13572c964dca717b42f1c946f5ec4695dc38c1db572
sha512sums = fa5cff98758b0ab473e3eb0cd52c73a59bc1ec4884416194ba33ed904e8f174cb76ede92cca68c94eb68fe692f2a6dc5e45210e728fa0ef3d321c3a5c8cba449
pkgname = deadbeef
|