[arch-commits] Commit in orc (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:23:45 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:23:45
  Author: allan
Revision: 198360

remove !libtool

Modified:
  orc/repos/extra-i686/PKGBUILD
  orc/repos/extra-x86_64/PKGBUILD
  orc/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    1 -
 repos/extra-x86_64/PKGBUILD |    1 -
 trunk/PKGBUILD              |    1 -
 3 files changed, 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:23:45 UTC (rev 198360)
@@ -9,7 +9,6 @@
 url="http://code.entropywave.com/projects/orc/"
 depends=('glibc')
 makedepends=('valgrind')
-options=('!libtool')
 source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
 
 build () {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:23:45 UTC (rev 198360)
@@ -9,7 +9,6 @@
 url="http://code.entropywave.com/projects/orc/"
 depends=('glibc')
 makedepends=('valgrind')
-options=('!libtool')
 source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
 
 build () {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:23:25 UTC (rev 198359)
+++ trunk/PKGBUILD	2013-10-30 14:23:45 UTC (rev 198360)
@@ -9,7 +9,6 @@
 url="http://code.entropywave.com/projects/orc/"
 depends=('glibc')
 makedepends=('valgrind')
-options=('!libtool')
 source=(http://gstreamer.freedesktop.org/src/orc/${pkgname}-${pkgver}.tar.gz)
 
 build () {




More information about the arch-commits mailing list