From 50e8ff737899d8bf52d501d84748b48391dc82cc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Oct 2008 05:47:26 +0200 Subject: [PATCH] Added xf86-input-joystick-1.3.3 template. --HG-- extra : convert_revision : 3149c579c564f71703eac3c45bb17f424e8360a7 --- dependencies/build-depends.db | Bin 12288 -> 12288 bytes templates/xf86-input-joystick.tmpl | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100755 templates/xf86-input-joystick.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index a6071eb4c52c73ee1b5cd752c0da0c27ab18a5d4..ece01196fbb8417c01a39cdf81a1af28412d2031 100644 GIT binary patch delta 57 zcmZojXh_%~AS0y2FoWR delta 34 ocmZojXh_%~Aj7A?@B|1iFm7RNVB}$(tRPb{(ZFx>6B!v{0K*ar-v9sr diff --git a/templates/xf86-input-joystick.tmpl b/templates/xf86-input-joystick.tmpl new file mode 100755 index 00000000000..53fd65eb39f --- /dev/null +++ b/templates/xf86-input-joystick.tmpl @@ -0,0 +1,12 @@ +# Template build file for 'xf86-input-joystick'. +pkgname=xf86-input-joystick +version=1.3.3 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/driver +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Joystick Input driver for Modular X.org" +maintainer="Juan RP " +checksum=6fe62f40e7baeb31b92bae53fe73ee0140291921 +long_desc=" + This is Joystick Input driver for the modular X.org X11 server."