public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben de Groot" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/helm/
Date: Sat, 22 Aug 2015 10:24:36 +0000 (UTC)	[thread overview]
Message-ID: <1440239061.81beda2f81ae01b6a18b331838608cfe77f0df60.yngwin@gentoo> (raw)

commit:     81beda2f81ae01b6a18b331838608cfe77f0df60
Author:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 10:24:21 2015 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 10:24:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81beda2f

media-sound/helm: initial commit

Package-Manager: portage-2.2.20.1

 media-sound/helm/Manifest          |  1 +
 media-sound/helm/helm-0.4.1.ebuild | 33 +++++++++++++++++++++++++++++++++
 media-sound/helm/metadata.xml      |  5 +++++
 3 files changed, 39 insertions(+)

diff --git a/media-sound/helm/Manifest b/media-sound/helm/Manifest
new file mode 100644
index 0000000..7090407
--- /dev/null
+++ b/media-sound/helm/Manifest
@@ -0,0 +1 @@
+DIST helm-0.4.1.tar.gz 10170154 SHA256 00fa6b973b3e13d574a19dc009e07cbbcb7823476ffc59cc89e6816b7a70bd72 SHA512 093abfd47a7f3e25d168df675b8a9c067a361ae1891af208c75ec4bc02d8a30cc5de4ab2433179bcbb6074c142c8ef9b4ef11b1854fdde0551fcd340dd6b8fe0 WHIRLPOOL 6d7297b2e064d24252d11b415225e081cb2033230aba013e774198b66e6ca89196691ed8db61d9baa02e7cc09497af61462f36244668a8b3469828388f3c5d49

diff --git a/media-sound/helm/helm-0.4.1.ebuild b/media-sound/helm/helm-0.4.1.ebuild
new file mode 100644
index 0000000..8a0e4dd
--- /dev/null
+++ b/media-sound/helm/helm-0.4.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils
+
+DESCRIPTION="Open source polyphonic software synthesizer with lots of modulation"
+HOMEPAGE="http://tytel.org/helm/"
+SRC_URI="https://github.com/mtytel/helm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="media-libs/alsa-lib
+	media-libs/lv2
+	virtual/opengl
+	x11-libs/libX11
+	x11-libs/libXext"
+DEPEND="${RDEPEND}"
+
+DOCS="README.md"
+
+src_prepare() {
+	sed -e 's|/usr/lib/|/usr/'$(get_libdir)'/|' -i Makefile || die
+	epatch_user
+}
+
+src_compile() {
+	emake PREFIX=/usr all
+}

diff --git a/media-sound/helm/metadata.xml b/media-sound/helm/metadata.xml
new file mode 100644
index 0000000..af0275e
--- /dev/null
+++ b/media-sound/helm/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>proaudio</herd>
+</pkgmetadata>


             reply	other threads:[~2015-08-22 10:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-22 10:24 Ben de Groot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-22 11:40 [gentoo-commits] repo/gentoo:master commit in: media-sound/helm/ Ben de Groot
2015-08-22 16:27 Ben de Groot
2017-06-18 16:42 Alexis Ballier
2017-11-21 13:55 Alexis Ballier
2020-01-17  9:29 Agostino Sarubbo
2024-08-01  7:43 Miroslav Šulc

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=1440239061.81beda2f81ae01b6a18b331838608cfe77f0df60.yngwin@gentoo \
    --to=yngwin@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