public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: metadata.xml ChangeLog libsndfile-1.0.19.ebuild
@ 2009-05-08 11:54 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-08 11:54 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/08 11:54:15

  Modified:             metadata.xml ChangeLog libsndfile-1.0.19.ebuild
  Log:
  Fix automagic jack-audio-connection-kit depend wrt #266346, thanks to Paolo Pedroni for reporting.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-libs/libsndfile/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	2 May 2004 10:05:29 -0000	1.1
+++ metadata.xml	8 May 2009 11:54:15 -0000	1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sound</herd>
+	<herd>sound</herd>
 </pkgmetadata>



1.97                 media-libs/libsndfile/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	15 Apr 2009 19:45:13 -0000	1.96
+++ ChangeLog	8 May 2009 11:54:15 -0000	1.97
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libsndfile
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.96 2009/04/15 19:45:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.97 2009/05/08 11:54:15 ssuominen Exp $
+
+  08 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  libsndfile-1.0.19.ebuild, +files/libsndfile-1.0.19-automagic_jack.patch:
+  Fix automagic jack-audio-connection-kit depend wrt #266346, thanks to
+  Paolo Pedroni for reporting.
 
   15 Apr 2009; Markus Meier <maekke@gentoo.org> libsndfile-1.0.19.ebuild:
   amd64 stable, bug #261173
@@ -75,7 +80,7 @@
   just removing it after the fact. Don't request old version of automake, as
   full eautoreconf is called.
 
-  15 Feb 2008; Samuli Suominen <drac@gentoo.org>
+  15 Feb 2008; Samuli Suominen <ssuominen@gentoo.org>
   libsndfile-1.0.17-r1.ebuild:
   If built with USE -sqlite don't install sndfile-regtest command wrt #210216
   by Matthias B.
@@ -111,7 +116,7 @@
   +libsndfile-1.0.17-r1.ebuild:
   add a patch wrt to buffer overflow possibility, bug #192834
 
-  06 Aug 2007; Samuli Suominen <drac@gentoo.org> libsndfile-1.0.17.ebuild:
+  06 Aug 2007; Samuli Suominen <ssuominen@gentoo.org> libsndfile-1.0.17.ebuild:
   Install pkgconfig for bug 187856.
 
   21 Jun 2007; Joshua Kinard <kumba@gentoo.org> libsndfile-1.0.17.ebuild:



1.9                  media-libs/libsndfile/libsndfile-1.0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild?r1=1.8&r2=1.9

Index: libsndfile-1.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libsndfile-1.0.19.ebuild	15 Apr 2009 19:45:13 -0000	1.8
+++ libsndfile-1.0.19.ebuild	8 May 2009 11:54:15 -0000	1.9
@@ -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-libs/libsndfile/libsndfile-1.0.19.ebuild,v 1.8 2009/04/15 19:45:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.19.ebuild,v 1.9 2009/05/08 11:54:15 ssuominen Exp $
 
 inherit eutils libtool autotools
 
@@ -17,13 +17,14 @@
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="sqlite alsa minimal"
+IUSE="alsa jack minimal sqlite"
 
 RDEPEND="!minimal? ( >=media-libs/flac-1.2.1
 		>=media-libs/libogg-1.1.3
 		>=media-libs/libvorbis-1.2.1_rc1 )
 	alsa? ( media-libs/alsa-lib )
-	sqlite? ( >=dev-db/sqlite-3.2 )"
+	sqlite? ( >=dev-db/sqlite-3.2 )
+	jack? ( media-sound/jack-audio-connection-kit )"
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
@@ -32,11 +33,13 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-
 	sed -i -e "s/noinst_PROGRAMS/check_PROGRAMS/" "${S}/tests/Makefile.am" \
-	"${S}/examples/Makefile.am" || die "failed to remove forced build of test and example programs"
-	epatch "${FILESDIR}/${PN}-1.0.17-regtests-need-sqlite.patch"
-	epatch "${FILESDIR}/${PN}-1.0.18-less_strict_tests.patch"
+		"${S}/examples/Makefile.am" || die "sed failed"
+
+	epatch "${FILESDIR}"/${PN}-1.0.17-regtests-need-sqlite.patch \
+		"${FILESDIR}"/${PN}-1.0.18-less_strict_tests.patch \
+		"${FILESDIR}"/${P}-automagic_jack.patch
+
 	rm M4/libtool.m4 M4/lt*.m4 || die "rm failed"
 
 	AT_M4DIR=M4 eautoreconf
@@ -46,15 +49,16 @@
 src_compile() {
 	econf $(use_enable sqlite) \
 		$(use_enable alsa) \
+		$(use_enable jack) \
 		$(use_enable !minimal external-libs) \
 		--disable-octave \
 		--disable-gcc-werror \
 		--disable-gcc-pipe \
 		--disable-dependency-tracking
-	emake || die "emake failed."
+	emake || die "emake failed"
 }
 
 src_install() {
-	emake DESTDIR="${D}" htmldocdir="/usr/share/doc/${PF}/html" install || die "emake install failed."
+	emake DESTDIR="${D}" htmldocdir="/usr/share/doc/${PF}/html" install || die "emake install failed"
 	dodoc AUTHORS ChangeLog NEWS README TODO
 }






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

only message in thread, other threads:[~2009-05-08 11:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08 11:54 [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: metadata.xml ChangeLog libsndfile-1.0.19.ebuild 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