| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.1 2011/11/14 10:44:06 chainsaw Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.2 2011/11/14 11:08:41 chainsaw Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | inherit eutils flag-o-matic |
7 | inherit eutils flag-o-matic |
| 8 | |
8 | |
| … | |
… | |
| 19 | lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack" |
19 | lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sid sndfile sse2 vorbis wavpack" |
| 20 | |
20 | |
| 21 | RDEPEND="app-arch/unzip |
21 | RDEPEND="app-arch/unzip |
| 22 | >=dev-libs/dbus-glib-0.60 |
22 | >=dev-libs/dbus-glib-0.60 |
| 23 | dev-libs/libxml2:2 |
23 | dev-libs/libxml2:2 |
|
|
24 | media-libs/libmodplug |
| 24 | >=media-sound/audacious-3.1 |
25 | >=media-sound/audacious-3.1 |
| 25 | >=net-libs/neon-0.26.4 |
26 | >=net-libs/neon-0.26.4 |
| 26 | x11-libs/gtk+:3 |
27 | x11-libs/gtk+:3 |
| 27 | aac? ( >=media-libs/faad2-2.7 ) |
28 | aac? ( >=media-libs/faad2-2.7 ) |
| 28 | adplug? ( >=dev-cpp/libbinio-1.4 ) |
29 | adplug? ( >=dev-cpp/libbinio-1.4 ) |