public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/user/darkelf:master commit in: media-plugins/eq10q/
@ 2018-12-02 18:31 Simon
  0 siblings, 0 replies; 2+ messages in thread
From: Simon @ 2018-12-02 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     dffe7fa0c8c2e987fa01c464f25731b953c2f515
Author:     Simon the Sorcerer <neuron <AT> mail <DOT> uni-paderborn <DOT> de>
AuthorDate: Sun Dec  2 17:23:49 2018 +0000
Commit:     Simon <sur3 <AT> gmx <DOT> de>
CommitDate: Sun Dec  2 18:31:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/user/darkelf.git/commit/?id=dffe7fa0

added media-plugins/eq10q (lv2 plugins like 10-band parametric equalizer).

Signed-off-by: Simon the Sorcerer <neuron <AT> mail.uni-paderborn.de>

 media-plugins/eq10q/Manifest         |  2 ++
 media-plugins/eq10q/eq10q-2.2.ebuild | 32 ++++++++++++++++++++++++++++++++
 media-plugins/eq10q/metadata.xml     |  9 +++++++++
 3 files changed, 43 insertions(+)

diff --git a/media-plugins/eq10q/Manifest b/media-plugins/eq10q/Manifest
new file mode 100644
index 0000000..0d6f6ba
--- /dev/null
+++ b/media-plugins/eq10q/Manifest
@@ -0,0 +1,2 @@
+EBUILD eq10q-2.2.ebuild 489 BLAKE2B d325a8203038d41ed432b9738f83efee0d3545ec1cac1687debf15b8624c2bbd3ac11f3bf09a4505658bf79e4b08558f33e2dbb758fe9bd80b202d3192fcd17b SHA512 749f0c6425e6de5090c33114f6696dc366a9c53a48176805c1b5b29dffbaf0846a1b08056904cf6295153095450c0ce5869dfbeea9ffbd64c588e63be4cc67b2
+MISC metadata.xml 429 BLAKE2B 4d0226e1132b68ec308e43e02d31feb0bce0a6cfdaac855cf4bc3db036ab48729f4949fad7c7fe989fed41044d48350a0b9929c2ccca361d9b0b3187485d1a9c SHA512 156fb9cc9f0df761b85f501660e69548e31f3ab9f1f2c11869eafb7dab8f9e75cc55cad7a3a9d48fe8b14cc8646fe5e6a4d55f575a8af3662ba83ec0c3dcac4d

diff --git a/media-plugins/eq10q/eq10q-2.2.ebuild b/media-plugins/eq10q/eq10q-2.2.ebuild
new file mode 100644
index 0000000..dd29496
--- /dev/null
+++ b/media-plugins/eq10q/eq10q-2.2.ebuild
@@ -0,0 +1,32 @@
+#generated by emake-0.3.3
+
+EAPI=6
+inherit cmake-utils
+
+DESCRIPTION="10-Bands parametric equalizer with mono (M) and stereo (S) versions."
+HOMEPAGE="http://eq10q.sourceforge.net"
+
+
+LICENSE="GPL2"
+SLOT="0"
+KEYWORDS="amd64 ~x86 ~arm"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+"
+
+S=${WORKDIR}/eq10q-2.2/
+
+src_unpack() {
+	unpack "/usr/local/portage/emake/distfiles/eq10q-2.2.txz"
+}
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_INSTALL_PREFIX="/usr/lib/lv2"
+	)
+	cmake-utils_src_configure
+}
+

diff --git a/media-plugins/eq10q/metadata.xml b/media-plugins/eq10q/metadata.xml
new file mode 100644
index 0000000..1785425
--- /dev/null
+++ b/media-plugins/eq10q/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+	<email>neuron@mail.uni-paderborn.de</email>
+	<description>Primary maintainer</description>
+</maintainer>
+<longdescription>EQ10Q is an audio plugin bundle over the LV2 standard implementing a powerful and flexible parametric equalizer and more.</longdescription>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/user/darkelf:master commit in: media-plugins/eq10q/
@ 2022-09-08 14:38 Simon
  0 siblings, 0 replies; 2+ messages in thread
