From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/horgand/
Date: Thu, 26 Jul 2018 17:50:44 +0000 (UTC) [thread overview]
Message-ID: <1532627439.3766e6594f25373c0f470ca749379c94795863a6.zlogene@gentoo> (raw)
commit: 3766e6594f25373c0f470ca749379c94795863a6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 17:48:58 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 17:50:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3766e659
media-sound/horgand: revision bump (EAPI=7)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/horgand/horgand-1.14-r1.ebuild | 42 ++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/media-sound/horgand/horgand-1.14-r1.ebuild b/media-sound/horgand/horgand-1.14-r1.ebuild
new file mode 100644
index 00000000000..a02538b9c3e
--- /dev/null
+++ b/media-sound/horgand/horgand-1.14-r1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop toolchain-funcs
+
+DESCRIPTION="Opensource software organ"
+HOMEPAGE="http://horgand.berlios.de"
+#SRC_URI="mirror://berlios/${PN}/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~ppc sparc x86"
+IUSE=""
+
+RDEPEND="x11-libs/fltk:1
+ x11-libs/libXpm
+ media-libs/libsndfile
+ media-libs/alsa-lib
+ media-sound/alsa-utils
+ media-sound/jack-audio-connection-kit"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_prepare() {
+ default
+ eapply "${FILESDIR}"/${P}-overflow.patch
+}
+
+src_compile() {
+ emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS} $(fltk-config --cxxflags) \
+ $(pkg-config --cflags jack) $(pkg-config --cflags sndfile)"
+}
+
+src_install() {
+ default
+ doman man/${PN}.1
+ newicon src/${PN}128.xpm ${PN}.xpm
+ make_desktop_entry ${PN} Horgand ${PN}
+}
next reply other threads:[~2018-07-26 17:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-26 17:50 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-10 7:48 [gentoo-commits] repo/gentoo:master commit in: media-sound/horgand/ Miroslav Šulc
2021-04-13 0:26 Sam James
2020-08-07 23:24 Andreas Sturmlechner
2020-08-07 23:24 Andreas Sturmlechner
2018-07-26 17:50 Mikle Kolyada
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=1532627439.3766e6594f25373c0f470ca749379c94795863a6.zlogene@gentoo \
--to=zlogene@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