[arch-commits] Commit in lablgtk2/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Thu Oct 24 08:14:56 UTC 2013
Date: Thursday, October 24, 2013 @ 10:14:56
Author: tpowa
Revision: 197221
upgpkg: lablgtk2 2.16.0-5
readd staticlibs for xen #37454
Modified:
lablgtk2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-24 06:57:52 UTC (rev 197220)
+++ PKGBUILD 2013-10-24 08:14:56 UTC (rev 197221)
@@ -3,7 +3,7 @@
pkgname=lablgtk2
pkgver=2.16.0
-pkgrel=4
+pkgrel=5
pkgdesc=" An Objective Caml interface to gtk2"
arch=(i686 x86_64)
license=('LGPL')
@@ -13,7 +13,7 @@
optdepends=('ocaml: for using the tools')
DLAGENTS=('https::/usr/bin/curl -fLC - --insecure --retry 3 --retry-delay 3 -o %o %u')
source=(https://forge.ocamlcore.org/frs/download.php/979/lablgtk-${pkgver}.tar.gz)
-options=(!makeflags)
+options=(!makeflags staticlibs)
build() {
cd "${srcdir}/lablgtk-${pkgver}"
More information about the arch-commits
mailing list