From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92F58138334 for ; Mon, 13 Aug 2018 21:40:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E21B2E08F0; Mon, 13 Aug 2018 21:40:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A13A7E08E5 for ; Mon, 13 Aug 2018 21:40:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47394335CC7 for ; Mon, 13 Aug 2018 21:40:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 860FC3A6 for ; Mon, 13 Aug 2018 21:40:32 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1534196411.ad1bdbdda967be43e646c7e45c9b4af74e46b836.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/xine-lib/metadata.xml media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild media-libs/xine-lib/xine-lib-1.2.9999.ebuild X-VCS-Directories: media-libs/xine-lib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ad1bdbdda967be43e646c7e45c9b4af74e46b836 X-VCS-Branch: master Date: Mon, 13 Aug 2018 21:40:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 053d963c-af03-4811-b52c-7e9f34e7a621 X-Archives-Hash: 1ba1500e89ac52907e55d597634f372e commit: ad1bdbdda967be43e646c7e45c9b4af74e46b836 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 13 20:35:49 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 13 21:40:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1bdbdd media-libs/xine-lib: Drop USE fusionsound and DirectFB from DEPENDs Package-Manager: Portage-2.3.46, Repoman-2.3.10 media-libs/xine-lib/metadata.xml | 3 --- media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild | 5 ++--- media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 5 ++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/media-libs/xine-lib/metadata.xml b/media-libs/xine-lib/metadata.xml index 9d10869197e..18cafd44590 100644 --- a/media-libs/xine-lib/metadata.xml +++ b/media-libs/xine-lib/metadata.xml @@ -18,9 +18,6 @@ container (OggFLAC), but might have better support for exotic features like 24-bit samples or 96kHz sample rates. - - Enable support for the Fusion audio sub system - Build the gdkpixbuf-based image decoder plugin. diff --git a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild index 8b7764e2471..d1f4ebf4035 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9-r1.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://xine.sourceforge.net/" LICENSE="GPL-2" SLOT="1" -IUSE="a52 aac aalib +alsa altivec bluray +css dts dvb dxr3 fbcon flac fusionsound gtk imagemagick ipv6 jack jpeg libav libcaca mad +mmap mng modplug musepack opengl oss pulseaudio samba sdl speex theora truetype v4l vaapi vcd vdpau vdr vidix +vis vorbis vpx wavpack +X +xcb xinerama +xv xvmc ${NLS_IUSE}" +IUSE="a52 aac aalib +alsa altivec bluray +css dts dvb dxr3 fbcon flac gtk imagemagick ipv6 jack jpeg libav libcaca mad +mmap mng modplug musepack opengl oss pulseaudio samba sdl speex theora truetype v4l vaapi vcd vdpau vdr vidix +vis vorbis vpx wavpack +X +xcb xinerama +xv xvmc ${NLS_IUSE}" RDEPEND="${NLS_RDEPEND} dev-libs/libxdg-basedir @@ -40,7 +40,6 @@ RDEPEND="${NLS_RDEPEND} dts? ( media-libs/libdca ) dxr3? ( media-libs/libfame ) flac? ( media-libs/flac ) - fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gtk? ( x11-libs/gdk-pixbuf:2 ) imagemagick? ( virtual/imagemagick-tools ) jack? ( >=media-sound/jack-audio-connection-kit-0.100 ) @@ -156,6 +155,7 @@ src_configure() { --with-w32-path=${win32dir} --with-xv-path=/usr/$(get_libdir) --without-esound + --without-fusionsound $(use_enable a52 a52dec) $(use_enable aac faad) $(use_enable aalib) @@ -190,7 +190,6 @@ src_configure() { $(use_enable vpx) $(use_with alsa) $(use_with flac libflac) - $(use_with fusionsound) $(use_with imagemagick) $(use_with jack) $(use_with libcaca caca) diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild index 74831e6450b..7b117ee415d 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild @@ -24,7 +24,7 @@ HOMEPAGE="http://xine.sourceforge.net/" LICENSE="GPL-2" SLOT="1" -IUSE="a52 aac aalib +alsa altivec bluray +css dts dvb dxr3 fbcon flac fusionsound gtk imagemagick ipv6 jack jpeg libav libcaca mad +mmap mng modplug musepack opengl oss pulseaudio samba sdl speex theora truetype v4l vaapi vcd vdpau vdr vidix +vis vorbis vpx wavpack +X +xcb xinerama +xv xvmc ${NLS_IUSE}" +IUSE="a52 aac aalib +alsa altivec bluray +css dts dvb dxr3 fbcon flac gtk imagemagick ipv6 jack jpeg libav libcaca mad +mmap mng modplug musepack opengl oss pulseaudio samba sdl speex theora truetype v4l vaapi vcd vdpau vdr vidix +vis vorbis vpx wavpack +X +xcb xinerama +xv xvmc ${NLS_IUSE}" RDEPEND="${NLS_RDEPEND} dev-libs/libxdg-basedir @@ -40,7 +40,6 @@ RDEPEND="${NLS_RDEPEND} dts? ( media-libs/libdca ) dxr3? ( media-libs/libfame ) flac? ( media-libs/flac ) - fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gtk? ( x11-libs/gdk-pixbuf:2 ) imagemagick? ( virtual/imagemagick-tools ) jack? ( virtual/jack ) @@ -152,6 +151,7 @@ src_configure() { --with-w32-path=${win32dir} --with-xv-path=/usr/$(get_libdir) --without-esound + --without-fusionsound $(use_enable a52 a52dec) $(use_enable aac faad) $(use_enable aalib) @@ -186,7 +186,6 @@ src_configure() { $(use_enable vpx) $(use_with alsa) $(use_with flac libflac) - $(use_with fusionsound) $(use_with imagemagick) $(use_with jack) $(use_with libcaca caca)