diff options
Diffstat (limited to 'trinity-apps/amarok/amarok-14.1.5.ebuild')
| -rw-r--r-- | trinity-apps/amarok/amarok-14.1.5.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/trinity-apps/amarok/amarok-14.1.5.ebuild b/trinity-apps/amarok/amarok-14.1.5.ebuild index 7a018774..65d7f39d 100644 --- a/trinity-apps/amarok/amarok-14.1.5.ebuild +++ b/trinity-apps/amarok/amarok-14.1.5.ebuild @@ -37,7 +37,7 @@ fi # # - Otherwise the ebuild should offer all what can be done with CMake at the moment. -IUSE="akode amazon ifp inotify ipod konqsidebar mariadb mp4 mtp mysql njb +IUSE="akode amazon ifp inotify ipod konqsidebar mariadb mtp mysql njb opengl postgres visualization +xine" REQUIRED_USE="|| ( xine akode ) mysql? ( !mariadb )" @@ -48,7 +48,6 @@ DEPEND=" akode? ( ~media-libs/akode-${PV} ) ifp? ( media-libs/libifp ) ipod? ( media-libs/libgpod ) - mp4? ( media-libs/libmp4v2 ) mtp? ( media-libs/libmtp ) mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) @@ -77,7 +76,6 @@ src_configure() { -DWITH_INOTIFY="$(usex inotify)" -DWITH_IPOD="$(usex ipod)" -DWITH_KONQSIDEBAR="$(usex konqsidebar)" - -DWITH_MP4V2="$(usex mp4)" -DWITH_MTP="$(usex mtp)" -DWITH_NJB="$(usex njb)" -DWITH_OPENGL="$(usex opengl)" |
