Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: metadata.xml ChangeLog sound-juicer-3.5.1_pre20121231.ebuild sound-juicer-2.99.0_pre20111001.ebuild
Date: Mon, 31 Dec 2012 14:05:06
Message-Id: 20121231140455.454AA2171D@flycatcher.gentoo.org
1 eva 12/12/31 14:04:55
2
3 Modified: metadata.xml ChangeLog
4 Added: sound-juicer-3.5.1_pre20121231.ebuild
5 Removed: sound-juicer-2.99.0_pre20111001.ebuild
6 Log:
7 Version bump for Gnome 3.6.
8
9 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)
10
11 Revision Changes Path
12 1.4 media-sound/sound-juicer/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/metadata.xml?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/metadata.xml?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/metadata.xml?r1=1.3&r2=1.4
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/metadata.xml,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- metadata.xml 29 Aug 2011 23:55:56 -0000 1.3
25 +++ metadata.xml 31 Dec 2012 14:04:55 -0000 1.4
26 @@ -1,10 +1,5 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <herd>gnome</herd>
31 - <herd>sound</herd>
32 - <maintainer>
33 - <email>sping@g.o</email>
34 - <name>Sebastian Pipping</name>
35 - </maintainer>
36 +<herd>gnome</herd>
37 </pkgmetadata>
38
39
40
41 1.220 media-sound/sound-juicer/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.220&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.220&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.219&r2=1.220
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
50 retrieving revision 1.219
51 retrieving revision 1.220
52 diff -u -r1.219 -r1.220
53 --- ChangeLog 7 Jun 2012 05:37:35 -0000 1.219
54 +++ ChangeLog 31 Dec 2012 14:04:55 -0000 1.220
55 @@ -1,6 +1,13 @@
56 # ChangeLog for media-sound/sound-juicer
57 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.219 2012/06/07 05:37:35 tetromino Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.220 2012/12/31 14:04:55 eva Exp $
60 +
61 +*sound-juicer-3.5.1_pre20121231 (31 Dec 2012)
62 +
63 + 31 Dec 2012; Gilles Dartiguelongue <eva@g.o>
64 + -sound-juicer-2.99.0_pre20111001.ebuild,
65 + +sound-juicer-3.5.1_pre20121231.ebuild, metadata.xml:
66 + Version bump for Gnome 3.6.
67
68 07 Jun 2012; Alexandre Rostovtsev <tetromino@g.o>
69 sound-juicer-2.99.0_pre20111001.ebuild:
70
71
72
73 1.1 media-sound/sound-juicer/sound-juicer-3.5.1_pre20121231.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-3.5.1_pre20121231.ebuild?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-3.5.1_pre20121231.ebuild?rev=1.1&content-type=text/plain
77
78 Index: sound-juicer-3.5.1_pre20121231.ebuild
79 ===================================================================
80 # Copyright 1999-2012 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 # $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-3.5.1_pre20121231.ebuild,v 1.1 2012/12/31 14:04:55 eva Exp $
83
84 EAPI="5"
85 GCONF_DEBUG="yes"
86 GNOME2_LA_PUNT="yes"
87
88 inherit gnome2
89
90 DESCRIPTION="CD ripper for GNOME"
91 HOMEPAGE="http://www.burtonini.com/blog/computers/sound-juicer/"
92 SRC_URI="http://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.bz2"
93
94 LICENSE="GPL-2+"
95 SLOT="0"
96 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
97 IUSE="flac test vorbis"
98
99 COMMON_DEPEND="
100 >=dev-libs/glib-2.32:2
101 >=x11-libs/gtk+-2.90:3
102 media-libs/libcanberra[gtk3]
103 >=app-cdr/brasero-2.90
104 >=gnome-base/gconf-2:2
105 sys-apps/dbus
106
107 media-libs/libdiscid
108 >=media-libs/musicbrainz-5.0.1:5
109
110 media-libs/gstreamer:1.0
111 media-libs/gst-plugins-base:1.0[vorbis?]
112 flac? ( media-plugins/gst-plugins-flac:1.0 )
113 "
114 RDEPEND="${COMMON_DEPEND}
115 gnome-base/gvfs[cdda,udev]
116 || (
117 media-plugins/gst-plugins-cdparanoia:1.0
118 media-plugins/gst-plugins-cdio:1.0 )
119 media-plugins/gst-plugins-meta:1.0
120 "
121 DEPEND="${COMMON_DEPEND}
122 >=dev-util/intltool-0.40
123 >=app-text/scrollkeeper-0.3.5
124 app-text/gnome-doc-utils
125 virtual/pkgconfig
126 test? ( ~app-text/docbook-xml-dtd-4.3 )"
127
128 # Upstream did not do a post-release version bump.
129 S="${WORKDIR}/${PN}-3.5.0"
130
131 src_prepare() {
132 gnome2_src_prepare
133
134 # FIXME: gst macros does not take GST_INSPECT override anymore but we need a
135 # way to disable inspection due to gst-clutter always creating a GL context
136 # which is forbidden in sandbox since it needs write access to
137 # /dev/card*/dri
138 sed -e "s|\(gstinspect=\).*|\1$(type -P true)|" \
139 -i configure || die
140 }
141
142 pkg_postinst() {
143 gnome2_pkg_postinst
144 ewarn "If ${PN} does not rip to some music format, please check your USE flags"
145 ewarn "on media-libs/libgnome-media-profiles and media-plugins/gst-plugins-meta"
146 ewarn
147 ewarn "The list of audio encoding profiles in ${P} is non-customizable."
148 ewarn "A possible workaround is to rip to flac using ${PN}, and convert to"
149 ewarn "your desired format using a separate tool."
150 }