[arch-commits] Commit in xine-ui/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Mon Aug 18 11:14:04 UTC 2008


    Date: Monday, August 18, 2008 @ 07:14:04
  Author: allan
Revision: 9716

upgpkg: xine-ui 0.99.5-3
    ncurses rebuild

Modified:
  xine-ui/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-18 10:20:37 UTC (rev 9715)
+++ PKGBUILD	2008-08-18 11:14:04 UTC (rev 9716)
@@ -3,7 +3,7 @@
 
 pkgname=xine-ui
 pkgver=0.99.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A free video player for Unix"
 arch=(i686 x86_64)
 license=('GPL')
@@ -20,7 +20,8 @@
   
   #add missing constant (defined in xine.h from xine-lib cvs)
   echo '#define XINE_MSG_AUDIO_OUT_UNAVAILABLE 11' >> src/xitk/common.h
-  ./configure --prefix=/usr --with-curses --with-x --enable-lirc --without-aalib
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+    --with-curses --with-x --enable-lirc --without-aalib
   make || return 1
   make DESTDIR=$startdir/pkg install
   mkdir -p $startdir/pkg/usr/share/applications




More information about the arch-commits mailing list