public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/pavucontrol: ChangeLog pavucontrol-2.0.ebuild
@ 2013-04-05  8:37 Arun Raghavan (ford_prefect)
  0 siblings, 0 replies; only message in thread
From: Arun Raghavan (ford_prefect) @ 2013-04-05  8:37 UTC (permalink / raw
  To: gentoo-commits

ford_prefect    13/04/05 08:37:06

  Modified:             ChangeLog
  Added:                pavucontrol-2.0.ebuild
  Log:
  Bump to 2.0
  
  (Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 29C3E2EC)

Revision  Changes    Path
1.39                 media-sound/pavucontrol/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	20 May 2012 20:48:51 -0000	1.38
+++ ChangeLog	5 Apr 2013 08:37:05 -0000	1.39
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/pavucontrol
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.38 2012/05/20 20:48:51 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.39 2013/04/05 08:37:05 ford_prefect Exp $
+
+*pavucontrol-2.0 (05 Apr 2013)
+
+  05 Apr 2013; Arun Raghavan <ford_prefect@gentoo.org> +pavucontrol-2.0.ebuild:
+  Bump to 2.0
 
   20 May 2012; Samuli Suominen <ssuominen@gentoo.org> pavucontrol-1.0.ebuild:
   Keyword ~ppc64



1.1                  media-sound/pavucontrol/pavucontrol-2.0.ebuild

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

Index: pavucontrol-2.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-2.0.ebuild,v 1.1 2013/04/05 08:37:06 ford_prefect Exp $

EAPI=4

DESCRIPTION="Pulseaudio Volume Control, GTK based mixer for Pulseaudio"
HOMEPAGE="http://freedesktop.org/software/pulseaudio/pavucontrol/"
SRC_URI="http://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls"

RDEPEND=">=dev-cpp/gtkmm-3.0:3.0
	>=dev-libs/libsigc++-2.2:2
	>=media-libs/libcanberra-0.16[gtk3]
	>=media-sound/pulseaudio-0.9.16[glib]
	virtual/freedesktop-icon-theme"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	nls? (
		dev-util/intltool
		sys-devel/gettext
		)"

src_configure() {
	econf \
		--docdir=/usr/share/doc/${PF} \
		--htmldir=/usr/share/doc/${PF}/html \
		--disable-lynx \
		$(use_enable nls)
}





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

only message in thread, other threads:[~2013-04-05  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05  8:37 [gentoo-commits] gentoo-x86 commit in media-sound/pavucontrol: ChangeLog pavucontrol-2.0.ebuild Arun Raghavan (ford_prefect)

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