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: Sat, 19 Jun 2021 08:58:32 +0000 (UTC)	[thread overview]
Message-ID: <1624092701.962df3242d3067f499c242a196dc7fa45533d3a0.fordfrog@gentoo> (raw)

commit:     962df3242d3067f499c242a196dc7fa45533d3a0
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Feb  6 19:55:55 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Jun 19 08:51:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962df324

media-plugins/hexter: drop gtk2 support

Closes: https://bugs.gentoo.org/769035
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/19354
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/hexter/hexter-1.1.0-r1.ebuild | 35 +++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/media-plugins/hexter/hexter-1.1.0-r1.ebuild b/media-plugins/hexter/hexter-1.1.0-r1.ebuild
new file mode 100644
index 00000000000..96942bb615e
--- /dev/null
+++ b/media-plugins/hexter/hexter-1.1.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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="readline"
+
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="
+	media-libs/alsa-lib
+	>=media-libs/dssi-0.4
+	>=media-libs/liblo-0.12
+	readline? (
+		sys-libs/ncurses:0=
+		sys-libs/readline:0=
+	)
+"
+DEPEND="${RDEPEND}
+	media-libs/ladspa-sdk
+"
+
+src_configure() {
+	PKG_CONFIG=pkg-config \
+	econf --without-gtk2 \
+		$(use_with readline textui)
+}


             reply	other threads:[~2021-06-19  8:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-19  8:58 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-21  5:18 [gentoo-commits] repo/gentoo:master commit in: media-plugins/hexter/ Miroslav Šulc
2021-07-20 16:00 Sam James
2021-07-20 16:00 Sam James
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=1624092701.962df3242d3067f499c242a196dc7fa45533d3a0.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