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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 22:54:39 UTC 2013


    Date: Wednesday, October 30, 2013 @ 23:54:38
  Author: allan
Revision: 99669

remove !libtool

Modified:
  agg/repos/community-i686/PKGBUILD
  agg/repos/community-x86_64/PKGBUILD
  agg/trunk/PKGBUILD

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

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 22:32:44 UTC (rev 99668)
+++ repos/community-i686/PKGBUILD	2013-10-30 22:54:38 UTC (rev 99669)
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'sdl' 'freetype2')
 provides=('antigrain')
 replaces=('antigrain')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://www.antigrain.com/${pkgname}-${pkgver}.tar.gz"
         agg-2.4-depends.patch
         agg-2.5-pkgconfig.patch)

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 22:32:44 UTC (rev 99668)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 22:54:38 UTC (rev 99669)
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'sdl' 'freetype2')
 provides=('antigrain')
 replaces=('antigrain')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://www.antigrain.com/${pkgname}-${pkgver}.tar.gz"
         agg-2.4-depends.patch
         agg-2.5-pkgconfig.patch)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 22:32:44 UTC (rev 99668)
+++ trunk/PKGBUILD	2013-10-30 22:54:38 UTC (rev 99669)
@@ -11,7 +11,7 @@
 depends=('gcc-libs' 'sdl' 'freetype2')
 provides=('antigrain')
 replaces=('antigrain')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
 source=("http://www.antigrain.com/${pkgname}-${pkgver}.tar.gz"
         agg-2.4-depends.patch
         agg-2.5-pkgconfig.patch)




More information about the arch-commits mailing list