From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/rosegarden: ChangeLog rosegarden-10.02.1.ebuild
Date: Mon, 22 Feb 2010 11:17:45 +0000 [thread overview]
Message-ID: <E1NjWIL-0006n4-BE@stork.gentoo.org> (raw)
ssuominen 10/02/22 11:17:45
Modified: ChangeLog
Added: rosegarden-10.02.1.ebuild
Log:
Version bump.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Revision Changes Path
1.72 media-sound/rosegarden/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rosegarden/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rosegarden/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rosegarden/ChangeLog?r1=1.71&r2=1.72
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/rosegarden/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog 15 Feb 2010 09:38:33 -0000 1.71
+++ ChangeLog 22 Feb 2010 11:17:44 -0000 1.72
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/rosegarden
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/ChangeLog,v 1.71 2010/02/15 09:38:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/ChangeLog,v 1.72 2010/02/22 11:17:44 ssuominen Exp $
+
+*rosegarden-10.02.1 (22 Feb 2010)
+
+ 22 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +rosegarden-10.02.1.ebuild:
+ Version bump.
*rosegarden-10.02 (15 Feb 2010)
1.1 media-sound/rosegarden/rosegarden-10.02.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rosegarden/rosegarden-10.02.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rosegarden/rosegarden-10.02.1.ebuild?rev=1.1&content-type=text/plain
Index: rosegarden-10.02.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-10.02.1.ebuild,v 1.1 2010/02/22 11:17:44 ssuominen Exp $
EAPI=2
inherit autotools eutils fdo-mime multilib
DESCRIPTION="MIDI and audio sequencer and notation editor"
HOMEPAGE="http://www.rosegardenmusic.com/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"
RDEPEND="x11-libs/qt-gui:4[qt3support]
media-libs/ladspa-sdk
x11-libs/libSM
app-misc/lirc
media-sound/jack-audio-connection-kit
media-libs/alsa-lib
media-libs/dssi
media-libs/liblo
media-libs/liblrdf
=sci-libs/fftw-3*
media-libs/libsamplerate[sndfile]"
DEPEND="${RDEPEND}
dev-util/pkgconfig
x11-misc/makedepend"
src_prepare() {
epatch "${FILESDIR}"/${PN}-10.02-configure.ac.patch
eautoreconf
}
src_configure() {
local myconf
use debug && myconf="--enable-debug"
econf \
--with-qtdir=/usr \
--with-qtlibdir=/usr/$(get_libdir)/qt4 \
${myconf}
}
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS CONTRIBUTING README
}
pkg_postinst() {
fdo-mime_mime_database_update
}
pkg_postrm() {
fdo-mime_mime_database_update
}
next reply other threads:[~2010-02-22 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-22 11:17 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-05-10 11:19 [gentoo-commits] gentoo-x86 commit in media-sound/rosegarden: ChangeLog rosegarden-10.02.1.ebuild PaweA Hajdan (phajdan.jr)
2010-05-24 15:07 Gysbert Wassenaar (nixnut)
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=E1NjWIL-0006n4-BE@stork.gentoo.org \
--to=ssuominen@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