public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/cmus/files: cmus-2.2.0-libmpcdecsv7.patch
@ 2009-12-04 10:32 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-12-04 10:32 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/12/04 10:32:55

  Removed:              cmus-2.2.0-libmpcdecsv7.patch
  Log:
  Remove media-libs/libmpcdecsv7 support, because it can't decode SV8 format and doesn't pass ./configure with Autoconf >= 2.65.
  (Portage version: 2.2_rc54/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/cmus/files: cmus-2.2.0-libmpcdecsv7.patch
@ 2009-07-26 13:19 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-26 13:19 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/26 13:19:04

  Added:                cmus-2.2.0-libmpcdecsv7.patch
  Log:
  Use transition package media-libs/libmpcdecsv7 instead of media-libs/libmpcdec for Musepack support.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-sound/cmus/files/cmus-2.2.0-libmpcdecsv7.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/cmus/files/cmus-2.2.0-libmpcdecsv7.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/cmus/files/cmus-2.2.0-libmpcdecsv7.patch?rev=1.1&content-type=text/plain

Index: cmus-2.2.0-libmpcdecsv7.patch
===================================================================
Only in cmus-2.2.0.orig: cmus-2.2.0
diff -ur cmus-2.2.0.orig/configure cmus-2.2.0/configure
--- cmus-2.2.0.orig/configure	2007-07-27 17:52:13.000000000 +0300
+++ cmus-2.2.0/configure	2009-07-26 16:16:43.000000000 +0300
@@ -61,7 +61,7 @@
 
 check_mpc()
 {
-	check_library MPC "" "-lmpcdec"
+	check_library MPC "" "-lmpcdecsv7"
 	return $?
 }
 
diff -ur cmus-2.2.0.orig/mpc.c cmus-2.2.0/mpc.c
--- cmus-2.2.0.orig/mpc.c	2007-07-27 17:52:13.000000000 +0300
+++ cmus-2.2.0/mpc.c	2009-07-26 16:17:32.000000000 +0300
@@ -11,7 +11,7 @@
 #include "xmalloc.h"
 #include "read_wrapper.h"
 
-#include <mpcdec/mpcdec.h>
+#include <mpcdecsv7/mpcdec.h>
 #include <inttypes.h>
 #include <errno.h>
 
@@ -25,7 +25,7 @@
 	int samples_pos;
 	int samples_avail;
 
-	/* mpcdec/mpcdec.h
+	/* mpcdecsv7/mpcdec.h
 	 *
 	 * the api doc says this is pcm samples per mpc frame
 	 * but it's really pcm _frames_ per mpc frame






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-04 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-04 10:32 [gentoo-commits] gentoo-x86 commit in media-sound/cmus/files: cmus-2.2.0-libmpcdecsv7.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-07-26 13:19 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