summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-10 15:24:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-10 17:41:47 +0100
commit680600fa0838bf9423b4f5e3244e602b91c2d7b8 (patch)
tree3bf2853278412920b089d6c4ac3063a55bcb0117 /media-sound
parentmedia-sound/seq24: Drop 0.9.2-r1 (diff)
downloadgentoo-680600fa0838bf9423b4f5e3244e602b91c2d7b8.tar.gz
gentoo-680600fa0838bf9423b4f5e3244e602b91c2d7b8.tar.bz2
gentoo-680600fa0838bf9423b4f5e3244e602b91c2d7b8.zip
media-sound/amsynth: Cleanup old/obsolete versions
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/amsynth/Manifest3
-rw-r--r--media-sound/amsynth/amsynth-1.3.2-r1.ebuild54
-rw-r--r--media-sound/amsynth/amsynth-1.6.4-r1.ebuild50
-rw-r--r--media-sound/amsynth/amsynth-1.7.0-r1.ebuild50
4 files changed, 0 insertions, 157 deletions
diff --git a/media-sound/amsynth/Manifest b/media-sound/amsynth/Manifest
index d86c5d0c7b9d..4c9438b1a324 100644
--- a/media-sound/amsynth/Manifest
+++ b/media-sound/amsynth/Manifest
@@ -1,5 +1,2 @@
-DIST amSynth-1.3.2.tar.gz 635901 BLAKE2B 5b07755c1fed3358670901dc27234b905db60d9093238fbbba5a41fec6d69f67cbe977914adabaae1ffbc40e7d46b2319935d63663a341209cf30081203c18eb SHA512 c5f312fd1fa5335ccd2c1e7a81a7c0f9094faabec633fe654f04650e5604bb6d05f1348f6ce3c305e840692e2012ac9501ca83f5e5018a0218d9c35a99678e80
DIST amsynth-1.5.1.tar.gz 1297131 BLAKE2B 175c008cd4d7bb45234fa22a31132bcd144df98a3dba34fba3a834ffc8623f52c76b412b3b784cb83ee25d12a8762f62bea8e3488b76039ae64e6a39c4404dbe SHA512 5f1551f9d1398a97738ac6f764f169d8cdd55e94464438adb226d1284fe8845e190fe5dd7a740b33972c1bbe76aa2d60467b7a663ec6717bb9fac75e5aac62d1
-DIST amsynth-1.6.4.tar.gz 1380770 BLAKE2B f054f0a7c33f30c43042b03dea659252db5835c19fdf90473e5be7da412e184bc3a2ffc9228eecf678d405c5aba7361e8ad65a1ace2a71b4671deeb1326f18e5 SHA512 63ecc54ff0b26d61aa11a6cd1f6854c6b1f87b723808293a09f1b86831c574c8f709dd7987571914d285c52d94fa794f858c299927918ffa1ddad743bc180abb
-DIST amsynth-1.7.0.tar.gz 1399493 BLAKE2B c944cef94b5381d20984e60ba2550b5e08daacaec2c0d67849a7535fc2a2f8bd51782a3d662c26476ae879d90b8e97147228fa8ed768880cf148266a8dd9eeb7 SHA512 4b9a56c7800a484b738985cf52f6956e8829c11b4fb10f72c1e3ede0aeb3fdcb424e72ac43995ea3dc988f9cb838a0f284719d274010dc52a115faa8a3beb8d9
DIST amsynth-1.7.1.tar.gz 1409439 BLAKE2B 80fbd2c56b307cb7defce46e2dafe72ce1a56222314faaec9b2d16be9f4412869e377a8cea97d20803eb668b259f2110179607b4148acb8ba7d5e0ef1bb5b14b SHA512 ad5eff805f3ad30a7cc9f3933bbe82b99c670c669c0c405d5045a410afc75cdc0d692856e73ccf870d3ca66e0997a81a5c35baf57b33bb6012f19056cff725c9
diff --git a/media-sound/amsynth/amsynth-1.3.2-r1.ebuild b/media-sound/amsynth/amsynth-1.3.2-r1.ebuild
deleted file mode 100644
index bc363155b992..000000000000
--- a/media-sound/amsynth/amsynth-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools
-
-MY_P=${P/ams/amS}
-
-DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://code.google.com/p/amsynth/"
-SRC_URI="https://amsynth.googlecode.com/files/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="alsa dssi jack lash oss sndfile"
-
-RDEPEND="dev-cpp/gtkmm:2.4
- sndfile? ( >=media-libs/libsndfile-1:= )
- alsa? (
- media-libs/alsa-lib:=
- media-sound/alsa-utils
- )
- dssi? (
- media-libs/dssi:=
- media-libs/liblo:=
- >=x11-libs/gtk+-2.20:2
- )
- jack? ( virtual/jack )
- lash? ( media-sound/lash )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- oss? ( virtual/os-headers )"
-
-DOCS="AUTHORS README"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- eautoreconf
-}
-
-src_configure() {
- econf \
- CFLAGS="" \
- CXXFLAGS="${CXXFLAGS}" \
- $(use_with oss) \
- $(use_with alsa) \
- $(use_with jack) \
- $(use_with lash) \
- $(use_with sndfile) \
- $(use_with dssi)
-}
diff --git a/media-sound/amsynth/amsynth-1.6.4-r1.ebuild b/media-sound/amsynth/amsynth-1.6.4-r1.ebuild
deleted file mode 100644
index 69a0cb904ff9..000000000000
--- a/media-sound/amsynth/amsynth-1.6.4-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://github.com/nixxcode/amsynth/"
-SRC_URI="https://github.com/nixxcode/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa dssi jack lash oss sndfile"
-
-RDEPEND="dev-cpp/gtkmm:2.4
- sndfile? ( >=media-libs/libsndfile-1:= )
- alsa? (
- media-libs/alsa-lib:=
- media-sound/alsa-utils
- )
- dssi? (
- media-libs/dssi:=
- media-libs/liblo:=
- >=x11-libs/gtk+-2.20:2
- )
- jack? ( virtual/jack )
- lash? ( media-sound/lash )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- oss? ( virtual/os-headers )"
-
-S="${WORKDIR}/${PN}-release-${PV}"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- append-cxxflags -std=c++11
- econf \
- $(use_with oss) \
- $(use_with alsa) \
- $(use_with jack) \
- $(use_with lash) \
- $(use_with sndfile) \
- $(use_with dssi)
-}
diff --git a/media-sound/amsynth/amsynth-1.7.0-r1.ebuild b/media-sound/amsynth/amsynth-1.7.0-r1.ebuild
deleted file mode 100644
index 69a0cb904ff9..000000000000
--- a/media-sound/amsynth/amsynth-1.7.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Virtual analogue synthesizer"
-HOMEPAGE="https://github.com/nixxcode/amsynth/"
-SRC_URI="https://github.com/nixxcode/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="alsa dssi jack lash oss sndfile"
-
-RDEPEND="dev-cpp/gtkmm:2.4
- sndfile? ( >=media-libs/libsndfile-1:= )
- alsa? (
- media-libs/alsa-lib:=
- media-sound/alsa-utils
- )
- dssi? (
- media-libs/dssi:=
- media-libs/liblo:=
- >=x11-libs/gtk+-2.20:2
- )
- jack? ( virtual/jack )
- lash? ( media-sound/lash )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- oss? ( virtual/os-headers )"
-
-S="${WORKDIR}/${PN}-release-${PV}"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- append-cxxflags -std=c++11
- econf \
- $(use_with oss) \
- $(use_with alsa) \
- $(use_with jack) \
- $(use_with lash) \
- $(use_with sndfile) \
- $(use_with dssi)
-}