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

Eric Bélanger eric at nymeria.archlinux.org
Sun Aug 11 01:30:42 UTC 2013


    Date: Sunday, August 11, 2013 @ 03:30:42
  Author: eric
Revision: 192414

upgpkg: moc 1:2.5beta1-5

Disable tags cache support to remove db dependency (licensing issue, see db-6020 TODO)

Modified:
  moc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-10 23:42:37 UTC (rev 192413)
+++ PKGBUILD	2013-08-11 01:30:42 UTC (rev 192414)
@@ -52,7 +52,7 @@
     --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
     --with-musepack --with-vorbis --with-flac --with-wavpack \
     --with-sndfile --with-modplug --with-ffmpeg --with-speex \
-    --with-samplerate --with-curl --disable-debug
+    --with-samplerate --with-curl  --disable-cache --disable-debug
   make
 }
 




More information about the arch-commits mailing list