public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/kwave: kwave-0.8.4.ebuild ChangeLog
@ 2009-10-13 17:16 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-10-13 17:16 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/10/13 17:16:25

  Modified:             kwave-0.8.4.ebuild ChangeLog
  Log:
  Setting -DWITH_SAMPLERATE=OFF is an option but the build dies at compile phase wrt #287428.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-sound/kwave/kwave-0.8.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild?r1=1.1&r2=1.2

Index: kwave-0.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kwave-0.8.4.ebuild	29 Sep 2009 10:52:28 -0000	1.1
+++ kwave-0.8.4.ebuild	13 Oct 2009 17:16:24 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild,v 1.1 2009/09/29 10:52:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/kwave-0.8.4.ebuild,v 1.2 2009/10/13 17:16:24 ssuominen Exp $
 
 EAPI=2
 # Note that kwave use really bad linguas code so we have to install them all.
@@ -22,6 +22,7 @@
 	sci-libs/fftw
 	alsa? ( media-libs/alsa-lib )
 	flac? ( media-libs/flac )
+	media-libs/libsamplerate
 	mp3? ( media-libs/id3lib media-libs/libmad )
 	ogg? ( media-libs/libogg media-libs/libvorbis )"
 DEPEND="${RDEPEND}
@@ -29,8 +30,11 @@
 	media-gfx/imagemagick"
 
 src_configure() {
-	use mmx && append-flags "-mmmx"
+	use mmx && append-flags -mmmx
 
+	# This option is available, but the build dies at compile phase.
+	# $(cmake-utils_use_with libsamplerate SAMPLERATE)
+	
 	mycmakeargs="${mycmakeargs}
 		$(cmake-utils_use_with alsa)
 		$(cmake-utils_use_with doc)



1.17                 media-sound/kwave/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/kwave/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	29 Sep 2009 10:52:28 -0000	1.16
+++ ChangeLog	13 Oct 2009 17:16:24 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/kwave
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.16 2009/09/29 10:52:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kwave/ChangeLog,v 1.17 2009/10/13 17:16:24 ssuominen Exp $
+
+  13 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> kwave-0.8.4.ebuild:
+  Setting -DWITH_SAMPLERATE=OFF is an option but the build dies at compile
+  phase wrt #287428.
 
 *kwave-0.8.4 (29 Sep 2009)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-13 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13 17:16 [gentoo-commits] gentoo-x86 commit in media-sound/kwave: kwave-0.8.4.ebuild ChangeLog Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox