public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/
Date: Mon, 25 Dec 2017 13:53:19 +0000 (UTC)	[thread overview]
Message-ID: <1514209980.5d8121bb17a428dadb74497a612e4e0f9ffd457f.asturm@gentoo> (raw)

commit:     5d8121bb17a428dadb74497a612e4e0f9ffd457f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 12:08:07 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 13:53:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d8121bb

media-libs/libextractor: Re-add USE=gstreamer

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/libextractor/libextractor-1.6.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-libs/libextractor/libextractor-1.6.ebuild b/media-libs/libextractor/libextractor-1.6.ebuild
index d99a626f21b..624482596d9 100644
--- a/media-libs/libextractor/libextractor-1.6.ebuild
+++ b/media-libs/libextractor/libextractor-1.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-IUSE="+archive +bzip2 ffmpeg flac gif gsf gtk jpeg +magic midi mp4 mpeg tidy tiff vorbis +zlib" # test
+IUSE="+archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic midi mp4 mpeg tidy tiff vorbis +zlib" # test
 
 RESTRICT="test"
 
@@ -30,6 +30,10 @@ COMMON_DEPEND="
 	)
 	gif? ( media-libs/giflib:= )
 	gsf? ( gnome-extra/libgsf:= )
+	gstreamer? (
+		media-libs/gstreamer:1.0
+		media-libs/gst-plugins-base:1.0
+	)
 	gtk? ( x11-libs/gtk+:3 )
 	jpeg? ( virtual/jpeg:0 )
 	magic? ( sys-apps/file )
@@ -90,14 +94,13 @@ src_configure() {
 	e_ac_cv lib_mp4v2_MP4ReadProvider=$(usex mp4)
 	e_ac_cv lib_smf_smf_load_from_memory=$(usex midi)
 
-	# gstreamer support is for 1.0, no 0.10 support
 	econf \
 		--disable-static \
 		--enable-experimental \
 		--enable-glib \
-		--without-gstreamer \
 		--disable-gsf-gnome \
 		$(use_enable gsf) \
+		$(use_with gstreamer) \
 		$(use_enable ffmpeg)
 }
 


             reply	other threads:[~2017-12-25 13:53 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-25 13:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-10 12:49 [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/ Jakov Smolić
2021-08-29 18:30 Sam James
2021-08-27 10:29 Marek Szuba
2020-04-26 10:35 David Seifert
2020-03-20  1:10 Thomas Deutschmann
2019-11-01 23:30 Sergei Trofimovich
2019-10-28  9:43 Agostino Sarubbo
2019-10-27 23:20 Thomas Deutschmann
2019-01-14 15:59 Mikle Kolyada
2019-01-14 15:57 Mikle Kolyada
2019-01-09  1:36 Thomas Deutschmann
2019-01-02  9:03 Andreas Sturmlechner
2019-01-01 12:17 Sergei Trofimovich
2019-01-01 12:17 Sergei Trofimovich
2018-12-29 23:52 Andreas Sturmlechner
2018-12-29 22:34 Andreas Sturmlechner
2018-12-04 10:06 Lars Wendler
2018-11-09 17:52 Mikle Kolyada
2018-11-07 23:44 Thomas Deutschmann
2018-11-07 23:28 Sergei Trofimovich
2018-11-07 22:59 Sergei Trofimovich
2018-10-09  8:04 Andreas Sturmlechner
2018-03-12  1:56 Matt Turner
2018-03-06  7:59 Sergei Trofimovich
2018-02-10  0:32 Thomas Deutschmann
2018-02-09  8:39 Agostino Sarubbo
2017-12-25 13:53 Andreas Sturmlechner
2017-12-25 13:53 Andreas Sturmlechner
2017-12-25 13:53 Andreas Sturmlechner
2017-12-25 13:53 Andreas Sturmlechner
2017-06-17 20:49 Andreas Sturmlechner
2016-11-27  8:38 David Seifert
2016-04-20 15:11 Ian Stakenvicius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1514209980.5d8121bb17a428dadb74497a612e4e0f9ffd457f.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox