From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QaWba-0002VO-2r for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:25:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9439B1C1CA; Sat, 25 Jun 2011 17:22:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 53A291C1BB for ; Sat, 25 Jun 2011 17:22:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEFE72AC0A4 for ; Sat, 25 Jun 2011 17:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 46F838004C for ; Sat, 25 Jun 2011 17:22:10 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <890d01c1665dd70b1a55fab7af1c5df47fb67ed1.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-misc/praat/ X-VCS-Repository: proj/sci X-VCS-Files: sci-misc/praat/ChangeLog sci-misc/praat/metadata.xml sci-misc/praat/praat-5.0.38.ebuild sci-misc/praat/praat-5.0.45.ebuild sci-misc/praat/praat-5.1.00.ebuild sci-misc/praat/praat-5.1.15.ebuild X-VCS-Directories: sci-misc/praat/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 890d01c1665dd70b1a55fab7af1c5df47fb67ed1 Date: Sat, 25 Jun 2011 17:22:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b4ee2363c806f87cd41c03f88587f697 commit: 890d01c1665dd70b1a55fab7af1c5df47fb67ed1 Author: Justin Lecher gentoo org> AuthorDate: Sat Jun 25 16:58:22 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jun 25 16:58:22 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D890d01c1 Cleaned ebuild (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-misc/praat/ChangeLog | 6 +++- sci-misc/praat/metadata.xml | 9 +++--- sci-misc/praat/praat-5.0.38.ebuild | 49 ------------------------------= ---- sci-misc/praat/praat-5.0.45.ebuild | 51 ------------------------------= ------ sci-misc/praat/praat-5.1.00.ebuild | 23 ++++++++++------ sci-misc/praat/praat-5.1.15.ebuild | 23 ++++++++++------ 6 files changed, 38 insertions(+), 123 deletions(-) diff --git a/sci-misc/praat/ChangeLog b/sci-misc/praat/ChangeLog index 5c21946..eade52d 100644 --- a/sci-misc/praat/ChangeLog +++ b/sci-misc/praat/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-misc/praat -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 25 Jun 2011; Justin Lecher -praat-5.0.38.ebuild, + -praat-5.0.45.ebuild, praat-5.1.00.ebuild, praat-5.1.15.ebuild, metada= ta.xml: + Cleaned ebuild + *praat-5.1.15 (07 Sep 2009) =20 07 Sep 2009; Flammie Pirinen +praat-5.1.15.ebuild= : diff --git a/sci-misc/praat/metadata.xml b/sci-misc/praat/metadata.xml index aab6dfb..c8cb1bb 100644 --- a/sci-misc/praat/metadata.xml +++ b/sci-misc/praat/metadata.xml @@ -1,11 +1,12 @@ -no-herd -flammie@gentoo.org - + no-herd + + flammie@gentoo.org + + Praat is a phonetic program for computer. It includes speech synthesis, analysis and other tools. - diff --git a/sci-misc/praat/praat-5.0.38.ebuild b/sci-misc/praat/praat-5.= 0.38.ebuild deleted file mode 100644 index e3d3932..0000000 --- a/sci-misc/praat/praat-5.0.38.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit versionator -# FIXME: for versions with last part < 10 pad with zeroes -MY_PV=3D$(delete_all_version_separators) - -DESCRIPTION=3D"Speech analysis and synthesis" -SRC_URI=3D"http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz" -HOMEPAGE=3D"http://www.fon.hum.uva.nl/praat/" -DEPEND=3D"|| ( ( x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXext - x11-libs/libSM - x11-libs/libXp - ) - virtual/x11 - ) - x11-libs/openmotif" -RDEPEND=3D"${DEPEND}" -KEYWORDS=3D"~amd64" -IUSE=3D"" -LICENSE=3D"GPL-2" -SLOT=3D"0" - -S=3D"${WORKDIR}/sources_${MY_PV}" - -src_compile() { - # TODO: following line should be updated for non-linux etc. builds - cp "${S}/makefiles/makefile.defs.linux.dynamic" "${S}/makefile.defs" - emake || die "emake failed" -} - -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.0.45.ebuild b/sci-misc/praat/praat-5.= 0.45.ebuild deleted file mode 100644 index 27c6bff..0000000 --- a/sci-misc/praat/praat-5.0.45.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit versionator -# FIXME: for versions with last part < 10 pad with zeroes -# e.g 4 =3D> 4000, 5.1 =3D> 5100, 5.2.7 =3D> 5207. -MY_PV=3D$(delete_all_version_separators) - -DESCRIPTION=3D"Speech analysis and synthesis" -SRC_URI=3D"http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz" -HOMEPAGE=3D"http://www.fon.hum.uva.nl/praat/" -DEPEND=3D"|| ( ( x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11 - x11-libs/libICE - x11-libs/libXext - x11-libs/libSM - x11-libs/libXp - ) - virtual/x11 - ) - x11-libs/openmotif" -RDEPEND=3D"${DEPEND}" -KEYWORDS=3D"~amd64" -IUSE=3D"" -LICENSE=3D"GPL-2" -SLOT=3D"0" - -S=3D"${WORKDIR}/sources_${MY_PV}" - -src_compile() { - # 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" - emake || die "emake failed" -} - -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.00.ebuild b/sci-misc/praat/praat-5.= 1.00.ebuild index 25ae8d3..a71a7d3 100644 --- a/sci-misc/praat/praat-5.1.00.ebuild +++ b/sci-misc/praat/praat-5.1.00.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 +EAPI=3D4 + inherit versionator # FIXME: for versions with last part < 10 pad with zeroes # e.g 4 =3D> 4000, 5.1 =3D> 5100, 5.2.7 =3D> 5207. @@ -10,7 +12,16 @@ MY_PV=3D$(delete_all_version_separators) DESCRIPTION=3D"Speech analysis and synthesis" SRC_URI=3D"http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz" HOMEPAGE=3D"http://www.fon.hum.uva.nl/praat/" -DEPEND=3D"|| ( ( x11-libs/libXmu + +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +LICENSE=3D"GPL-2" +SLOT=3D"0" + +DEPEND=3D" + || ( + ( + x11-libs/libXmu x11-libs/libXt x11-libs/libX11 x11-libs/libICE @@ -22,18 +33,13 @@ DEPEND=3D"|| ( ( x11-libs/libXmu ) x11-libs/openmotif" RDEPEND=3D"${DEPEND}" -KEYWORDS=3D"~amd64" -IUSE=3D"" -LICENSE=3D"GPL-2" -SLOT=3D"0" =20 S=3D"${WORKDIR}/sources_${MY_PV}" =20 -src_compile() { +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" - emake || die "emake failed" } =20 src_install() { @@ -48,4 +54,3 @@ src_install() { 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 index 7009e2a..a71a7d3 100644 --- a/sci-misc/praat/praat-5.1.15.ebuild +++ b/sci-misc/praat/praat-5.1.15.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 +EAPI=3D4 + inherit versionator # FIXME: for versions with last part < 10 pad with zeroes # e.g 4 =3D> 4000, 5.1 =3D> 5100, 5.2.7 =3D> 5207. @@ -10,7 +12,16 @@ MY_PV=3D$(delete_all_version_separators) DESCRIPTION=3D"Speech analysis and synthesis" SRC_URI=3D"http://www.fon.hum.uva.nl/praat/${PN}${MY_PV}_sources.tar.gz" HOMEPAGE=3D"http://www.fon.hum.uva.nl/praat/" -DEPEND=3D"|| ( ( x11-libs/libXmu + +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" +LICENSE=3D"GPL-2" +SLOT=3D"0" + +DEPEND=3D" + || ( + ( + x11-libs/libXmu x11-libs/libXt x11-libs/libX11 x11-libs/libICE @@ -22,18 +33,13 @@ DEPEND=3D"|| ( ( x11-libs/libXmu ) x11-libs/openmotif" RDEPEND=3D"${DEPEND}" -KEYWORDS=3D"~x86" -IUSE=3D"" -LICENSE=3D"GPL-2" -SLOT=3D"0" =20 S=3D"${WORKDIR}/sources_${MY_PV}" =20 -src_compile() { +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" - emake || die "emake failed" } =20 src_install() { @@ -48,4 +54,3 @@ src_install() { insinto /usr/share/${PN}/logisticRegression doins test/logisticRegression/* } -