[arch-commits] Commit in xfconf/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Fri Oct 19 08:48:38 UTC 2018


    Date: Friday, October 19, 2018 @ 08:48:37
  Author: foutrelis
Revision: 336877

Avoid regenerating API documentation

Modified:
  xfconf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 08:47:07 UTC (rev 336876)
+++ PKGBUILD	2018-10-19 08:48:37 UTC (rev 336877)
@@ -11,7 +11,7 @@
 groups=('xfce4')
 depends=('libxfce4util' 'dbus-glib')
 makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig' 'glib-perl'
-             'intltool' 'gtk-doc' 'chrpath')
+             'intltool' 'chrpath')
 options=('!emptydirs')
 source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('35f48564e5694faa54fdc180cd3268e16fc2352946a89a3c2fc12cbe400ada36')
@@ -25,7 +25,6 @@
     --libexecdir=/usr/lib/xfce4 \
     --localstatedir=/var \
     --disable-static \
-    --enable-gtk-doc \
     --with-perl-options=INSTALLDIRS="vendor" \
     --disable-debug
   make



More information about the arch-commits mailing list