* [gentoo-commits] gentoo-x86 commit in media-libs/rubberband/files: rubberband-1.4-install.patch rubberband-1.4-gcc44.patch
@ 2009-09-26 13:22 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2009-09-26 13:22 UTC (permalink / raw
To: gentoo-commits
aballier 09/09/26 13:22:10
Added: rubberband-1.4-install.patch
rubberband-1.4-gcc44.patch
Log:
version bump
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Revision Changes Path
1.1 media-libs/rubberband/files/rubberband-1.4-install.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/rubberband/files/rubberband-1.4-install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/rubberband/files/rubberband-1.4-install.patch?rev=1.1&content-type=text/plain
Index: rubberband-1.4-install.patch
===================================================================
Index: rubberband-1.4/Makefile.in
===================================================================
--- rubberband-1.4.orig/Makefile.in
+++ rubberband-1.4/Makefile.in
@@ -150,10 +150,10 @@ install: all
test -n "$(DYNAMIC_FULL_VERSION)" && ln -s $(DYNAMIC_LIBNAME)$(DYNAMIC_FULL_VERSION) $(DESTDIR)$(INSTALL_LIBDIR)/$(DYNAMIC_LIBNAME)$(DYNAMIC_ABI_VERSION)
test -n "$(DYNAMIC_FULL_VERSION)" && ln -s $(DYNAMIC_LIBNAME)$(DYNAMIC_FULL_VERSION) $(DESTDIR)$(INSTALL_LIBDIR)/$(DYNAMIC_LIBNAME)
cp $(VAMP_TARGET) $(DESTDIR)$(INSTALL_VAMPDIR)
- cp src/vamp/vamp-rubberband.cat $(DESTDIR)$(INSTALL_VAMPDIR)
+ cp vamp/vamp-rubberband.cat $(DESTDIR)$(INSTALL_VAMPDIR)
cp $(LADSPA_TARGET) $(DESTDIR)$(INSTALL_LADSPADIR)
- cp src/ladspa/ladspa-rubberband.cat $(DESTDIR)$(INSTALL_LADSPADIR)
- cp src/ladspa/ladspa-rubberband.rdf $(DESTDIR)$(INSTALL_LRDFDIR)
+ cp ladspa/ladspa-rubberband.cat $(DESTDIR)$(INSTALL_LADSPADIR)
+ cp ladspa/ladspa-rubberband.rdf $(DESTDIR)$(INSTALL_LRDFDIR)
sed "s,%PREFIX%,@prefix@," rubberband.pc.in \
> $(DESTDIR)$(INSTALL_PKGDIR)/rubberband.pc
1.1 media-libs/rubberband/files/rubberband-1.4-gcc44.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/rubberband/files/rubberband-1.4-gcc44.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/rubberband/files/rubberband-1.4-gcc44.patch?rev=1.1&content-type=text/plain
Index: rubberband-1.4-gcc44.patch
===================================================================
Index: rubberband-1.4/src/system/sysutils.h
===================================================================
--- rubberband-1.4.orig/src/system/sysutils.h
+++ rubberband-1.4/src/system/sysutils.h
@@ -81,6 +81,7 @@ inline float princargf(float a) { return
#include <sys/mman.h>
#include <dlfcn.h>
+#include <stdio.h> // perror
#define MLOCK(a,b) ::mlock((char *)(a),(b))
#define MUNLOCK(a,b) (::munlock((char *)(a),(b)) ? (::perror("munlock failed"), 0) : 0)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-26 13:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-26 13:22 [gentoo-commits] gentoo-x86 commit in media-libs/rubberband/files: rubberband-1.4-install.patch rubberband-1.4-gcc44.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox