Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/sooperlooper/files: sooperlooper-1.6.2-asneeded.patch
Date: Thu, 27 Mar 2008 11:43:06
Message-Id: E1JeqVb-0006jy-8e@stork.gentoo.org
1 drac 08/03/27 11:43:03
2
3 Added: sooperlooper-1.6.2-asneeded.patch
4 Log:
5 Version bump wrt #212570, thanks to Arne Babenhauserheide for reporting. Upstream seems to have 1.6.3 also available, but they forgot to upload source package.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 media-sound/sooperlooper/files/sooperlooper-1.6.2-asneeded.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/files/sooperlooper-1.6.2-asneeded.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sooperlooper/files/sooperlooper-1.6.2-asneeded.patch?rev=1.1&content-type=text/plain
13
14 Index: sooperlooper-1.6.2-asneeded.patch
15 ===================================================================
16 diff -ur sooperlooper-1.6.2.orig/src/Makefile.in sooperlooper-1.6.2/src/Makefile.in
17 --- sooperlooper-1.6.2.orig/src/Makefile.in 2008-03-12 06:15:44.000000000 +0200
18 +++ sooperlooper-1.6.2/src/Makefile.in 2008-03-27 13:33:37.000000000 +0200
19 @@ -281,7 +281,7 @@
20 sooperlooper_SOURCES = \
21 sooperlooper.cpp
22
23 -sooperlooper_LDADD = libsldrivers.a libslcore.a @JACK_LIBS@ @LOSC_LIBS@ @SIGCPP_LIBS@ @RUBBERBAND_LIBS@ @FFTW_LIBS@ @SNDFILE_LIBS@ @SAMPLERATE_LIBS@ @AUDIO_LIBS@ @XML_LIBS@
24 +sooperlooper_LDADD = libsldrivers.a libslcore.a @BASE_LIBS@ @JACK_LIBS@ @LOSC_LIBS@ @SIGCPP_LIBS@ @RUBBERBAND_LIBS@ @FFTW_LIBS@ @SNDFILE_LIBS@ @SAMPLERATE_LIBS@ @AUDIO_LIBS@ @XML_LIBS@
25 sooperlooper_LDFLAGS =
26 slconsole_SOURCES = slconsole.cpp
27 slconsole_LDADD = @LOSC_LIBS@ @NCURSES_LIBS@ -lpthread
28
29
30
31 --
32 gentoo-commits@l.g.o mailing list