diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-05-31 11:10:10 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-05-31 11:10:10 +0000 |
commit | 7ea30fca7fc23210d5f4e9427889a6fa41e20d52 (patch) | |
tree | aab4ceb0b08c7b55fd8b352b36fe5b7ae9784b26 /media-sound/noteedit | |
parent | (#133671) xterm in RDEPEND causes a circular dependency with >=virtual/x11-7.... (diff) | |
download | historical-7ea30fca7fc23210d5f4e9427889a6fa41e20d52.tar.gz historical-7ea30fca7fc23210d5f4e9427889a6fa41e20d52.tar.bz2 historical-7ea30fca7fc23210d5f4e9427889a6fa41e20d52.zip |
Make sure aRTs is required. Thanks to Jakub Moc.
Package-Manager: portage-2.1_rc3-r2
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r-- | media-sound/noteedit/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.6.2.ebuild | 12 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.7.4.ebuild | 6 | ||||
-rw-r--r-- | media-sound/noteedit/noteedit-2.8.0.ebuild | 8 |
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() { |