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 BB3C3139694 for ; Tue, 30 May 2017 08:20:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3C92E0DFF; Tue, 30 May 2017 08:20:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CED79E0DFF for ; Tue, 30 May 2017 08:20:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8F53A3416DE for ; Tue, 30 May 2017 08:20:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DD1A7459 for ; Tue, 30 May 2017 08:20:48 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1496132441.b4cb59e5479782c9a89a4d0c3deac1c3904e30bd.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpeg/ffmpeg-9999.ebuild X-VCS-Directories: media-video/ffmpeg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b4cb59e5479782c9a89a4d0c3deac1c3904e30bd X-VCS-Branch: master Date: Tue, 30 May 2017 08:20:48 +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: a4c0e5d7-85d6-4e8e-8277-3c183c88eee7 X-Archives-Hash: c3e9364590e0705121133fd6a5aa1dfd commit: b4cb59e5479782c9a89a4d0c3deac1c3904e30bd Author: Alexis Ballier gentoo org> AuthorDate: Tue May 30 08:20:17 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 30 08:20:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4cb59e5 media-video/ffmpeg: drop schroedinger useflag in live ebuild Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-video/ffmpeg/ffmpeg-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index dba4c4b57db..dd48152fdd8 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -75,7 +75,7 @@ FFMPEG_FLAG_MAP=( amr:libopencore-amrwb amr:libopencore-amrnb fdk:libfdk-aac jpeg2k:libopenjpeg bluray:libbluray celt:libcelt gme:libgme gsm:libgsm mmal modplug:libmodplug opus:libopus libilbc librtmp ssh:libssh - schroedinger:libschroedinger speex:libspeex svg:librsvg vorbis:libvorbis + speex:libspeex svg:librsvg vorbis:libvorbis vpx:libvpx zvbi:libzvbi # libavfilter options bs2b:libbs2b chromaprint flite:libflite frei0r @@ -234,7 +234,6 @@ RDEPEND=" librtmp? ( >=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] ) samba? ( >=net-fs/samba-3.6.23-r1[${MULTILIB_USEDEP}] ) - schroedinger? ( >=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}] ) sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] ) sofalizer? ( >=sci-libs/netcdf-4.3.2-r1[hdf5]