public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.17-r1.ebuild
Date: Fri, 15 Feb 2008 12:16:53 +0000	[thread overview]
Message-ID: <E1JPzUr-0006pk-Lw@stork.gentoo.org> (raw)

drac        08/02/15 12:16:53

  Modified:             ChangeLog libsndfile-1.0.17-r1.ebuild
  Log:
  If built with USE -sqlite don't install sndfile-regtest command wrt #210216 by Matthias B.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.80                 media-libs/libsndfile/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	29 Sep 2007 09:22:25 -0000	1.79
+++ ChangeLog	15 Feb 2008 12:16:53 -0000	1.80
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libsndfile
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.79 2007/09/29 09:22:25 armin76 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.80 2008/02/15 12:16:53 drac Exp $
+
+  15 Feb 2008; Samuli Suominen <drac@gentoo.org>
+  libsndfile-1.0.17-r1.ebuild:
+  If built with USE -sqlite don't install sndfile-regtest command wrt #210216
+  by Matthias B.
 
   29 Sep 2007; Raúl Porcel <armin76@gentoo.org>
   libsndfile-1.0.17-r1.ebuild:



1.10                 media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild

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

Index: libsndfile-1.0.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libsndfile-1.0.17-r1.ebuild	11 Dec 2007 23:46:54 -0000	1.9
+++ libsndfile-1.0.17-r1.ebuild	15 Feb 2008 12:16:53 -0000	1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v 1.9 2007/12/11 23:46:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v 1.10 2008/02/15 12:16:53 drac Exp $
 
 WANT_AUTOCONF=2.5
 WANT_AUTOMAKE=1.9
@@ -49,4 +49,7 @@
 src_install() {
 	emake -j1 DESTDIR="${D}" htmldocdir="/usr/share/doc/${PF}/html" install || die "emake install failed."
 	dodoc AUTHORS ChangeLog NEWS README TODO
+	# Only prints following message: "This program was not compiled 
+	# with libsqlite3 and hence doesn't work." wrt bug #210161.
+	use sqlite || rm -f "${D}"/usr/bin/sndfile-regtest
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-02-15 12:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-15 12:16 Samuli Suominen (drac) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-28 12:45 [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.17-r1.ebuild Alexis Ballier (aballier)
2008-02-22 13:27 Diego Petteno (flameeyes)
2007-09-29  9:22 Raul Porcel (armin76)
2007-09-20 20:46 Brent Baude (ranger)
2007-09-20 18:46 Robert Buchholz (rbu)
2007-09-20 18:17 Tobias Scherbaum (dertobi123)
2007-09-20 13:43 Raul Porcel (armin76)
2007-09-19 19:21 Markus Meier (maekke)
2007-09-19 16:16 Jeroen Roovers (jer)
2007-09-19 15:37 Alexis Ballier (aballier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JPzUr-0006pk-Lw@stork.gentoo.org \
    --to=drac@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox