[arch-commits] Commit in dia (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 23:21:31 UTC 2013
Date: Thursday, October 31, 2013 @ 00:21:31
Author: allan
Revision: 99729
remove !libtool
Modified:
dia/repos/community-i686/PKGBUILD
dia/repos/community-x86_64/PKGBUILD
dia/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:21:11 UTC (rev 99728)
+++ repos/community-i686/PKGBUILD 2013-10-30 23:21:31 UTC (rev 99729)
@@ -15,7 +15,7 @@
depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 'hicolor-icon-theme')
makedepends=('intltool' 'python2' 'docbook-xsl')
optdepends=('python2')
-options=('!libtool' 'docs' '!emptydirs')
+options=('docs' '!emptydirs')
source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.97/${pkgname}-${pkgver}.tar.xz"
"dia-crash.patch::https://git.gnome.org/browse/dia/patch/?id=213bdfe956bf8fe57c86316f68a09408fef1647e")
md5sums=('1e1180a513fb567709b09bc19f12105e'
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-30 23:21:11 UTC (rev 99728)
+++ repos/community-x86_64/PKGBUILD 2013-10-30 23:21:31 UTC (rev 99729)
@@ -15,7 +15,7 @@
depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 'hicolor-icon-theme')
makedepends=('intltool' 'python2' 'docbook-xsl')
optdepends=('python2')
-options=('!libtool' 'docs' '!emptydirs')
+options=('docs' '!emptydirs')
source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.97/${pkgname}-${pkgver}.tar.xz"
"dia-crash.patch::https://git.gnome.org/browse/dia/patch/?id=213bdfe956bf8fe57c86316f68a09408fef1647e")
md5sums=('1e1180a513fb567709b09bc19f12105e'
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 23:21:11 UTC (rev 99728)
+++ trunk/PKGBUILD 2013-10-30 23:21:31 UTC (rev 99729)
@@ -15,7 +15,7 @@
depends=('libxslt' 'desktop-file-utils' 'libart-lgpl' 'gtk2' 'hicolor-icon-theme')
makedepends=('intltool' 'python2' 'docbook-xsl')
optdepends=('python2')
-options=('!libtool' 'docs' '!emptydirs')
+options=('docs' '!emptydirs')
source=("ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.97/${pkgname}-${pkgver}.tar.xz"
"dia-crash.patch::https://git.gnome.org/browse/dia/patch/?id=213bdfe956bf8fe57c86316f68a09408fef1647e")
md5sums=('1e1180a513fb567709b09bc19f12105e'
More information about the arch-commits
mailing list