summaryrefslogtreecommitdiffstats
path: root/gnome/sound-juicer/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-29 23:59:00 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-29 23:59:00 +0200
commitb863c93fc8329443e1cff089f22e9755e7df90d6 (patch)
tree693fe9df44e37e03f684fba4b95b22624ddb6728 /gnome/sound-juicer/Pkgfile
parentc2eee6f2f846f585cccf4161981e36b691345f7f (diff)
downloadnutyx-pakxe-b863c93fc8329443e1cff089f22e9755e7df90d6.tar.gz
nutyx-pakxe-b863c93fc8329443e1cff089f22e9755e7df90d6.tar.bz2
nutyx-pakxe-b863c93fc8329443e1cff089f22e9755e7df90d6.tar.xz
nutyx-pakxe-b863c93fc8329443e1cff089f22e9755e7df90d6.zip
sound-juicer, ajout patch gcc4.5
Diffstat (limited to 'gnome/sound-juicer/Pkgfile')
-rwxr-xr-xgnome/sound-juicer/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome/sound-juicer/Pkgfile b/gnome/sound-juicer/Pkgfile
index 9ad6fbb27..959982b41 100755
--- a/gnome/sound-juicer/Pkgfile
+++ b/gnome/sound-juicer/Pkgfile
@@ -7,10 +7,12 @@
name=sound-juicer
version=2.28.2
release=1
-source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2\
+ sound-juicer-gcc-4.5-01.patch)
build() {
cd $name-$version
+ patch -Np1 -i ../sound-juicer-gcc-4.5-01.patch
./configure --prefix=$GNOME_PREFIX \
--sysconfdir=/etc \
--disable-scrollkeeper \