public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/hexter/
Date: Wed, 21 Jul 2021 05:18:07 +0000 (UTC)	[thread overview]
Message-ID: <1626844676.b54e32245acbfe9380bec5c1746403699f79d896.fordfrog@gentoo> (raw)

commit:     b54e32245acbfe9380bec5c1746403699f79d896
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 21 05:17:56 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jul 21 05:17:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54e3224

media-plugins/hexter: removed obsolete 1.1.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/hexter/Manifest            |  1 -
 media-plugins/hexter/hexter-1.1.0.ebuild | 38 --------------------------------
 media-plugins/hexter/metadata.xml        |  3 ---
 3 files changed, 42 deletions(-)

diff --git a/media-plugins/hexter/Manifest b/media-plugins/hexter/Manifest
index 663e6ff4947..0bf9ffee04a 100644
--- a/media-plugins/hexter/Manifest
+++ b/media-plugins/hexter/Manifest
@@ -1,2 +1 @@
-DIST hexter-1.1.0.tar.bz2 737430 BLAKE2B 9c79da379a69bc4ceceab11dc725d965bb923384e060e24eb7e7d1f65650d5c77206a79d02403e7a952c2eb3c46262b5905e5b07872fb5b060525ed0f275cbc4 SHA512 8d433fae44b0620c3866c9a3b2445271a039c8ac3ad12c71ca34d667a85b95b9bddd7e04c4eaa2c27299c66b9cce16d104b5fbb376dd3cdc85f7e4d6c9b28529
 DIST hexter-1.1.1.tar.bz2 738789 BLAKE2B c3feb3cbed77ba7b6c7dec9158af60cca0c02c2f3f65eb6a80f0f57593998e3ecf28599736e94e56e5d1daa72b2868a2831b4491eb73bee6302ed78fbe1712fb SHA512 db744ba7c9066f6b47b8e6e31c830fdb1760ee5e8df5a8f287878bc62891d1d1b10a568bc58b00fc732933c9ff1f816e1d88c836741c302bbb4353c96ac291cc

diff --git a/media-plugins/hexter/hexter-1.1.0.ebuild b/media-plugins/hexter/hexter-1.1.0.ebuild
deleted file mode 100644
index c2ad330e29d..00000000000
--- a/media-plugins/hexter/hexter-1.1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Yamaha DX7 modeling DSSI plugin"
-HOMEPAGE="http://smbolton.com/hexter.html"
-SRC_URI="https://github.com/smbolton/${PN}/releases/download/version_${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gtk2 readline"
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="
-	media-libs/alsa-lib
-	>=media-libs/dssi-0.4
-	>=media-libs/liblo-0.12
-	gtk2? ( x11-libs/gtk+:2 )
-	readline? (
-		sys-libs/ncurses:0=
-		sys-libs/readline:0=
-	)
-"
-DEPEND="${RDEPEND}
-	media-libs/ladspa-sdk
-"
-
-src_configure() {
-	PKG_CONFIG=$(tc-getPKG_CONFIG) \
-	econf $(use_with gtk2) \
-		$(use_with readline textui)
-}

diff --git a/media-plugins/hexter/metadata.xml b/media-plugins/hexter/metadata.xml
index c524cb77afc..140af081ec2 100644
--- a/media-plugins/hexter/metadata.xml
+++ b/media-plugins/hexter/metadata.xml
@@ -5,9 +5,6 @@
     <email>proaudio@gentoo.org</email>
     <name>Gentoo ProAudio Project</name>
   </maintainer>
-  <use>
-    <flag name="gtk2">Enable <pkg>x11-libs/gtk+</pkg>:2 based GUI</flag>
-  </use>
   <upstream>
     <remote-id type="sourceforge">dssi</remote-id>
   </upstream>


             reply	other threads:[~2021-07-21  5:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21  5:18 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-20 16:00 [gentoo-commits] repo/gentoo:master commit in: media-plugins/hexter/ Sam James
2021-07-20 16:00 Sam James
2021-06-19  8:58 Miroslav Šulc
2021-06-19  8:58 Miroslav Šulc
2021-06-18 21:07 David Seifert
2019-08-12  6:16 Andreas Sturmlechner
2019-08-08  7:43 Agostino Sarubbo
2019-05-22 15:41 Andreas Sturmlechner
2019-05-22 15:41 Andreas Sturmlechner
2016-04-19 13:12 Michał Górny
2016-04-18  8:13 Patrice Clement
2015-08-13 17:00 Ben de Groot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1626844676.b54e32245acbfe9380bec5c1746403699f79d896.fordfrog@gentoo \
    --to=fordfrog@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox