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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 12:43:49 UTC 2013


    Date: Wednesday, October 30, 2013 @ 13:43:49
  Author: allan
Revision: 198088

remove !libtool

Modified:
  gucharmap/repos/extra-i686/PKGBUILD
  gucharmap/repos/extra-x86_64/PKGBUILD
  gucharmap/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 12:43:27 UTC (rev 198087)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:43:49 UTC (rev 198088)
@@ -11,7 +11,7 @@
 url="http://www.gnome.org"
 depends=('dconf' 'gtk3' 'hicolor-icon-theme')
 makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 groups=(gnome)
 install=gucharmap.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:43:27 UTC (rev 198087)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:43:49 UTC (rev 198088)
@@ -11,7 +11,7 @@
 url="http://www.gnome.org"
 depends=('dconf' 'gtk3' 'hicolor-icon-theme')
 makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 groups=(gnome)
 install=gucharmap.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:43:27 UTC (rev 198087)
+++ trunk/PKGBUILD	2013-10-30 12:43:49 UTC (rev 198088)
@@ -11,7 +11,7 @@
 url="http://www.gnome.org"
 depends=('dconf' 'gtk3' 'hicolor-icon-theme')
 makedepends=('gtk-doc' 'intltool' 'gobject-introspection' 'itstool' 'docbook-xsl' 'desktop-file-utils')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 groups=(gnome)
 install=gucharmap.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list