public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/praat/
Date: Sun, 29 Jan 2017 11:59:29 +0000 (UTC)	[thread overview]
Message-ID: <1485691162.3b81a0278098614577ceef8dbf53f6175be50fe8.jlec@gentoo> (raw)

commit:     3b81a0278098614577ceef8dbf53f6175be50fe8
Author:     Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Sun Jan 29 08:56:59 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 11:59:22 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3b81a027

sci-misc/praat: Version Bump (#723)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-misc/praat/praat-6.0.23.ebuild | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/sci-misc/praat/praat-6.0.23.ebuild b/sci-misc/praat/praat-6.0.23.ebuild
new file mode 100644
index 0000000..59ec3b8
--- /dev/null
+++ b/sci-misc/praat/praat-6.0.23.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Speech analysis and synthesis"
+HOMEPAGE="http://www.fon.hum.uva.nl/praat/ https://github.com/praat/praat"
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+LICENSE="GPL-2"
+SLOT="0"
+
+DEPEND="
+	x11-libs/gtk+:2
+	media-libs/alsa-lib
+	media-sound/pulseaudio"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	eapply_user
+	# TODO: following line should be updated for non-linux etc. builds
+	# (Flammie does not have testing equipment)
+	cp "${S}"/makefiles/makefile.defs.linux.pulse "${S}"/makefile.defs || die
+}
+
+src_install() {
+	dobin ${PN}
+	insinto /usr/share/${PN}
+	doins -r test
+}


             reply	other threads:[~2017-01-29 11:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 11:59 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-08 13:51 [gentoo-commits] proj/sci:master commit in: sci-misc/praat/ Andrew Ammerlaan
2021-03-04 13:53 Andrew Ammerlaan
2021-03-04 10:42 Andrew Ammerlaan
2021-03-04 10:42 Andrew Ammerlaan
2021-01-13 21:06 Andrew Ammerlaan
2018-06-21 19:52 Justin Lecher
2017-03-09 21:22 Christoph Junghans
2017-01-29 11:59 Justin Lecher
2015-09-22 10:06 Justin Lecher
2011-10-25 17:16 Justin Lecher
2011-06-25 17:22 Justin Lecher

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=1485691162.3b81a0278098614577ceef8dbf53f6175be50fe8.jlec@gentoo \
    --to=jlec@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