From: "Diego Petteno (flameeyes)" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/pavucontrol: ChangeLog pavucontrol-0.9.7.ebuild
Date: Fri, 10 Oct 2008 13:07:04 +0000 [thread overview]
Message-ID: <E1KoHhw-0005r2-Ur@stork.gentoo.org> (raw)
flameeyes 08/10/10 13:07:04
Modified: ChangeLog
Added: pavucontrol-0.9.7.ebuild
Log:
Version bump.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Revision Changes Path
1.18 media-sound/pavucontrol/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pavucontrol/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pavucontrol/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pavucontrol/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 9 Oct 2008 21:42:28 -0000 1.17
+++ ChangeLog 10 Oct 2008 13:07:04 -0000 1.18
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/pavucontrol
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.17 2008/10/09 21:42:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/ChangeLog,v 1.18 2008/10/10 13:07:04 flameeyes Exp $
+
+*pavucontrol-0.9.7 (10 Oct 2008)
+
+ 10 Oct 2008; Diego Pettenò <flameeyes@gentoo.org>
+ +pavucontrol-0.9.7.ebuild:
+ Version bump.
*pavucontrol-0.9.6-r1 (09 Oct 2008)
1.1 media-sound/pavucontrol/pavucontrol-0.9.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pavucontrol/pavucontrol-0.9.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/pavucontrol/pavucontrol-0.9.7.ebuild?rev=1.1&content-type=text/plain
Index: pavucontrol-0.9.7.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/pavucontrol/pavucontrol-0.9.7.ebuild,v 1.1 2008/10/10 13:07:04 flameeyes Exp $
EAPI=2
inherit eutils
DESCRIPTION="Pulseaudio Volume Control, GTK based mixer for Pulseaudio"
HOMEPAGE="http://0pointer.de/lennart/projects/pavucontrol/"
SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
DEPEND=">=dev-cpp/gtkmm-2.4
>=dev-cpp/libglademm-2.4
>=dev-libs/libsigc++-2.0
>=media-sound/pulseaudio-0.9.7[glib]"
RDEPEND="${DEPEND}
x11-themes/gnome-icon-theme"
DEPEND="${DEPEND}
nls? ( sys-devel/gettext dev-util/intltool )
dev-util/pkgconfig"
src_configure() {
# Lynx is used during make dist basically
econf \
$(use_enable nls) \
--disable-dependency-tracking \
--disable-lynx || die "econf failed"
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dohtml -r doc
dodoc README
}
next reply other threads:[~2008-10-10 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-10 13:07 Diego Petteno (flameeyes) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-25 18:19 [gentoo-commits] gentoo-x86 commit in media-sound/pavucontrol: ChangeLog pavucontrol-0.9.7.ebuild Petteri Raty (betelgeuse)
2009-05-27 7:13 Samuli Suominen (ssuominen)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1KoHhw-0005r2-Ur@stork.gentoo.org \
--to=flameeyes@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox