summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-11-19 13:44:29 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-11-19 13:44:29 +0000
commit808dcf09831ab6a47695f9182f28d8a517c09c29 (patch)
treefc8e718fdbcebc0d683a253f8bdaa8cc19468ce2 /media-sound/qsynth
parentSparc stable. 30 days w/o any bugs, needed for xetex (bug #185358). (diff)
downloadgentoo-2-808dcf09831ab6a47695f9182f28d8a517c09c29.tar.gz
gentoo-2-808dcf09831ab6a47695f9182f28d8a517c09c29.tar.bz2
gentoo-2-808dcf09831ab6a47695f9182f28d8a517c09c29.zip
Remove old versions.
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/ChangeLog6
-rw-r--r--media-sound/qsynth/files/digest-qsynth-0.2.53
-rw-r--r--media-sound/qsynth/files/digest-qsynth-0.3.13
-rw-r--r--media-sound/qsynth/qsynth-0.2.5.ebuild26
-rw-r--r--media-sound/qsynth/qsynth-0.3.1.ebuild41
5 files changed, 5 insertions, 74 deletions
diff --git a/media-sound/qsynth/ChangeLog b/media-sound/qsynth/ChangeLog
index 45a36a5be808..5249d0409228 100644
--- a/media-sound/qsynth/ChangeLog
+++ b/media-sound/qsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/qsynth
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.28 2007/11/19 06:23:03 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/ChangeLog,v 1.29 2007/11/19 13:44:28 flameeyes Exp $
+
+ 19 Nov 2007; Diego Pettenò <flameeyes@gentoo.org> -qsynth-0.2.5.ebuild,
+ -qsynth-0.3.1.ebuild:
+ Remove old versions.
19 Nov 2007; Samuli Suominen <drac@gentoo.org> qsynth-0.2.6.ebuild:
amd64 stable wrt #196457
diff --git a/media-sound/qsynth/files/digest-qsynth-0.2.5 b/media-sound/qsynth/files/digest-qsynth-0.2.5
deleted file mode 100644
index 5dc4ee625a09..000000000000
--- a/media-sound/qsynth/files/digest-qsynth-0.2.5
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 24a1ce00876a79a409fa28d0e8b3221f qsynth-0.2.5.tar.gz 131690
-RMD160 2e19af806f341413c4fba8fa8f3af261cce57d51 qsynth-0.2.5.tar.gz 131690
-SHA256 f7493135dc471468a324ae20f09005414f6f36143d760dce4dd3b1aa900095e9 qsynth-0.2.5.tar.gz 131690
diff --git a/media-sound/qsynth/files/digest-qsynth-0.3.1 b/media-sound/qsynth/files/digest-qsynth-0.3.1
deleted file mode 100644
index c1c841b623dc..000000000000
--- a/media-sound/qsynth/files/digest-qsynth-0.3.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 41de4b244cd896a1150101855bafbbb8 qsynth-0.3.1.tar.gz 137632
-RMD160 276937ef5d118bd651556332290780cc9a48ecdc qsynth-0.3.1.tar.gz 137632
-SHA256 56d0c14f85a9469df97df2d813860a471a71e2206e7e11365e37a3be028a2aa6 qsynth-0.3.1.tar.gz 137632
diff --git a/media-sound/qsynth/qsynth-0.2.5.ebuild b/media-sound/qsynth/qsynth-0.2.5.ebuild
deleted file mode 100644
index 83f561473528..000000000000
--- a/media-sound/qsynth/qsynth-0.2.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.2.5.ebuild,v 1.5 2006/11/01 03:08:59 beandog Exp $
-
-DESCRIPTION="A Qt application to control FluidSynth"
-HOMEPAGE="http://qsynth.sf.net/"
-SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 ppc sparc x86"
-
-DEPEND="=x11-libs/qt-3*
- media-sound/fluidsynth"
-
-src_compile() {
- addwrite ${QTDIR}/etc/settings
- econf || die
- emake || die
-}
-
-src_install () {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog README TODO
-}
diff --git a/media-sound/qsynth/qsynth-0.3.1.ebuild b/media-sound/qsynth/qsynth-0.3.1.ebuild
deleted file mode 100644
index 2b071ff35f37..000000000000
--- a/media-sound/qsynth/qsynth-0.3.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/qsynth/qsynth-0.3.1.ebuild,v 1.1 2007/10/19 20:48:42 flameeyes Exp $
-
-inherit qt4 eutils flag-o-matic
-
-DESCRIPTION="A Qt application to control FluidSynth"
-HOMEPAGE="http://qsynth.sourceforge.net/"
-SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-IUSE="debug"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-DEPEND="$(qt4_min_version 4.2)
- media-sound/fluidsynth"
-
-src_compile() {
- # Stupidly, qsynth's configure does *not* use pkg-config to
- # discover the presence of Qt4, but uses fixed paths; as they
- # don't really work that well for our case, let's just use this
- # nasty hack and be done with it. *NOTE*: this hinders
- # cross-compile.
- append-flags -I/usr/include/qt4
- append-ldflags -L/usr/$(get_libdir)/qt4
-
- econf \
- $(use_enable debug) \
- || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install () {
- make DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog README TODO
-
- # The desktop file is invalid
- rm -rf "${D}/usr/share/applications/qsynth.desktop"
- make_desktop_entry qsynth Qsynth qsynth
-}