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: Tue, 22 Sep 2015 10:06:56 +0000 (UTC)	[thread overview]
Message-ID: <1442916364.d1f65d818bfcd48df13d4adee3b4626dcf1fbe8d.jlec@gentoo> (raw)

commit:     d1f65d818bfcd48df13d4adee3b4626dcf1fbe8d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 10:05:45 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 10:06:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d1f65d81

sci-misc/praat: Version Bump

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-misc/praat/praat-5.1.00.ebuild | 51 --------------------------------------
 sci-misc/praat/praat-5.1.15.ebuild | 51 --------------------------------------
 sci-misc/praat/praat-5.4.19.ebuild | 37 +++++++++++++++++++++++++++
 3 files changed, 37 insertions(+), 102 deletions(-)

diff --git a/sci-misc/praat/praat-5.1.00.ebuild b/sci-misc/praat/praat-5.1.00.ebuild
deleted file mode 100644
index 1bca0b0..0000000
--- a/sci-misc/praat/praat-5.1.00.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit versionator
-# FIXME: for versions with last part < 10 pad with zeroes
-# e.g 4 => 4000, 5.1 => 5100, 5.2.7 => 5207.
-MY_PV=$(delete_all_version_separators)
-
-DESCRIPTION="Speech analysis and synthesis"
-SRC_URI="http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz"
-HOMEPAGE="http://www.fon.hum.uva.nl/praat/"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libX11
-	x11-libs/libICE
-	x11-libs/libXext
-	x11-libs/libSM
-	x11-libs/libXp
-	x11-libs/motif"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/sources_${MY_PV}"
-
-src_prepare() {
-	# TODO: following line should be updated for non-linux etc. builds
-	# (Flammie does not have testing equipment)
-	cp "${S}/makefiles/makefile.defs.linux.dynamic" "${S}/makefile.defs"
-}
-
-src_install() {
-	dobin praat
-	dodir /usr/share/${PN}
-	insinto /usr/share/${PN}
-	doins test/*
-	dodir /usr/share/${PN}/texio
-	insinto /usr/share/${PN}/texio
-	doins test/texio/*
-	dodir /usr/share/${PN}/logisticRegression
-	insinto /usr/share/${PN}/logisticRegression
-	doins test/logisticRegression/*
-}

diff --git a/sci-misc/praat/praat-5.1.15.ebuild b/sci-misc/praat/praat-5.1.15.ebuild
deleted file mode 100644
index 1bca0b0..0000000
--- a/sci-misc/praat/praat-5.1.15.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit versionator
-# FIXME: for versions with last part < 10 pad with zeroes
-# e.g 4 => 4000, 5.1 => 5100, 5.2.7 => 5207.
-MY_PV=$(delete_all_version_separators)
-
-DESCRIPTION="Speech analysis and synthesis"
-SRC_URI="http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz"
-HOMEPAGE="http://www.fon.hum.uva.nl/praat/"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libX11
-	x11-libs/libICE
-	x11-libs/libXext
-	x11-libs/libSM
-	x11-libs/libXp
-	x11-libs/motif"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/sources_${MY_PV}"
-
-src_prepare() {
-	# TODO: following line should be updated for non-linux etc. builds
-	# (Flammie does not have testing equipment)
-	cp "${S}/makefiles/makefile.defs.linux.dynamic" "${S}/makefile.defs"
-}
-
-src_install() {
-	dobin praat
-	dodir /usr/share/${PN}
-	insinto /usr/share/${PN}
-	doins test/*
-	dodir /usr/share/${PN}/texio
-	insinto /usr/share/${PN}/texio
-	doins test/texio/*
-	dodir /usr/share/${PN}/logisticRegression
-	insinto /usr/share/${PN}/logisticRegression
-	doins test/logisticRegression/*
-}

diff --git a/sci-misc/praat/praat-5.4.19.ebuild b/sci-misc/praat/praat-5.4.19.ebuild
new file mode 100644
index 0000000..aa51771
--- /dev/null
+++ b/sci-misc/praat/praat-5.4.19.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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/libXmu
+	x11-libs/libXt
+	x11-libs/libX11
+	x11-libs/libICE
+	x11-libs/libXext
+	x11-libs/libSM
+	x11-libs/libXp
+	x11-libs/motif:0="
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	# TODO: following line should be updated for non-linux etc. builds
+	# (Flammie does not have testing equipment)
+	cp "${S}"/makefiles/makefile.defs.linux.alsa "${S}"/makefile.defs
+}
+
+src_install() {
+	dobin ${PN}
+	insinto /usr/share/${PN}
+	doins -r test
+}


             reply	other threads:[~2015-09-22 10:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 10:06 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
2017-01-29 11:59 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=1442916364.d1f65d818bfcd48df13d4adee3b4626dcf1fbe8d.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