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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:37:05 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:37:05
  Author: allan
Revision: 198232

remove !libtool

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

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 13:36:45 UTC (rev 198231)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:37:05 UTC (rev 198232)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('libvorbis' 'libtheora' 'speex')
 url="http://www.icecast.org/"
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('11765b2592e7ea623ccd93d3f8df172c')

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:36:45 UTC (rev 198231)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:37:05 UTC (rev 198232)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('libvorbis' 'libtheora' 'speex')
 url="http://www.icecast.org/"
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('11765b2592e7ea623ccd93d3f8df172c')

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:36:45 UTC (rev 198231)
+++ trunk/PKGBUILD	2013-10-30 13:37:05 UTC (rev 198232)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('libvorbis' 'libtheora' 'speex')
 url="http://www.icecast.org/"
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 license=('LGPL')
 source=("http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('11765b2592e7ea623ccd93d3f8df172c')




More information about the arch-commits mailing list