[arch-commits] Commit in libxklavier/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Mar 9 12:30:45 UTC 2012
Date: Friday, March 9, 2012 @ 07:30:45
Author: ibiru
Revision: 152733
add introspection support
Modified:
libxklavier/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-09 12:25:04 UTC (rev 152732)
+++ PKGBUILD 2012-03-09 12:30:45 UTC (rev 152733)
@@ -4,11 +4,12 @@
pkgname=libxklavier
pkgver=5.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="High-level API for X Keyboard Extension"
arch=(i686 x86_64)
license=('LGPL')
depends=('glib2' 'libxkbfile' 'libxml2' 'xkeyboard-config' 'libxi' 'iso-codes')
+makedepends=('gobject-introspection')
options=('!libtool' '!emptydirs')
url="http://gswitchit.sourceforge.net"
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
More information about the arch-commits
mailing list