summaryrefslogtreecommitdiff
path: root/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild')
-rw-r--r--media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild b/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
deleted file mode 100644
index 2422f4f85b80..000000000000
--- a/media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A software synthesizer plugin for the DSSI Soft Synth Interface"
-HOMEPAGE="http://dssi.sourceforge.net/download.html#Xsynth-DSSI"
-SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-RDEPEND="
- media-libs/alsa-lib
- >=media-libs/dssi-0.9
- >=media-libs/liblo-0.12
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- media-libs/ladspa-sdk
- virtual/pkgconfig"