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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Jun 16 10:31:34 UTC 2014


    Date: Monday, June 16, 2014 @ 12:31:34
  Author: spupykin
Revision: 113219

upgpkg: xmms2 0.8DrO_o-29

upd

Modified:
  xmms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-16 10:31:30 UTC (rev 113218)
+++ PKGBUILD	2014-06-16 10:31:34 UTC (rev 113219)
@@ -3,7 +3,7 @@
 
 pkgname=xmms2
 pkgver=0.8DrO_o
-pkgrel=28
+pkgrel=29
 pkgdesc="complete rewrite of the popular music player"
 arch=('i686' 'x86_64')
 url="http://xmms2.org/"
@@ -74,7 +74,8 @@
   ./waf configure --prefix=/usr \
 	--with-optionals=python,launcher,xmmsclient++,xmmsclient++-glib,perl,ruby,nycli,pixmaps,et,mdns,medialib-updater \
 	--with-ruby-archdir=`ruby -e 'puts RbConfig::CONFIG["vendorarchdir"]'` \
-	--with-ruby-libdir=`ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]'`
+	--with-ruby-libdir=`ruby -e 'puts RbConfig::CONFIG["vendorlibdir"]'` \
+	--with-perl-archdir=`perl -V:installvendorarch | cut -f2 -d\'`
   ./waf build
 }
 




More information about the arch-commits mailing list