yngwin 15/07/09 14:17:15
Modified: metadata.xml audacity-2.0.2.ebuild
audacity-2.0.5.ebuild ChangeLog
Removed: audacity-2.0.3.ebuild audacity-2.0.1.ebuild
audacity-2.0.0.ebuild
Log:
Update HOMEPAGE, SRC_URI, metadata since upstream moved (bug #544762)
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0x4FDF9CFD2FAC514E!)
Revision Changes Path
1.9 media-sound/audacity/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/metadata.xml?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/metadata.xml?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/metadata.xml?r1=1.8&r2=1.9
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/metadata.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- metadata.xml 13 Feb 2013 18:23:40 -0000 1.8
+++ metadata.xml 9 Jul 2015 14:17:15 -0000 1.9
@@ -1,22 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>proaudio</herd>
- <maintainer>
- <email>[email protected]</email>
- <name>Richard Ash</name>
- <description>Upstream - please CC on bugs that concerns
upstream</description>
- </maintainer>
- <use>
- <flag name="id3tag">Enables ID3 tagging with id3tag
library</flag>
- <flag name="libsoxr">Uses <pkg>media-libs/soxr</pkg> as audio
resampling library: Better quality than the included resampler and much faster
than libsamplerate while keeping almost the same quality.</flag>
- <flag name="midi">Enables MIDI support</flag>
- <flag name="sbsms">Enables sbsms library support for pitch and
tempo changing</flag>
- <flag name="soundtouch">Enables soundtouch library support for
pitch and tempo changing</flag>
- <flag name="twolame">Enables twolame support (MPEG Audio Layer
2 encoder)</flag>
- <flag name="vamp">Enables vamp plugins support (Audio analysing
plugins)</flag>
- </use>
- <upstream>
- <remote-id type="google-code">audacity</remote-id>
- </upstream>
+ <herd>proaudio</herd>
+ <maintainer>
+ <email>[email protected]</email>
+ <name>Richard Ash</name>
+ <description>Upstream - please CC on bugs that concerns
upstream</description>
+ </maintainer>
+ <use>
+ <flag name="id3tag">Enables ID3 tagging with id3tag library</flag>
+ <flag name="libsoxr">
+ Uses <pkg>media-libs/soxr</pkg> as audio resampling library: Better
+ quality than the included resampler and much faster than libsamplerate
+ while keeping almost the same quality.
+ </flag>
+ <flag name="midi">Enables MIDI support</flag>
+ <flag name="sbsms">Enables sbsms library support for pitch and tempo
+ changing
+ </flag>
+ <flag name="soundtouch">Enables soundtouch library support for pitch and
+ tempo changing
+ </flag>
+ <flag name="twolame">Enables twolame support (MPEG Audio Layer 2
encoder)</flag>
+ <flag name="vamp">Enables vamp plugins support (Audio analysing
plugins)</flag>
+ </use>
</pkgmetadata>
1.8 media-sound/audacity/audacity-2.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild?r1=1.7&r2=1.8
Index: audacity-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- audacity-2.0.2.ebuild 29 Jun 2013 19:40:54 -0000 1.7
+++ audacity-2.0.2.ebuild 9 Jul 2015 14:17:15 -0000 1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.7
2013/06/29 19:40:54 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.2.ebuild,v 1.8
2015/07/09 14:17:15 yngwin Exp $
EAPI=4
@@ -10,8 +10,8 @@
MY_P="${PN}-src-${MY_PV}"
MY_T="${PN}-minsrc-${MY_PV}"
DESCRIPTION="Free crossplatform audio editor"
-HOMEPAGE="http://audacity.sourceforge.net/"
-SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.bz2"
+HOMEPAGE="http://web.audacityteam.org/"
+SRC_URI="mirror://gentoo/${MY_T}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
1.4 media-sound/audacity/audacity-2.0.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild?r1=1.3&r2=1.4
Index: audacity-2.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- audacity-2.0.5.ebuild 4 Jul 2015 18:08:28 -0000 1.3
+++ audacity-2.0.5.ebuild 9 Jul 2015 14:17:15 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v 1.3
2015/07/04 18:08:28 zlogene Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-sound/audacity/audacity-2.0.5.ebuild,v 1.4
2015/07/09 14:17:15 yngwin Exp $
EAPI=5
@@ -10,8 +10,8 @@
MY_P="${PN}-src-${MY_PV}"
MY_T="${PN}-minsrc-${MY_PV}"
DESCRIPTION="Free crossplatform audio editor"
-HOMEPAGE="http://audacity.sourceforge.net/"
-SRC_URI="http://audacity.googlecode.com/files/${MY_T}.tar.xz"
+HOMEPAGE="http://web.audacityteam.org/"
+SRC_URI="mirror://gentoo/${MY_T}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
1.190 media-sound/audacity/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.190&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?rev=1.190&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacity/ChangeLog?r1=1.189&r2=1.190
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog 4 Jul 2015 18:08:28 -0000 1.189
+++ ChangeLog 9 Jul 2015 14:17:15 -0000 1.190
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/audacity
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.189
2015/07/04 18:08:28 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audacity/ChangeLog,v 1.190
2015/07/09 14:17:15 yngwin Exp $
+
+ 09 Jul 2015; Ben de Groot <[email protected]> -audacity-2.0.0.ebuild,
+ -audacity-2.0.1.ebuild, -audacity-2.0.3.ebuild, audacity-2.0.2.ebuild,
+ audacity-2.0.5.ebuild, metadata.xml:
+ Update HOMEPAGE, SRC_URI, metadata since upstream moved (bug #544762)
04 Jul 2015; Mikle Kolyada <[email protected]> audacity-2.0.5.ebuild:
amd64 stable wrt bug #522036