public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/musepack-tools: musepack-tools-444.ebuild ChangeLog
Date: Fri, 31 Jul 2009 13:15:11 +0000	[thread overview]
Message-ID: <E1MWrx1-00053q-Tz@stork.gentoo.org> (raw)

ssuominen    09/07/31 13:15:11

  Modified:             musepack-tools-444.ebuild ChangeLog
  Log:
  Update patch for upstream.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-sound/musepack-tools/musepack-tools-444.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/musepack-tools/musepack-tools-444.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/musepack-tools/musepack-tools-444.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/musepack-tools/musepack-tools-444.ebuild?r1=1.7&r2=1.8

Index: musepack-tools-444.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/musepack-tools-444.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- musepack-tools-444.ebuild	29 Jul 2009 14:32:00 -0000	1.7
+++ musepack-tools-444.ebuild	31 Jul 2009 13:15:11 -0000	1.8
@@ -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/musepack-tools/musepack-tools-444.ebuild,v 1.7 2009/07/29 14:32:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/musepack-tools-444.ebuild,v 1.8 2009/07/31 13:15:11 ssuominen Exp $
 
 inherit cmake-utils
 
@@ -24,9 +24,11 @@
 
 PATCHES=( "${FILESDIR}/${P}-gentoo.patch" )
 
+pkg_setup() {
+	mycmakeargs="-DSHARED=ON"
+}
+
 src_install() {
 	cmake-utils_src_install
-	insinto /usr/include/mpc
-	doins include/mpc/*.h || die "doins failed"
 	dosym mpc /usr/include/mpcdec || die "dosym failed"
 }



1.42                 media-sound/musepack-tools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	29 Jul 2009 14:32:00 -0000	1.41
+++ ChangeLog	31 Jul 2009 13:15:11 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/musepack-tools
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.41 2009/07/29 14:32:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.42 2009/07/31 13:15:11 ssuominen Exp $
+
+  31 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  musepack-tools-444.ebuild, files/musepack-tools-444-gentoo.patch:
+  Update patch for upstream.
 
   29 Jul 2009; Jeroen Roovers <jer@gentoo.org> musepack-tools-444.ebuild:
   Marked ~hppa (bug #279069).






             reply	other threads:[~2009-07-31 13:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-31 13:15 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-01 16:09 [gentoo-commits] gentoo-x86 commit in media-sound/musepack-tools: musepack-tools-444.ebuild ChangeLog Tobias Klausmann (klausman)
2009-09-27 17:58 Gysbert Wassenaar (nixnut)
2009-09-26 14:08 Brent Baude (ranger)
2009-09-20 22:15 Markus Meier (maekke)
2009-09-15  1:48 Jeroen Roovers (jer)
2009-08-31 18:30 Brent Baude (ranger)
2009-08-28 13:03 Tobias Klausmann (klausman)
2009-07-29 14:32 Jeroen Roovers (jer)
2009-07-27  7:05 Alexis Ballier (aballier)
2009-07-26 19:36 Mark Loeser (halcy0n)
2009-07-25 15:24 Samuli Suominen (ssuominen)

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=E1MWrx1-00053q-Tz@stork.gentoo.org \
    --to=ssuominen@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