* [gentoo-commits] gentoo-x86 commit in media-sound/decibel-audio-player: decibel-audio-player-0.11.ebuild decibel-audio-player-0.10.ebuild ChangeLog
@ 2008-10-19 9:55 Alexis Ballier (aballier)
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-19 9:55 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/19 09:55:31
Modified: decibel-audio-player-0.11.ebuild
decibel-audio-player-0.10.ebuild ChangeLog
Log:
allow gst-plugins-cdio for cdaudio playback, by Josh, bug #242734
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.6 x86_64)
Revision Changes Path
1.2 media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?r1=1.1&r2=1.2
Index: decibel-audio-player-0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- decibel-audio-player-0.11.ebuild 21 Aug 2008 09:35:33 -0000 1.1
+++ decibel-audio-player-0.11.ebuild 19 Oct 2008 09:55:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.1 2008/08/21 09:35:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.2 2008/10/19 09:55:31 aballier Exp $
DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
HOMEPAGE="http://decibel.silent-blade.org"
@@ -17,7 +17,8 @@
dev-python/gst-python
>=media-plugins/gst-plugins-meta-0.10-r2
aac? ( media-plugins/gst-plugins-faad )
- cdaudio? ( media-plugins/gst-plugins-cdparanoia
+ cdaudio? ( || ( media-plugins/gst-plugins-cdio
+ media-plugins/gst-plugins-cdparanoia )
dev-python/cddb-py )
gnome? ( dev-python/gnome-python-desktop )
libnotify? ( dev-python/notify-python )
1.6 media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?r1=1.5&r2=1.6
Index: decibel-audio-player-0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- decibel-audio-player-0.10.ebuild 17 Aug 2008 17:15:39 -0000 1.5
+++ decibel-audio-player-0.10.ebuild 19 Oct 2008 09:55:31 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.5 2008/08/17 17:15:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.6 2008/10/19 09:55:31 aballier Exp $
DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
HOMEPAGE="http://decibel.silent-blade.org"
@@ -17,7 +17,8 @@
dev-python/gst-python
>=media-plugins/gst-plugins-meta-0.10-r2
aac? ( media-plugins/gst-plugins-faad )
- cdaudio? ( media-plugins/gst-plugins-cdparanoia
+ cdaudio? ( || ( media-plugins/gst-plugins-cdio
+ media-plugins/gst-plugins-cdparanoia )
dev-python/cddb-py )
gnome? ( dev-python/gnome-python-desktop )
libnotify? ( dev-python/notify-python )
1.6 media-sound/decibel-audio-player/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 21 Aug 2008 09:35:33 -0000 1.5
+++ ChangeLog 19 Oct 2008 09:55:31 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/decibel-audio-player
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.5 2008/08/21 09:35:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.6 2008/10/19 09:55:31 aballier Exp $
+
+ 19 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+ decibel-audio-player-0.10.ebuild, decibel-audio-player-0.11.ebuild:
+ allow gst-plugins-cdio for cdaudio playback, by Josh, bug #242734
*decibel-audio-player-0.11 (21 Aug 2008)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/decibel-audio-player: decibel-audio-player-0.11.ebuild decibel-audio-player-0.10.ebuild ChangeLog
@ 2008-10-24 8:30 Alexis Ballier (aballier)
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2008-10-24 8:30 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/24 08:30:23
Modified: decibel-audio-player-0.11.ebuild
decibel-audio-player-0.10.ebuild ChangeLog
Log:
Add postinst message about the Decibel guide, by Josh
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.2 x86_64)
Revision Changes Path
1.3 media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild?r1=1.2&r2=1.3
Index: decibel-audio-player-0.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- decibel-audio-player-0.11.ebuild 19 Oct 2008 09:55:31 -0000 1.2
+++ decibel-audio-player-0.11.ebuild 24 Oct 2008 08:30:23 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.2 2008/10/19 09:55:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.11.ebuild,v 1.3 2008/10/24 08:30:23 aballier Exp $
DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
HOMEPAGE="http://decibel.silent-blade.org"
@@ -31,3 +31,9 @@
install || die "emake install failed"
dodoc doc/ChangeLog || die "dodoc failed"
}
+
+pkg_postinst() {
+ elog "Please read the Decibel guide at"
+ elog "http://www.gentoo.org/proj/en/desktop/sound/decibel.xml; it contains"
+ elog "information on how to enable various features and audio formats."
+}
1.7 media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild?r1=1.6&r2=1.7
Index: decibel-audio-player-0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- decibel-audio-player-0.10.ebuild 19 Oct 2008 09:55:31 -0000 1.6
+++ decibel-audio-player-0.10.ebuild 24 Oct 2008 08:30:23 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.6 2008/10/19 09:55:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/decibel-audio-player-0.10.ebuild,v 1.7 2008/10/24 08:30:23 aballier Exp $
DESCRIPTION="A GTK+ audio player which aims at being very straightforward to use."
HOMEPAGE="http://decibel.silent-blade.org"
@@ -31,3 +31,9 @@
install || die "emake install failed"
dodoc doc/ChangeLog || die "dodoc failed"
}
+
+pkg_postinst() {
+ elog "Please read the Decibel guide at"
+ elog "http://www.gentoo.org/proj/en/desktop/sound/decibel.xml; it contains"
+ elog "information on how to enable various features and audio formats."
+}
1.7 media-sound/decibel-audio-player/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/decibel-audio-player/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 19 Oct 2008 09:55:31 -0000 1.6
+++ ChangeLog 24 Oct 2008 08:30:23 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/decibel-audio-player
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.6 2008/10/19 09:55:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/decibel-audio-player/ChangeLog,v 1.7 2008/10/24 08:30:23 aballier Exp $
+
+ 24 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+ decibel-audio-player-0.10.ebuild, decibel-audio-player-0.11.ebuild:
+ Add postinst message about the Decibel guide, by Josh
19 Oct 2008; Alexis Ballier <aballier@gentoo.org>
decibel-audio-player-0.10.ebuild, decibel-audio-player-0.11.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-24 8:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-19 9:55 [gentoo-commits] gentoo-x86 commit in media-sound/decibel-audio-player: decibel-audio-player-0.11.ebuild decibel-audio-player-0.10.ebuild ChangeLog Alexis Ballier (aballier)
-- strict thread matches above, loose matches on Subject: below --
2008-10-24 8:30 Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox