[arch-commits] Commit in gtkmm3 (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 12:40:57 UTC 2013
Date: Wednesday, October 30, 2013 @ 13:40:57
Author: allan
Revision: 198080
remove !libtool
Modified:
gtkmm3/repos/extra-i686/PKGBUILD
gtkmm3/repos/extra-x86_64/PKGBUILD
gtkmm3/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:40:35 UTC (rev 198079)
+++ repos/extra-i686/PKGBUILD 2013-10-30 12:40:57 UTC (rev 198080)
@@ -9,7 +9,7 @@
arch=('i686' 'x86_64')
makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 'libxslt')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gtkmm.org/"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
sha256sums=('5e45fed4a7cff1baa72d1ef67e0d9883063d3a575cb53190e7ecf27047d241f8')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 12:40:35 UTC (rev 198079)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:40:57 UTC (rev 198080)
@@ -9,7 +9,7 @@
arch=('i686' 'x86_64')
makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 'libxslt')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gtkmm.org/"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
sha256sums=('5e45fed4a7cff1baa72d1ef67e0d9883063d3a575cb53190e7ecf27047d241f8')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 12:40:35 UTC (rev 198079)
+++ trunk/PKGBUILD 2013-10-30 12:40:57 UTC (rev 198080)
@@ -9,7 +9,7 @@
arch=('i686' 'x86_64')
makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common' 'doxygen' 'libxslt')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
url="http://www.gtkmm.org/"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgbasename/${pkgver%.*}/$_pkgbasename-$pkgver.tar.xz)
sha256sums=('5e45fed4a7cff1baa72d1ef67e0d9883063d3a575cb53190e7ecf27047d241f8')
More information about the arch-commits
mailing list