From: Simon @ 2022-09-08 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5cbaeb05bc6d7da72819636f3f05aa9debfb9993
Author:     Simon the Sorcerer <neuron <AT> mail <DOT> uni-paderborn <DOT> de>
AuthorDate: Thu Sep  8 14:25:43 2022 +0000
Commit:     Simon <sur3 <AT> gmx <DOT> de>
CommitDate: Thu Sep  8 14:25:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/user/darkelf.git/commit/?id=5cbaeb05

removed outdated media-plugins/eq10q-2.2.

Signed-off-by: Simon the Sorcerer <neuron <AT> mail.uni-paderborn.de>

 media-plugins/eq10q/Manifest         |  2 --
 media-plugins/eq10q/eq10q-2.2.ebuild | 32 --------------------------------
 media-plugins/eq10q/metadata.xml     |  9 ---------
 3 files changed, 43 deletions(-)

diff --git a/media-plugins/eq10q/Manifest b/media-plugins/eq10q/Manifest
deleted file mode 100644
index 0d6f6ba..0000000
--- a/media-plugins/eq10q/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD eq10q-2.2.ebuild 489 BLAKE2B d325a8203038d41ed432b9738f83efee0d3545ec1cac1687debf15b8624c2bbd3ac11f3bf09a4505658bf79e4b08558f33e2dbb758fe9bd80b202d3192fcd17b SHA512 749f0c6425e6de5090c33114f6696dc366a9c53a48176805c1b5b29dffbaf0846a1b08056904cf6295153095450c0ce5869dfbeea9ffbd64c588e63be4cc67b2
-MISC metadata.xml 429 BLAKE2B 4d0226e1132b68ec308e43e02d31feb0bce0a6cfdaac855cf4bc3db036ab48729f4949fad7c7fe989fed41044d48350a0b9929c2ccca361d9b0b3187485d1a9c SHA512 156fb9cc9f0df761b85f501660e69548e31f3ab9f1f2c11869eafb7dab8f9e75cc55cad7a3a9d48fe8b14cc8646fe5e6a4d55f575a8af3662ba83ec0c3dcac4d

diff --git a/media-plugins/eq10q/eq10q-2.2.ebuild b/media-plugins/eq10q/eq10q-2.2.ebuild
deleted file mode 100644
index dd29496..0000000
--- a/media-plugins/eq10q/eq10q-2.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-#generated by emake-0.3.3
-
-EAPI=6
-inherit cmake-utils
-
-DESCRIPTION="10-Bands parametric equalizer with mono (M) and stereo (S) versions."
-HOMEPAGE="http://eq10q.sourceforge.net"
-
-
-LICENSE="GPL2"
-SLOT="0"
-KEYWORDS="amd64 ~x86 ~arm"
-IUSE=""
-
-RDEPEND=""
-DEPEND="
-	${RDEPEND}
-"
-
-S=${WORKDIR}/eq10q-2.2/
-
-src_unpack() {
-	unpack "/usr/local/portage/emake/distfiles/eq10q-2.2.txz"
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_INSTALL_PREFIX="/usr/lib/lv2"
-	)
-	cmake-utils_src_configure
-}
-

diff --git a/media-plugins/eq10q/metadata.xml b/media-plugins/eq10q/metadata.xml
deleted file mode 100644
index 1785425..0000000
--- a/media-plugins/eq10q/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-	<email>neuron@mail.uni-paderborn.de</email>
-	<description>Primary maintainer</description>
-</maintainer>
-<longdescription>EQ10Q is an audio plugin bundle over the LV2 standard implementing a powerful and flexible parametric equalizer and more.</longdescription>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-08 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-02 18:31 [gentoo-commits] repo/user/darkelf:master commit in: media-plugins/eq10q/ Simon
  -- strict thread matches above, loose matches on Subject: below --
2022-09-08 14:38 Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox