xkeyboard-config: update to 1.5, new deps style.

--HG--
extra : convert_revision : dade4a5c850d7dd72c8a235b51b042b4d7778370
This commit is contained in:
Juan RP 2009-03-24 12:42:17 +01:00
parent fa878630f1
commit ef37c65ebc

View File

@ -1,15 +1,13 @@
# Template build file for 'xkeyboard-config'. # Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config pkgname=xkeyboard-config
version=1.4 version=1.5
distfiles=" distfiles="http://xlibs.freedesktop.org/xkbdesc/$pkgname-$version.tar.bz2"
http://xlibs.freedesktop.org/xkbdesc/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg configure_args="--with-xkb-rules-symlink=xfree86,xorg
--enable-compat-rules" --enable-compat-rules"
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="X Keyboard Configuration Database" short_desc="X Keyboard Configuration Database"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c6c655c58b25ff81df48064eb29d2e7142b2556d checksum=ce15ff22ad6bc0ff7ae735d5ec65dd6dfd736d7eef0cf5ff394f823e663447e4
long_desc=" long_desc="
The xkeyboard-config package provides a non-arch keyboard configuration The xkeyboard-config package provides a non-arch keyboard configuration
database for the X Window System with support for non-standard database for the X Window System with support for non-standard
@ -17,3 +15,6 @@ long_desc="
the consistent, well-structured, frequently released open source the consistent, well-structured, frequently released open source
of X keyboard configuration data for free, open source and commercial of X keyboard configuration data for free, open source and commercial
X implementations. The project is targeted to XKB-based systems." X implementations. The project is targeted to XKB-based systems."
Add_dependency full xkbcomp
Add_dependency build intltool