* [gentoo-commits] gentoo-x86 commit in media-sound/aqualung: aqualung-0.9_beta11-r2.ebuild ChangeLog
@ 2013-06-22 18:34 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 3+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2013-06-22 18:34 UTC (permalink / raw
To: gentoo-commits
scarabeus 13/06/22 18:34:17
Modified: aqualung-0.9_beta11-r2.ebuild ChangeLog
Log:
Add libav9 patch to use new api instead of old one. Fixes bug#443242.
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
Revision Changes Path
1.4 media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?r1=1.3&r2=1.4
Index: aqualung-0.9_beta11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aqualung-0.9_beta11-r2.ebuild 2 May 2013 16:35:04 -0000 1.3
+++ aqualung-0.9_beta11-r2.ebuild 22 Jun 2013 18:34:17 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.3 2013/05/02 16:35:04 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.4 2013/06/22 18:34:17 scarabeus Exp $
EAPI=5
@@ -52,11 +52,13 @@
epatch "${FILESDIR}"/${P}-use_lrdf_cflags.patch \
"${FILESDIR}"/${P}-ffmpeg.patch \
"${FILESDIR}"/${P}-libavformat54.patch \
- "${FILESDIR}"/${P}-automake-1.13.patch
+ "${FILESDIR}"/${P}-automake-1.13.patch \
+ "${FILESDIR}"/${P}-libav9.patch
sed -i \
-e 's:$(pkgdatadir)/doc:/usr/share/doc/${PF}:' \
doc/Makefile.am || die
sed -i \
+ -e 's:avcodec_open,:avcodec_open2,:' \
-e '/BUILD_CFLAGS/s:-O2::' \
-e '/BUILD_CFLAGS/s: -ggdb -g -O0::' \
configure.ac || die
1.30 media-sound/aqualung/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 2 May 2013 16:35:04 -0000 1.29
+++ ChangeLog 22 Jun 2013 18:34:17 -0000 1.30
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/aqualung
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.29 2013/05/02 16:35:04 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.30 2013/06/22 18:34:17 scarabeus Exp $
+
+ 22 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+ +files/aqualung-0.9_beta11-libav9.patch, aqualung-0.9_beta11-r2.ebuild:
+ Add libav9 patch to use new api instead of old one. Fixes bug#443242.
02 May 2013; Daniel Pielmeier <billie@gentoo.org>
aqualung-0.9_beta11-r2.ebuild,
@@ -142,4 +146,3 @@
+files/new-ffmpeg-headers.patch, +metadata.xml,
+aqualung-0.9_beta9_p1.ebuild:
Initial import. Ebuild adapted from Maarten Maathuis in bug 88532.
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/aqualung: aqualung-0.9_beta11-r2.ebuild ChangeLog
@ 2014-01-18 16:04 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-18 16:04 UTC (permalink / raw
To: gentoo-commits
pacho 14/01/18 16:04:07
Modified: aqualung-0.9_beta11-r2.ebuild ChangeLog
Log:
amd64 stable, bug #497248
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path
1.5 media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?r1=1.4&r2=1.5
Index: aqualung-0.9_beta11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aqualung-0.9_beta11-r2.ebuild 22 Jun 2013 18:34:17 -0000 1.4
+++ aqualung-0.9_beta11-r2.ebuild 18 Jan 2014 16:04:07 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.4 2013/06/22 18:34:17 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.5 2014/01/18 16:04:07 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="alsa cddb debug flac ffmpeg ifp jack ladspa lame libsamplerate lua
mac modplug mp3 musepack oss podcast pulseaudio sndfile speex systray vorbis wavpack"
1.31 media-sound/aqualung/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 22 Jun 2013 18:34:17 -0000 1.30
+++ ChangeLog 18 Jan 2014 16:04:07 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/aqualung
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.30 2013/06/22 18:34:17 scarabeus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.31 2014/01/18 16:04:07 pacho Exp $
+
+ 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> aqualung-0.9_beta11-r2.ebuild:
+ amd64 stable, bug #497248
22 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org>
+files/aqualung-0.9_beta11-libav9.patch, aqualung-0.9_beta11-r2.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/aqualung: aqualung-0.9_beta11-r2.ebuild ChangeLog
@ 2014-01-26 10:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-26 10:59 UTC (permalink / raw
To: gentoo-commits
ago 14/01/26 10:59:37
Modified: aqualung-0.9_beta11-r2.ebuild ChangeLog
Log:
Stable for x86, wrt bug #497248
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild?r1=1.5&r2=1.6
Index: aqualung-0.9_beta11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- aqualung-0.9_beta11-r2.ebuild 18 Jan 2014 16:04:07 -0000 1.5
+++ aqualung-0.9_beta11-r2.ebuild 26 Jan 2014 10:59:37 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.5 2014/01/18 16:04:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/aqualung-0.9_beta11-r2.ebuild,v 1.6 2014/01/26 10:59:37 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="alsa cddb debug flac ffmpeg ifp jack ladspa lame libsamplerate lua
mac modplug mp3 musepack oss podcast pulseaudio sndfile speex systray vorbis wavpack"
1.32 media-sound/aqualung/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/aqualung/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 18 Jan 2014 16:04:07 -0000 1.31
+++ ChangeLog 26 Jan 2014 10:59:37 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/aqualung
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.31 2014/01/18 16:04:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aqualung/ChangeLog,v 1.32 2014/01/26 10:59:37 ago Exp $
+
+ 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> aqualung-0.9_beta11-r2.ebuild:
+ Stable for x86, wrt bug #497248
18 Jan 2014; Pacho Ramos <pacho@gentoo.org> aqualung-0.9_beta11-r2.ebuild:
amd64 stable, bug #497248
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-26 10:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 16:04 [gentoo-commits] gentoo-x86 commit in media-sound/aqualung: aqualung-0.9_beta11-r2.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2014-01-26 10:59 Agostino Sarubbo (ago)
2013-06-22 18:34 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox