summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-31 11:10:10 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-31 11:10:10 +0000
commit073b9698ab57f41c8e472841370dc22d6d08bb7a (patch)
treedd572e2effec829649e5bdf84d0d0b58b90102aa /media-sound
parentMake sure aRTs is required. Thanks to Jakub Moc. (diff)
downloadgentoo-2-073b9698ab57f41c8e472841370dc22d6d08bb7a.tar.gz
gentoo-2-073b9698ab57f41c8e472841370dc22d6d08bb7a.tar.bz2
gentoo-2-073b9698ab57f41c8e472841370dc22d6d08bb7a.zip
Make sure aRTs is required. Thanks to Jakub Moc.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/noteedit/ChangeLog8
-rw-r--r--media-sound/noteedit/noteedit-2.6.2.ebuild12
-rw-r--r--media-sound/noteedit/noteedit-2.7.4.ebuild6
-rw-r--r--media-sound/noteedit/noteedit-2.8.0.ebuild8
4 files changed, 17 insertions, 17 deletions
diff --git a/media-sound/noteedit/ChangeLog b/media-sound/noteedit/ChangeLog
index 81fb34a6ef47..648df30050c1 100644
--- a/media-sound/noteedit/ChangeLog
+++ b/media-sound/noteedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/noteedit
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.17 2005/11/07 11:37:49 flameeyes Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/ChangeLog,v 1.18 2006/05/31 11:10:10 flameeyes Exp $
+
+ 31 May 2006; Diego Pettenò <flameeyes@gentoo.org> noteedit-2.6.2.ebuild,
+ noteedit-2.7.4.ebuild, noteedit-2.8.0.ebuild:
+ Make sure aRTs is required. Thanks to Jakub Moc.
07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> noteedit-2.6.2.ebuild,
noteedit-2.7.4.ebuild:
diff --git a/media-sound/noteedit/noteedit-2.6.2.ebuild b/media-sound/noteedit/noteedit-2.6.2.ebuild
index 35d4e71efea5..8c19dd5b7a3d 100644
--- a/media-sound/noteedit/noteedit-2.6.2.ebuild
+++ b/media-sound/noteedit/noteedit-2.6.2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.8 2005/11/07 11:37:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.6.2.ebuild,v 1.9 2006/05/31 11:10:10 flameeyes Exp $
IUSE=""
+ARTS_REQUIRED="yes"
inherit kde-functions kde eutils flag-o-matic
DESCRIPTION="Musical score editor (for Linux)."
@@ -15,16 +16,11 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc amd64"
DEPEND="|| ( kde-base/kdemultimedia-meta kde-base/kdemultimedia )
- kde-base/arts
media-libs/tse3"
need-kde 3
-src_unpack() {
- unpack ${A}
- cd ${S}
- epatch ${FILESDIR}/${P}-gcc34.patch
-}
+PATCHES="${FILESDIR}/${P}-gcc34.patch"
src_compile() {
kde_src_compile myconf configure || die
diff --git a/media-sound/noteedit/noteedit-2.7.4.ebuild b/media-sound/noteedit/noteedit-2.7.4.ebuild
index 1368cbbbfa1c..2899b69a6e0c 100644
--- a/media-sound/noteedit/noteedit-2.7.4.ebuild
+++ b/media-sound/noteedit/noteedit-2.7.4.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.7.4.ebuild,v 1.3 2005/11/07 11:37:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.7.4.ebuild,v 1.4 2006/05/31 11:10:10 flameeyes Exp $
IUSE=""
+ARTS_REQUIRED="yes"
inherit kde-functions kde eutils flag-o-matic
DESCRIPTION="Musical score editor (for Linux)."
@@ -15,7 +16,6 @@ SLOT="0"
KEYWORDS="~amd64 ~sparc ~ppc ~x86"
DEPEND="|| ( kde-base/kmid kde-base/kdemultimedia )
- kde-base/arts
media-libs/tse3"
need-kde 3
diff --git a/media-sound/noteedit/noteedit-2.8.0.ebuild b/media-sound/noteedit/noteedit-2.8.0.ebuild
index 9b6a5fce34dc..75a96d0b7bfe 100644
--- a/media-sound/noteedit/noteedit-2.8.0.ebuild
+++ b/media-sound/noteedit/noteedit-2.8.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.0.ebuild,v 1.2 2005/10/31 02:12:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.8.0.ebuild,v 1.3 2006/05/31 11:10:10 flameeyes Exp $
IUSE=""
+ARTS_REQUIRED="yes"
inherit kde-functions kde eutils flag-o-matic
DESCRIPTION="Musical score editor (for Linux)."
@@ -15,7 +16,6 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
DEPEND="|| ( kde-base/kmid kde-base/kdemultimedia )
- kde-base/arts
media-libs/tse3"
need-kde 3
@@ -30,7 +30,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}-qt-3.3.5.patch"
# Force rebuilding configure for the patch above
- rm configure
+ rm -f "${S}/configure"
}
src_install() {