[arch-commits] Commit in c++-gtk-utils (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:09:04 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:09:03
  Author: allan
Revision: 99706

remove !libtool

Modified:
  c++-gtk-utils/repos/community-i686/PKGBUILD
  c++-gtk-utils/repos/community-x86_64/PKGBUILD
  c++-gtk-utils/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 23:08:43 UTC (rev 99705)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:09:03 UTC (rev 99706)
@@ -9,7 +9,7 @@
 url="http://cxx-gtk-utils.sourceforge.net/"
 license=('LGPL2.1')
 depends=('gtk3')
-options=('!libtool' '!docs' '!emptydirs')
+options=('!docs' '!emptydirs')
 source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:08:43 UTC (rev 99705)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:09:03 UTC (rev 99706)
@@ -9,7 +9,7 @@
 url="http://cxx-gtk-utils.sourceforge.net/"
 license=('LGPL2.1')
 depends=('gtk3')
-options=('!libtool' '!docs' '!emptydirs')
+options=('!docs' '!emptydirs')
 source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:08:43 UTC (rev 99705)
+++ trunk/PKGBUILD	2013-10-30 23:09:03 UTC (rev 99706)
@@ -9,7 +9,7 @@
 url="http://cxx-gtk-utils.sourceforge.net/"
 license=('LGPL2.1')
 depends=('gtk3')
-options=('!libtool' '!docs' '!emptydirs')
+options=('!docs' '!emptydirs')
 source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('8af461ec1f2696e92a1fe1c62a08730b')
 




More information about the arch-commits mailing list