public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: metadata.xml ChangeLog ario-1.1.ebuild ario-1.2.ebuild
@ 2009-01-03  0:17 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2009-01-03  0:17 UTC (permalink / raw
  To: gentoo-commits

angelos     09/01/03 00:17:29

  Modified:             metadata.xml ChangeLog ario-1.1.ebuild
  Added:                ario-1.2.ebuild
  Log:
  Version bump, bug 253502
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.3                  media-sound/ario/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	8 Dec 2008 22:31:44 -0000	1.2
+++ metadata.xml	3 Jan 2009 00:17:29 -0000	1.3
@@ -8,5 +8,6 @@
 	</maintainer>
 	<use>
 		<flag name="audioscrobbler">Enable song tracking via last.fm</flag>
+		<flag name="idle">Enable experimental support for MPD's idle command to reduce bandwith and cpu usage, requires MPD 0.14</flag>
 	</use>
 </pkgmetadata>



1.8                  media-sound/ario/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	8 Dec 2008 22:31:44 -0000	1.7
+++ ChangeLog	3 Jan 2009 00:17:29 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/ario
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.7 2008/12/08 22:31:44 angelos Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.8 2009/01/03 00:17:29 angelos Exp $
+
+*ario-1.2 (03 Jan 2009)
+
+  03 Jan 2009; Christoph Mende <angelos@gentoo.org> metadata.xml,
+  ario-1.1.ebuild, +ario-1.2.ebuild:
+  Version bump, bug 253502
 
   08 Dec 2008; Christoph Mende <angelos@gentoo.org> ario-1.1.ebuild:
   Added USE=audioscrobbler



1.8                  media-sound/ario/ario-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ario-1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ario-1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ario-1.1.ebuild?r1=1.7&r2=1.8

Index: ario-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ario-1.1.ebuild	8 Dec 2008 22:31:44 -0000	1.7
+++ ario-1.1.ebuild	3 Jan 2009 00:17:29 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.7 2008/12/08 22:31:44 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.1.ebuild,v 1.8 2009/01/03 00:17:29 angelos Exp $
 
 EAPI=1
 inherit autotools eutils gnome2-utils
@@ -9,7 +9,7 @@
 HOMEPAGE="http://ario-player.sourceforge.net"
 SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
-LICENSE="GPL-1"
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="audioscrobbler dbus debug zeroconf"



1.1                  media-sound/ario/ario-1.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ario-1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/ario/ario-1.2.ebuild?rev=1.1&content-type=text/plain

Index: ario-1.2.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.2.ebuild,v 1.1 2009/01/03 00:17:29 angelos Exp $

EAPI=1
inherit gnome2-utils

DESCRIPTION="a GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
HOMEPAGE="http://ario-player.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="audioscrobbler dbus debug idle libnotify nls python zeroconf"

RDEPEND=">=dev-libs/glib-2.14:2
	gnome-base/libglade:2.0
	net-misc/curl
	net-libs/gnutls
	>=x11-libs/gtk+-2.12:2
	audioscrobbler? ( net-libs/libsoup:2.4 )
	dbus? ( dev-libs/dbus-glib )
	libnotify? ( x11-libs/libnotify )
	python? ( dev-python/pygtk
		dev-python/pygobject )
	zeroconf? ( net-dns/avahi )"
DEPEND="sys-devel/gettext
	dev-util/intltool
	dev-util/pkgconfig"

src_compile() {
	econf \
		$(use_enable audioscrobbler) \
		$(use_enable dbus) \
		$(use_enable debug) \
		$(use_enable idle mpdidle) \
		$(use_enable libnotify notify) \
		$(use_enable nls) \
		$(use_enable python) \
		$(use_enable zeroconf avahi)

	emake || die "emake failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
	dodoc AUTHORS ChangeLog NEWS README TODO
}

pkg_preinst() {
	gnome2_icon_savelist
}

pkg_postinst() {
	gnome2_icon_cache_update
}

pkg_postrm() {
	gnome2_icon_cache_update
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-03  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03  0:17 [gentoo-commits] gentoo-x86 commit in media-sound/ario: metadata.xml ChangeLog ario-1.1.ebuild ario-1.2.ebuild Christoph Mende (angelos)

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