diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index a6071eb4c52..ece01196fbb 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ 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."