summaryrefslogtreecommitdiffstats
path: root/xine-lib/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xine-lib/Pkgfile')
-rwxr-xr-xxine-lib/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/xine-lib/Pkgfile b/xine-lib/Pkgfile
index afb26042c..5afd3f96a 100755
--- a/xine-lib/Pkgfile
+++ b/xine-lib/Pkgfile
@@ -6,14 +6,12 @@
# Run on: mesa3d,xorg-libxvmc,xorg-libxcb,faad2,libcaca,speex,libmng,esound,libvorbis,flac,libtheora,sdl,ffmpeg,vcdimager,wavpack,samba3,librsvg,imagemagick,libvdpau,jack2,pulseaudio,speex
name=xine-lib
-version=1.2.1
-release=2
-source=(http://downloads.sourceforge.net/xine/$name-$version.tar.xz
- ffmpeg-0.11.patch)
+version=1.2.2
+release=1
+source=(http://downloads.sourceforge.net/xine/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../ffmpeg-0.11.patch
./configure --prefix=/usr \
--with-w32-path=/usr/lib/codecs \
--with-xv-path=/usr/lib \