diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-11 20:31:04 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-11 20:31:04 +0000 |
commit | 1f879d1b9287d3949d5c7925b8382104b527f354 (patch) | |
tree | 384ff55496d0d8d204650bf403e04077e73ea960 /media-sound/gramofile | |
parent | Fixed HOMEPAGE and closing bug #122436. (diff) | |
download | gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.tar.gz gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.tar.bz2 gentoo-2-1f879d1b9287d3949d5c7925b8382104b527f354.zip |
Change homepage and download URL as per bug #122477, make description more terse and add longdescription.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound/gramofile')
-rw-r--r-- | media-sound/gramofile/ChangeLog | 11 | ||||
-rw-r--r-- | media-sound/gramofile/gramofile-1.6-r1.ebuild | 16 | ||||
-rw-r--r-- | media-sound/gramofile/gramofile-1.6.ebuild | 16 | ||||
-rw-r--r-- | media-sound/gramofile/metadata.xml | 10 |
4 files changed, 35 insertions, 18 deletions
diff --git a/media-sound/gramofile/ChangeLog b/media-sound/gramofile/ChangeLog index 9e3ed5ae3371..668f0db6d7f3 100644 --- a/media-sound/gramofile/ChangeLog +++ b/media-sound/gramofile/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/gramofile -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/ChangeLog,v 1.12 2005/10/08 10:59:10 blubb Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/ChangeLog,v 1.13 2006/02/11 20:31:04 chutzpah Exp $ + + 11 Feb 2006; Patrick McLean <chutzpah@gentoo.org> metadata.xml, + gramofile-1.6.ebuild, gramofile-1.6-r1.ebuild: + Update homepage and download links as per bug #122477. Change package + description to be a bit less verbose and add a longdescription (copied + from freshmeat entry). Take out unnecessary newline escaping in the + dependencies. *gramofile-1.6-r1 (08 Oct 2005) diff --git a/media-sound/gramofile/gramofile-1.6-r1.ebuild b/media-sound/gramofile/gramofile-1.6-r1.ebuild index 6a14b14cd0b8..0d86a6f067ab 100644 --- a/media-sound/gramofile/gramofile-1.6-r1.ebuild +++ b/media-sound/gramofile/gramofile-1.6-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6-r1.ebuild,v 1.1 2005/10/08 10:59:10 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6-r1.ebuild,v 1.2 2006/02/11 20:31:04 chutzpah Exp $ inherit eutils -DESCRIPTION="Gramofile is an audio recording/editing program whose main goal is to allow recording of analog audio for digital remastering." -HOMEPAGE="http://panic.et.tudelft.nl/~costar/gramofile/" -SRC_URI="http://panic.et.tudelft.nl/~costar/gramofile/${P}.tar.gz - http://panic.et.tudelft.nl/~costar/gramofile/tappin3a.patch - http://panic.et.tudelft.nl/~costar/gramofile/tappin3b.patch" +DESCRIPTION="Gramofile is an audio recording/editing program for recording of analog audio for digital remastering." +HOMEPAGE="http://www.opensourcepartners.nl/~costar/gramofile/" +SRC_URI="http://www.opensourcepartners.nl/~costar/${PN}/${P}.tar.gz + http://www.opensourcepartners.nl/~costar/${PN}/tappin3a.patch + http://www.opensourcepartners.nl/~costar/${PN}/tappin3b.patch" LICENSE="GPL-2" SLOT="0" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -DEPEND="sys-libs/ncurses \ +DEPEND="sys-libs/ncurses =sci-libs/fftw-2*" src_unpack() { diff --git a/media-sound/gramofile/gramofile-1.6.ebuild b/media-sound/gramofile/gramofile-1.6.ebuild index 395f924fd471..1ef82851ebd5 100644 --- a/media-sound/gramofile/gramofile-1.6.ebuild +++ b/media-sound/gramofile/gramofile-1.6.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.16 2005/07/25 12:37:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gramofile/gramofile-1.6.ebuild,v 1.17 2006/02/11 20:31:04 chutzpah Exp $ inherit eutils -DESCRIPTION="Gramofile is an audio recording/editing program whose main goal is to allow recording of analog audio for digital remastering." -HOMEPAGE="http://panic.et.tudelft.nl/~costar/gramofile/" -SRC_URI="http://panic.et.tudelft.nl/~costar/gramofile/${P}.tar.gz - http://panic.et.tudelft.nl/~costar/gramofile/tappin3a.patch - http://panic.et.tudelft.nl/~costar/gramofile/tappin3b.patch" +DESCRIPTION="Gramofile is an audio recording/editing program for recording of analog audio for digital remastering." +HOMEPAGE="http://www.opensourcepartners.nl/~costar/gramofile/" +SRC_URI="http://www.opensourcepartners.nl/~costar/${PN}/${P}.tar.gz + http://www.opensourcepartners.nl/~costar/${PN}/tappin3a.patch + http://www.opensourcepartners.nl/~costar/${PN}/tappin3b.patch" LICENSE="GPL-2" SLOT="0" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" IUSE="" -DEPEND="sys-libs/ncurses \ +DEPEND="sys-libs/ncurses =sci-libs/fftw-2*" src_unpack() { diff --git a/media-sound/gramofile/metadata.xml b/media-sound/gramofile/metadata.xml index e1774e3d9ad7..f6f41985a82b 100644 --- a/media-sound/gramofile/metadata.xml +++ b/media-sound/gramofile/metadata.xml @@ -2,4 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sound</herd> +<longdescription lang="en"> +GramoFile is intended primarily for transferring gramophone records to CDs, but +has many other possible uses. It can record very long .wav files with a bargraph +signal peak-level meter, playback any part of the files, split long .wav files +into separate tracks (with automatic track location), and process the signal +with filters to reduce ticks and pops (multiple filters are provided, they can +be applied in any order (multiple instances) with user-adjustable parameters). +Track splitting and signal processing are done in the same run, and don't need +any temporary files. +</longdescription> </pkgmetadata> |