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

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


    Date: Wednesday, October 30, 2013 @ 13:29:30
  Author: allan
Revision: 198049

remove !libtool

Modified:
  graphite/repos/extra-i686/PKGBUILD
  graphite/repos/extra-x86_64/PKGBUILD
  graphite/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:29:09 UTC (rev 198048)
+++ repos/extra-i686/PKGBUILD	2013-10-30 12:29:30 UTC (rev 198049)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'freetype2' 'python2')
              # - only for docs - target doesn't install properly
              #  'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 'icu') # builds doc properly? 'texlive-helvetic' seems to be missing
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz
         graphite2-1.2.0-cmakepath.patch)
 md5sums=('7042305e4208af4c2d5249d814ccce58'

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 12:29:09 UTC (rev 198048)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 12:29:30 UTC (rev 198049)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'freetype2' 'python2')
              # - only for docs - target doesn't install properly
              #  'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 'icu') # builds doc properly? 'texlive-helvetic' seems to be missing
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz
         graphite2-1.2.0-cmakepath.patch)
 md5sums=('7042305e4208af4c2d5249d814ccce58'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 12:29:09 UTC (rev 198048)
+++ trunk/PKGBUILD	2013-10-30 12:29:30 UTC (rev 198049)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'freetype2' 'python2')
              # - only for docs - target doesn't install properly
              #  'doxygen' 'texlive-latexextra' 'graphviz' 'asciidoc' 'perl-module-build' 'icu') # builds doc properly? 'texlive-helvetic' seems to be missing
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://downloads.sourceforge.net/project/silgraphite/graphite2/graphite2-${pkgver}.tgz
         graphite2-1.2.0-cmakepath.patch)
 md5sums=('7042305e4208af4c2d5249d814ccce58'




More information about the arch-commits mailing list