public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/pithos: ChangeLog pithos-99999999.ebuild pithos-20130710.ebuild pithos-20130808.ebuild
@ 2013-08-08 21:24 Patrick McLean (chutzpah)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick McLean (chutzpah) @ 2013-08-08 21:24 UTC (permalink / raw
  To: gentoo-commits

chutzpah    13/08/08 21:24:49

  Modified:             ChangeLog pithos-99999999.ebuild
                        pithos-20130710.ebuild
  Added:                pithos-20130808.ebuild
  Log:
  Version bump, add PYTHON_USEDEP dependencies (bug #479930). Add patch to disable annoying volume notifications (bug #480286).
  
  (Portage version: 2.1.13.5/cvs/Linux x86_64, signed Manifest commit with key 0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  Changes    Path
1.3                  media-sound/pithos/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	11 Jul 2013 17:06:04 -0000	1.2
+++ ChangeLog	8 Aug 2013 21:24:48 -0000	1.3
@@ -1,10 +1,19 @@
 # ChangeLog for media-sound/pithos
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.2 2013/07/11 17:06:04 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.3 2013/08/08 21:24:48 chutzpah Exp $
+
+*pithos-20130808 (08 Aug 2013)
+
+  08 Aug 2013; Patrick McLean <chutzpah@gentoo.org> pithos-20130710.ebuild,
+  +pithos-20130808.ebuild, pithos-99999999.ebuild,
+  +files/pithos-20130808-detect-datadir.patch,
+  +files/pithos-20130808-dont-notify-volume.patch:
+  Version bump, add PYTHON_USEDEP dependencies (bug #479930). Add patch to
+  disable annoying volume notifications (bug #480286).
 
 *pithos-99999999 (11 Jul 2013)
 
-  11 Jul 2013; Patrick McLean <chutz@gentoo.org> -pithos-9999.ebuild,
+  11 Jul 2013; Patrick McLean <chutzpah@gentoo.org> -pithos-9999.ebuild,
   +pithos-99999999.ebuild:
   Rename pithos-9999 to pithos-99999999 so the live will have a higher version
   that the release.
@@ -12,7 +21,7 @@
 *pithos-20130710 (10 Jul 2013)
 *pithos-9999 (10 Jul 2013)
 
-  10 Jul 2013; Patrick McLean <chutz@gentoo.org> +pithos-9999.ebuild,
+  10 Jul 2013; Patrick McLean <chutzpah@gentoo.org> +pithos-9999.ebuild,
   +pithos-20130710.ebuild, +files/pithos-detect-datadir.patch, +files/setup.py,
   +metadata.xml:
   Initial import.



1.2                  media-sound/pithos/pithos-99999999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?r1=1.1&r2=1.2

Index: pithos-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos-99999999.ebuild	11 Jul 2013 17:06:04 -0000	1.1
+++ pithos-99999999.ebuild	8 Aug 2013 21:24:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.1 2013/07/11 17:06:04 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.2 2013/08/08 21:24:48 chutzpah Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -24,21 +24,25 @@
 KEYWORDS=""
 IUSE="gnome"
 
-DEPEND="dev-python/setuptools"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
-RDEPEND="dev-python/pyxdg
-	dev-python/pygobject:2
-	dev-python/notify-python
-	dev-python/pygtk
-	dev-python/gst-python
-	dev-python/dbus-python
+RDEPEND="dev-python/pyxdg[${PYTHON_USEDEP}]
+	dev-python/pygobject:2[${PYTHON_USEDEP}]
+	dev-python/notify-python[${PYTHON_USEDEP}]
+	dev-python/pygtk[${PYTHON_USEDEP}]
+	dev-python/gst-python[${PYTHON_USEDEP}]
+	dev-python/dbus-python[${PYTHON_USEDEP}]
 	media-plugins/gst-plugins-meta[aac,http,mp3]
 	gnome? ( gnome-base/gnome-settings-daemon )
 	!gnome? ( dev-libs/keybinder[python] )"
 
+PATCHES=(
+	"${FILESDIR}"/${P}-detect-datadir.patch
+	"${FILESDIR}"/${P}-dont-notify-volume.patch
+)
+
 src_prepare() {
 	# replace the build system with something more sane
-	epatch "${FILESDIR}"/${PN}-detect-datadir.patch
 	cp "${FILESDIR}"/setup.py "${S}"
 
 	distutils-r1_src_prepare



1.2                  media-sound/pithos/pithos-20130710.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?r1=1.1&r2=1.2

Index: pithos-20130710.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos-20130710.ebuild	10 Jul 2013 23:14:43 -0000	1.1
+++ pithos-20130710.ebuild	8 Aug 2013 21:24:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v 1.1 2013/07/10 23:14:43 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v 1.2 2013/08/08 21:24:48 chutzpah Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -24,14 +24,14 @@
 KEYWORDS="~amd64"
 IUSE="gnome"
 
-DEPEND="dev-python/setuptools"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
-RDEPEND="dev-python/pyxdg
-	dev-python/pygobject:2
-	dev-python/notify-python
-	dev-python/pygtk
-	dev-python/gst-python
-	dev-python/dbus-python
+RDEPEND="dev-python/pyxdg[${PYTHON_USEDEP}]
+	dev-python/pygobject:2[${PYTHON_USEDEP}]
+	dev-python/notify-python[${PYTHON_USEDEP}]
+	dev-python/pygtk[${PYTHON_USEDEP}]
+	dev-python/gst-python[${PYTHON_USEDEP}]
+	dev-python/dbus-python[${PYTHON_USEDEP}]
 	media-plugins/gst-plugins-meta[aac,http,mp3]
 	gnome? ( gnome-base/gnome-settings-daemon )
 	!gnome? ( dev-libs/keybinder[python] )"



1.1                  media-sound/pithos/pithos-20130808.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild?rev=1.1&content-type=text/plain

Index: pithos-20130808.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild,v 1.1 2013/08/08 21:24:48 chutzpah Exp $

EAPI=5
PYTHON_COMPAT=(python2_7)
inherit eutils distutils-r1

if [[ ${PV} == 99999999 ]]; then
	inherit git-2
	EGIT_REPO_URI="git://github.com/kevinmehall/pithos.git
					https://github.com/kevinmehall/pithos.git"
else
	MY_PV="6c9a9ff1660bb8c35b846cb5763f8a131228b6d4"
	SRC_URI="https://github.com/kevinmehall/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
	S="${WORKDIR}/${PN}-${MY_PV}"
fi

DESCRIPTION="A Pandora Radio (pandora.com) player for the GNOME Desktop"
HOMEPAGE="http://kevinmehall.net/p/pithos/"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="gnome"

DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

RDEPEND="dev-python/pyxdg[${PYTHON_USEDEP}]
	dev-python/pygobject:2[${PYTHON_USEDEP}]
	dev-python/notify-python[${PYTHON_USEDEP}]
	dev-python/pygtk[${PYTHON_USEDEP}]
	dev-python/gst-python[${PYTHON_USEDEP}]
	dev-python/dbus-python[${PYTHON_USEDEP}]
	media-plugins/gst-plugins-meta[aac,http,mp3]
	gnome? ( gnome-base/gnome-settings-daemon )
	!gnome? ( dev-libs/keybinder[python] )"

PATCHES=(
	"${FILESDIR}"/${P}-detect-datadir.patch
	"${FILESDIR}"/${P}-dont-notify-volume.patch
)

src_prepare() {
	# replace the build system with something more sane
	cp "${FILESDIR}"/setup.py "${S}"

	distutils-r1_src_prepare
}





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-sound/pithos: ChangeLog pithos-99999999.ebuild pithos-20130710.ebuild pithos-20130808.ebuild
@ 2014-04-06 10:45 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2014-04-06 10:45 UTC (permalink / raw
  To: gentoo-commits

eva         14/04/06 10:45:27

  Modified:             ChangeLog pithos-99999999.ebuild
                        pithos-20130710.ebuild pithos-20130808.ebuild
  Log:
  Pin gst-python to 0.10 slot.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.5                  media-sound/pithos/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	9 Aug 2013 00:27:32 -0000	1.4
+++ ChangeLog	6 Apr 2014 10:45:27 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/pithos
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.4 2013/08/09 00:27:32 chutzpah Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/ChangeLog,v 1.5 2014/04/06 10:45:27 eva Exp $
+
+  06 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org> pithos-20130710.ebuild,
+  pithos-20130808.ebuild, pithos-99999999.ebuild:
+  Pin gst-python to 0.10 slot.
 
   09 Aug 2013; Patrick McLean <chutz@gentoo.org> pithos-99999999.ebuild:
   Update patch names in 99999999 so it actually works.



1.4                  media-sound/pithos/pithos-99999999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild?r1=1.3&r2=1.4

Index: pithos-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pithos-99999999.ebuild	9 Aug 2013 00:27:32 -0000	1.3
+++ pithos-99999999.ebuild	6 Apr 2014 10:45:27 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.3 2013/08/09 00:27:32 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-99999999.ebuild,v 1.4 2014/04/06 10:45:27 eva Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -30,9 +30,9 @@
 	dev-python/pygobject:2[${PYTHON_USEDEP}]
 	dev-python/notify-python[${PYTHON_USEDEP}]
 	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/gst-python[${PYTHON_USEDEP}]
+	dev-python/gst-python:0.10[${PYTHON_USEDEP}]
 	dev-python/dbus-python[${PYTHON_USEDEP}]
-	media-plugins/gst-plugins-meta[aac,http,mp3]
+	media-plugins/gst-plugins-meta:0.10[aac,http,mp3]
 	gnome? ( gnome-base/gnome-settings-daemon )
 	!gnome? ( dev-libs/keybinder[python] )"
 



1.3                  media-sound/pithos/pithos-20130710.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild?r1=1.2&r2=1.3

Index: pithos-20130710.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pithos-20130710.ebuild	8 Aug 2013 21:24:48 -0000	1.2
+++ pithos-20130710.ebuild	6 Apr 2014 10:45:27 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v 1.2 2013/08/08 21:24:48 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130710.ebuild,v 1.3 2014/04/06 10:45:27 eva Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -30,9 +30,9 @@
 	dev-python/pygobject:2[${PYTHON_USEDEP}]
 	dev-python/notify-python[${PYTHON_USEDEP}]
 	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/gst-python[${PYTHON_USEDEP}]
+	dev-python/gst-python:0.10[${PYTHON_USEDEP}]
 	dev-python/dbus-python[${PYTHON_USEDEP}]
-	media-plugins/gst-plugins-meta[aac,http,mp3]
+	media-plugins/gst-plugins-meta:0.10[aac,http,mp3]
 	gnome? ( gnome-base/gnome-settings-daemon )
 	!gnome? ( dev-libs/keybinder[python] )"
 



1.2                  media-sound/pithos/pithos-20130808.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild?r1=1.1&r2=1.2

Index: pithos-20130808.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pithos-20130808.ebuild	8 Aug 2013 21:24:48 -0000	1.1
+++ pithos-20130808.ebuild	6 Apr 2014 10:45:27 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild,v 1.1 2013/08/08 21:24:48 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pithos/pithos-20130808.ebuild,v 1.2 2014/04/06 10:45:27 eva Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -30,9 +30,9 @@
 	dev-python/pygobject:2[${PYTHON_USEDEP}]
 	dev-python/notify-python[${PYTHON_USEDEP}]
 	dev-python/pygtk[${PYTHON_USEDEP}]
-	dev-python/gst-python[${PYTHON_USEDEP}]
+	dev-python/gst-python:0.10[${PYTHON_USEDEP}]
 	dev-python/dbus-python[${PYTHON_USEDEP}]
-	media-plugins/gst-plugins-meta[aac,http,mp3]
+	media-plugins/gst-plugins-meta:0.10[aac,http,mp3]
 	gnome? ( gnome-base/gnome-settings-daemon )
 	!gnome? ( dev-libs/keybinder[python] )"
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-06 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 10:45 [gentoo-commits] gentoo-x86 commit in media-sound/pithos: ChangeLog pithos-99999999.ebuild pithos-20130710.ebuild pithos-20130808.ebuild Gilles Dartiguelongue (eva)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-08 21:24 Patrick McLean (chutzpah)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox