* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-01-18 17:07 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-01-18 17:07 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/01/18 17:07:38
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
drop the midi default until a good reason to do so appears (bug #399249)
(Portage version: 2.1.10.41/cvs/Linux i686)
Revision Changes Path
1.86 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 17 Jan 2012 01:08:19 -0000 1.85
+++ ChangeLog 18 Jan 2012 17:07:38 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.85 2012/01/17 01:08:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.86 2012/01/18 17:07:38 mr_bones_ Exp $
+
+ 18 Jan 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ drop the midi default until a good reason to do so appears (bug #399249)
17 Jan 2012; Michael Sterrett <mr_bones_@gentoo.org>
+sdl-mixer-1.2.12.ebuild, metadata.xml:
1.2 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.1&r2=1.2
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sdl-mixer-1.2.12.ebuild 17 Jan 2012 01:08:19 -0000 1.1
+++ sdl-mixer-1.2.12.ebuild 18 Jan 2012 17:07:38 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.1 2012/01/17 01:08:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.2 2012/01/18 17:07:38 mr_bones_ Exp $
EAPI=4
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="flac fluidsynth mad +midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
+IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
DEPEND=">=media-libs/libsdl-1.2.10
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-02-08 18:41 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-02-08 18:41 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/02/08 18:41:32
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
correct modplug configure option (bug #402735)
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.87 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 18 Jan 2012 17:07:38 -0000 1.86
+++ ChangeLog 8 Feb 2012 18:41:32 -0000 1.87
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.86 2012/01/18 17:07:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.87 2012/02/08 18:41:32 mr_bones_ Exp $
+
+ 08 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ correct modplug configure option (bug #402735)
18 Jan 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
drop the midi default until a good reason to do so appears (bug #399249)
1.3 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.2&r2=1.3
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sdl-mixer-1.2.12.ebuild 18 Jan 2012 17:07:38 -0000 1.2
+++ sdl-mixer-1.2.12.ebuild 8 Feb 2012 18:41:32 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.2 2012/01/18 17:07:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.3 2012/02/08 18:41:32 mr_bones_ Exp $
EAPI=4
@@ -40,7 +40,7 @@
$(use_enable fluidsynth music-fluidsynth-midi) \
$(use_enable vorbis music-ogg) \
$(use_enable mikmod music-mod) \
- $(use_enable modplug music-modplug) \
+ $(use_enable modplug music-mod-modplug) \
$(use_enable flac music-flac) \
$(use_enable static-libs static) \
$(use mad && echo --disable-music-mp3 || use_enable mp3 music-mp3) \
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-03-04 5:51 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-03-04 5:51 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/03/04 05:51:05
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
add upstream patch for failure to load wav situation (bug #406739)
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.88 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 8 Feb 2012 18:41:32 -0000 1.87
+++ ChangeLog 4 Mar 2012 05:51:05 -0000 1.88
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.87 2012/02/08 18:41:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.88 2012/03/04 05:51:05 mr_bones_ Exp $
+
+ 04 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild,
+ +files/sdl-mixer-1.2.12-wav.patch:
+ add upstream patch for failure to load wav situation (bug #406739)
08 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
correct modplug configure option (bug #402735)
1.4 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.3&r2=1.4
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sdl-mixer-1.2.12.ebuild 8 Feb 2012 18:41:32 -0000 1.3
+++ sdl-mixer-1.2.12.ebuild 4 Mar 2012 05:51:05 -0000 1.4
@@ -1,8 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.3 2012/02/08 18:41:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.4 2012/03/04 05:51:05 mr_bones_ Exp $
EAPI=4
+inherit eutils
MY_P=${P/sdl-/SDL_}
DESCRIPTION="Simple Direct Media Layer Mixer Library"
@@ -27,6 +28,10 @@
S=${WORKDIR}/${MY_P}
+src_prepare() {
+ epatch "${FILESDIR}"/${P}-wav.patch
+}
+
src_configure() {
econf \
--disable-dependency-tracking \
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-11 16:08 Jeroen Roovers (jer)
0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2012-04-11 16:08 UTC (permalink / raw
To: gentoo-commits
jer 12/04/11 16:08:18
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
Stable for HPPA (bug #411531).
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.89 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.88&r2=1.89
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog 4 Mar 2012 05:51:05 -0000 1.88
+++ ChangeLog 11 Apr 2012 16:08:18 -0000 1.89
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.88 2012/03/04 05:51:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.89 2012/04/11 16:08:18 jer Exp $
+
+ 11 Apr 2012; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ Stable for HPPA (bug #411531).
04 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild,
+files/sdl-mixer-1.2.12-wav.patch:
1.5 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.4&r2=1.5
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sdl-mixer-1.2.12.ebuild 4 Mar 2012 05:51:05 -0000 1.4
+++ sdl-mixer-1.2.12.ebuild 11 Apr 2012 16:08:18 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.4 2012/03/04 05:51:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.5 2012/04/11 16:08:18 jer Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-11 20:10 Jeff Horelick (jdhore)
0 siblings, 0 replies; 13+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-04-11 20:10 UTC (permalink / raw
To: gentoo-commits
jdhore 12/04/11 20:10:46
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
marked x86 per bug 411531
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Revision Changes Path
1.90 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 11 Apr 2012 16:08:18 -0000 1.89
+++ ChangeLog 11 Apr 2012 20:10:46 -0000 1.90
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.89 2012/04/11 16:08:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.90 2012/04/11 20:10:46 jdhore Exp $
+
+ 11 Apr 2012; Jeff Horelick <jdhore@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ marked x86 per bug 411531
11 Apr 2012; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.12.ebuild:
Stable for HPPA (bug #411531).
1.6 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.5&r2=1.6
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sdl-mixer-1.2.12.ebuild 11 Apr 2012 16:08:18 -0000 1.5
+++ sdl-mixer-1.2.12.ebuild 11 Apr 2012 20:10:46 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.5 2012/04/11 16:08:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.6 2012/04/11 20:10:46 jdhore Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-13 9:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-13 9:11 UTC (permalink / raw
To: gentoo-commits
ago 12/04/13 09:11:04
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
Stable for amd64, wrt bug #411531
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.91 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.90&r2=1.91
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog 11 Apr 2012 20:10:46 -0000 1.90
+++ ChangeLog 13 Apr 2012 09:11:04 -0000 1.91
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.90 2012/04/11 20:10:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.91 2012/04/13 09:11:04 ago Exp $
+
+ 13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ Stable for amd64, wrt bug #411531
11 Apr 2012; Jeff Horelick <jdhore@gentoo.org> sdl-mixer-1.2.12.ebuild:
marked x86 per bug 411531
1.7 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.6&r2=1.7
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sdl-mixer-1.2.12.ebuild 11 Apr 2012 20:10:46 -0000 1.6
+++ sdl-mixer-1.2.12.ebuild 13 Apr 2012 09:11:04 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.6 2012/04/11 20:10:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.7 2012/04/13 09:11:04 ago Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-14 3:09 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-04-14 3:09 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/04/14 03:09:25
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
use LDFLAGS for playtools (bug #411735)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.92 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 13 Apr 2012 09:11:04 -0000 1.91
+++ ChangeLog 14 Apr 2012 03:09:25 -0000 1.92
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.91 2012/04/13 09:11:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.92 2012/04/14 03:09:25 mr_bones_ Exp $
+
+ 14 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ use LDFLAGS for playtools (bug #411735)
13 Apr 2012; Agostino Sarubbo <ago@gentoo.org> sdl-mixer-1.2.12.ebuild:
Stable for amd64, wrt bug #411531
1.8 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.7&r2=1.8
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sdl-mixer-1.2.12.ebuild 13 Apr 2012 09:11:04 -0000 1.7
+++ sdl-mixer-1.2.12.ebuild 14 Apr 2012 03:09:25 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.7 2012/04/13 09:11:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.8 2012/04/14 03:09:25 mr_bones_ Exp $
EAPI=4
inherit eutils
@@ -30,6 +30,9 @@
src_prepare() {
epatch "${FILESDIR}"/${P}-wav.patch
+ sed -i \
+ -e '/link.*play/s/-o/$(LDFLAGS) -o/' \
+ Makefile.in || die
}
src_configure() {
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-16 19:31 Brent Baude (ranger)
0 siblings, 0 replies; 13+ messages in thread
From: Brent Baude (ranger) @ 2012-04-16 19:31 UTC (permalink / raw
To: gentoo-commits
ranger 12/04/16 19:31:16
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
Marking sdl-mixer-1.2.12 ppc for bug 411531
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.93 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.92&r2=1.93
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog 14 Apr 2012 03:09:25 -0000 1.92
+++ ChangeLog 16 Apr 2012 19:31:16 -0000 1.93
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.92 2012/04/14 03:09:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.93 2012/04/16 19:31:16 ranger Exp $
+
+ 16 Apr 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ Marking sdl-mixer-1.2.12 ppc for bug 411531
14 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
use LDFLAGS for playtools (bug #411735)
1.9 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.8&r2=1.9
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sdl-mixer-1.2.12.ebuild 14 Apr 2012 03:09:25 -0000 1.8
+++ sdl-mixer-1.2.12.ebuild 16 Apr 2012 19:31:16 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.8 2012/04/14 03:09:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.9 2012/04/16 19:31:16 ranger Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-16 20:37 Markus Meier (maekke)
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2012-04-16 20:37 UTC (permalink / raw
To: gentoo-commits
maekke 12/04/16 20:37:53
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
arm stable, bug #411531
(Portage version: 2.1.10.56/cvs/Linux i686)
Revision Changes Path
1.94 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.93&r2=1.94
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog 16 Apr 2012 19:31:16 -0000 1.93
+++ ChangeLog 16 Apr 2012 20:37:53 -0000 1.94
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.93 2012/04/16 19:31:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.94 2012/04/16 20:37:53 maekke Exp $
+
+ 16 Apr 2012; Markus Meier <maekke@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ arm stable, bug #411531
16 Apr 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12.ebuild:
Marking sdl-mixer-1.2.12 ppc for bug 411531
1.10 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.9&r2=1.10
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sdl-mixer-1.2.12.ebuild 16 Apr 2012 19:31:16 -0000 1.9
+++ sdl-mixer-1.2.12.ebuild 16 Apr 2012 20:37:53 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.9 2012/04/16 19:31:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.10 2012/04/16 20:37:53 maekke Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-17 14:46 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-04-17 14:46 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/04/17 14:46:13
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
add a midi-related warning (bug #412035); more midi-related dep cleanup from James Le Cuirot
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.95 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.94&r2=1.95
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog 16 Apr 2012 20:37:53 -0000 1.94
+++ ChangeLog 17 Apr 2012 14:46:13 -0000 1.95
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.94 2012/04/16 20:37:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.95 2012/04/17 14:46:13 mr_bones_ Exp $
+
+ 17 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ more midi-related dep cleanup from James Le Cuirot
+
+ 17 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ add a midi-related warning (bug #412035)
16 Apr 2012; Markus Meier <maekke@gentoo.org> sdl-mixer-1.2.12.ebuild:
arm stable, bug #411531
1.11 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.10&r2=1.11
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sdl-mixer-1.2.12.ebuild 16 Apr 2012 20:37:53 -0000 1.10
+++ sdl-mixer-1.2.12.ebuild 17 Apr 2012 14:46:13 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.10 2012/04/16 20:37:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.11 2012/04/17 14:46:13 mr_bones_ Exp $
EAPI=4
inherit eutils
@@ -18,8 +18,10 @@
DEPEND=">=media-libs/libsdl-1.2.10
flac? ( media-libs/flac )
- fluidsynth? ( media-sound/fluidsynth )
- timidity? ( media-sound/timidity++ )
+ midi? (
+ fluidsynth? ( media-sound/fluidsynth )
+ timidity? ( media-sound/timidity++ )
+ )
mad? ( media-libs/libmad )
!mad? ( mp3? ( >=media-libs/smpeg-0.4.4-r1 ) )
modplug? ( media-libs/libmodplug )
@@ -36,6 +38,13 @@
}
src_configure() {
+ local myconf
+
+ if use midi; then
+ myconf=$(use_enable timidity music-timidity-midi) \
+ $(use_enable fluidsynth music-fluidsynth-midi)
+ fi
+
econf \
--disable-dependency-tracking \
--disable-music-flac-shared \
@@ -44,15 +53,14 @@
--disable-music-mp3-shared \
--disable-music-ogg-shared \
$(use_enable wav music-wave) \
- $(use_enable timidity music-timidity-midi) \
- $(use_enable fluidsynth music-fluidsynth-midi) \
$(use_enable vorbis music-ogg) \
$(use_enable mikmod music-mod) \
$(use_enable modplug music-mod-modplug) \
$(use_enable flac music-flac) \
$(use_enable static-libs static) \
$(use mad && echo --disable-music-mp3 || use_enable mp3 music-mp3) \
- $(use_enable mad music-mp3-mad-gpl)
+ $(use_enable mad music-mp3-mad-gpl) \
+ ${myconf}
}
src_install() {
@@ -66,3 +74,21 @@
|| die "la removal failed"
fi
}
+
+pkg_postinst() {
+ # bug 412035
+ # https://bugs.gentoo.org/show_bug.cgi?id=412035
+ if use midi ; then
+ if use fluidsynth; then
+ ewarn "FluidSynth support requires you to set the SDL_SOUNDFONTS"
+ ewarn "environment variable to the location of a SoundFont file"
+ ewarn "unless the game or application happens to do this for you."
+
+ if use timidity; then
+ ewarn "Failing to do so will result in Timidity being used instead."
+ else
+ ewarn "Failing to do so will result in silence."
+ fi
+ fi
+ fi
+}
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-17 21:15 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-04-17 21:15 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/04/17 21:15:44
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
link the midi-related use flags more (bug #412407)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.96 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.95&r2=1.96
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog 17 Apr 2012 14:46:13 -0000 1.95
+++ ChangeLog 17 Apr 2012 21:15:44 -0000 1.96
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.95 2012/04/17 14:46:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.96 2012/04/17 21:15:44 mr_bones_ Exp $
+
+ 17 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ link the midi-related use flags more (bug #412407)
17 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
more midi-related dep cleanup from James Le Cuirot
1.12 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.11&r2=1.12
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sdl-mixer-1.2.12.ebuild 17 Apr 2012 14:46:13 -0000 1.11
+++ sdl-mixer-1.2.12.ebuild 17 Apr 2012 21:15:44 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.11 2012/04/17 14:46:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.12 2012/04/17 21:15:44 mr_bones_ Exp $
EAPI=4
inherit eutils
@@ -14,7 +14,11 @@
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
-REQUIRED_USE="midi? ( || ( timidity fluidsynth ) )"
+REQUIRED_USE="
+ midi? ( || ( timidity fluidsynth ) )
+ timidity? ( midi )
+ fluidsynth? ( midi )
+ "
DEPEND=">=media-libs/libsdl-1.2.10
flac? ( media-libs/flac )
@@ -38,12 +42,8 @@
}
src_configure() {
- local myconf
-
- if use midi; then
- myconf=$(use_enable timidity music-timidity-midi) \
+ local myconf=$(use_enable timidity music-timidity-midi) \
$(use_enable fluidsynth music-fluidsynth-midi)
- fi
econf \
--disable-dependency-tracking \
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-04-17 21:47 Brent Baude (ranger)
0 siblings, 0 replies; 13+ messages in thread
From: Brent Baude (ranger) @ 2012-04-17 21:47 UTC (permalink / raw
To: gentoo-commits
ranger 12/04/17 21:47:43
Modified: ChangeLog sdl-mixer-1.2.12.ebuild
Log:
Marking sdl-mixer-1.2.12 ppc64 for bug 411531
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.97 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.96&r2=1.97
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog 17 Apr 2012 21:15:44 -0000 1.96
+++ ChangeLog 17 Apr 2012 21:47:43 -0000 1.97
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.96 2012/04/17 21:15:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.97 2012/04/17 21:47:43 ranger Exp $
+
+ 17 Apr 2012; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.12.ebuild:
+ Marking sdl-mixer-1.2.12 ppc64 for bug 411531
17 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> sdl-mixer-1.2.12.ebuild:
link the midi-related use flags more (bug #412407)
1.13 media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild?r1=1.12&r2=1.13
Index: sdl-mixer-1.2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sdl-mixer-1.2.12.ebuild 17 Apr 2012 21:15:44 -0000 1.12
+++ sdl-mixer-1.2.12.ebuild 17 Apr 2012 21:47:43 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.12 2012/04/17 21:15:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.12.ebuild,v 1.13 2012/04/17 21:47:43 ranger Exp $
EAPI=4
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac fluidsynth mad midi mikmod modplug mp3 playtools static-libs timidity vorbis +wav"
REQUIRED_USE="
midi? ( || ( timidity fluidsynth ) )
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild
@ 2012-08-23 18:10 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 13+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-08-23 18:10 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 12/08/23 18:10:17
Modified: ChangeLog
Removed: sdl-mixer-1.2.12.ebuild
Log:
old
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.107 media-libs/sdl-mixer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sdl-mixer/ChangeLog?r1=1.106&r2=1.107
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog 29 Jul 2012 18:49:46 -0000 1.106
+++ ChangeLog 23 Aug 2012 18:10:17 -0000 1.107
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl-mixer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.106 2012/07/29 18:49:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.107 2012/08/23 18:10:17 mr_bones_ Exp $
+
+ 23 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> -sdl-mixer-1.2.12.ebuild:
+ old
29 Jul 2012; Raúl Porcel <armin76@gentoo.org> sdl-mixer-1.2.12-r1.ebuild:
alpha/sh/sparc stable wrt #422125
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2012-08-23 18:10 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08 18:41 [gentoo-commits] gentoo-x86 commit in media-libs/sdl-mixer: ChangeLog sdl-mixer-1.2.12.ebuild Michael Sterrett (mr_bones_)
-- strict thread matches above, loose matches on Subject: below --
2012-08-23 18:10 Michael Sterrett (mr_bones_)
2012-04-17 21:47 Brent Baude (ranger)
2012-04-17 21:15 Michael Sterrett (mr_bones_)
2012-04-17 14:46 Michael Sterrett (mr_bones_)
2012-04-16 20:37 Markus Meier (maekke)
2012-04-16 19:31 Brent Baude (ranger)
2012-04-14 3:09 Michael Sterrett (mr_bones_)
2012-04-13 9:11 Agostino Sarubbo (ago)
2012-04-11 20:10 Jeff Horelick (jdhore)
2012-04-11 16:08 Jeroen Roovers (jer)
2012-03-04 5:51 Michael Sterrett (mr_bones_)
2012-01-18 17:07 Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox