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 804961382DE for ; Sat, 2 Jul 2016 17:12:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 747C814179; Sat, 2 Jul 2016 17:12:21 +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 E95F0E0B2A for ; Sat, 2 Jul 2016 17:12:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CD64340DE2 for ; Sat, 2 Jul 2016 17:12:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45ED8244A for ; Sat, 2 Jul 2016 17:12:13 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1467479475.df2bbc552bdc765a22a14d450e8c613a5b14bad2.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sound-juicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/sound-juicer/Manifest media-sound/sound-juicer/sound-juicer-3.20.0.ebuild X-VCS-Directories: media-sound/sound-juicer/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: df2bbc552bdc765a22a14d450e8c613a5b14bad2 X-VCS-Branch: master Date: Sat, 2 Jul 2016 17:12:13 +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: 7c1dba16-439f-4f7f-b70f-72569651b2cc X-Archives-Hash: 3d0b281366ded73106b22f4c0272134e commit: df2bbc552bdc765a22a14d450e8c613a5b14bad2 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 2 16:17:25 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 2 17:11:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df2bbc55 media-sound/sound-juicer: Version bump Package-Manager: portage-2.3.0_rc1 media-sound/sound-juicer/Manifest | 1 + .../sound-juicer/sound-juicer-3.20.0.ebuild | 62 ++++++++++++++++++++++ 2 files changed, 63 insertions(+) diff --git a/media-sound/sound-juicer/Manifest b/media-sound/sound-juicer/Manifest index c91cc95..bde84d5 100644 --- a/media-sound/sound-juicer/Manifest +++ b/media-sound/sound-juicer/Manifest @@ -1 +1,2 @@ DIST sound-juicer-3.18.2.tar.xz 821624 SHA256 fd51d09dc733a5fa68dfa4457094ab0daa36eb4a76b3fdb27e36d61f533eac30 SHA512 34fbdbe0214afe20cb6eb5a60e47c08f98194f85f52c32336b457fc723a1cd2cae17a88fab3ec9508fa30771f3ae7191d560b9f2a47b208d426debabdc3636e9 WHIRLPOOL 234ecc5515dab9104e766e5a980b7de3fa3577b837b1228ea7585e9d84021acc4b6212137be1e7549dbf390f772833e11761b09173c2832e90fda5ea988cf234 +DIST sound-juicer-3.20.0.tar.xz 823416 SHA256 77e2b75f3f6fa82fc182ad782afe93c1be8d227979c80a7db9c5c54520d50c1a SHA512 366e815ebcba961d31397d2412752e9c8bfc36d3c4ec666e1120aea3b4dcdc732f9256965c8515cc371e7ab36c522fa9039d96d51931db456555ac89c4a0692c WHIRLPOOL 0870acff102e9866057751125a47b0675750a550b882428307d4afbccf2638129d81bf7bf740f5f7b5e58fc51c2b7064e0f249b934c35498922b7b1333c55d32 diff --git a/media-sound/sound-juicer/sound-juicer-3.20.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.20.0.ebuild new file mode 100644 index 0000000..b5df27d --- /dev/null +++ b/media-sound/sound-juicer/sound-juicer-3.20.0.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit gnome2 + +DESCRIPTION="CD ripper for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/SoundJuicer" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="debug flac test vorbis" + +COMMON_DEPEND=" + app-text/iso-codes + >=dev-libs/glib-2.38:2[dbus] + >=x11-libs/gtk+-3.19.6:3 + media-libs/libcanberra[gtk3] + >=app-cdr/brasero-2.90 + sys-apps/dbus + gnome-base/gsettings-desktop-schemas + + >=media-libs/libdiscid-0.3.0 + >=media-libs/musicbrainz-5.0.1:5 + + media-libs/gstreamer:1.0 + media-libs/gst-plugins-base:1.0[vorbis?] + flac? ( media-plugins/gst-plugins-flac:1.0 ) +" +RDEPEND="${COMMON_DEPEND} + gnome-base/gvfs[cdda,udev] + || ( + media-plugins/gst-plugins-cdparanoia:1.0 + media-plugins/gst-plugins-cdio:1.0 ) + media-plugins/gst-plugins-meta:1.0 +" +DEPEND="${COMMON_DEPEND} + dev-libs/appstream-glib + >=dev-util/intltool-0.50 + dev-util/itstool + virtual/pkgconfig + test? ( ~app-text/docbook-xml-dtd-4.3 ) +" +# eautoreconf needs gnome-common + +src_prepare() { + gnome2_src_prepare + + # FIXME: gst macros does not take GST_INSPECT override anymore but we need a + # way to disable inspection due to gst-clutter always creating a GL context + # which is forbidden in sandbox since it needs write access to + # /dev/card*/dri + sed -e "s|\(gstinspect=\).*|\1$(type -P true)|" \ + -i configure || die +} + +src_configure() { + gnome2_src_configure \ + $(usex debug --enable-debug=yes ' ') +}