Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg74.git;a=commitdiff;h=292bd16e66c5a659b7d6d049453f160cc084cfdd
commit 292bd16e66c5a659b7d6d049453f160cc084cfdd Author: Krisztian VASAS <[email protected]> Date: Thu Jan 1 00:48:45 2009 +0100 xf86-input-mouse-1.3.0-1-i686 - version bump diff --git a/source/x11/xf86-input-mouse/FrugalBuild b/source/x11/xf86-input-mouse/FrugalBuild index 17e34d8..753b8bc 100644 --- a/source/x11/xf86-input-mouse/FrugalBuild +++ b/source/x11/xf86-input-mouse/FrugalBuild @@ -2,10 +2,20 @@ # Maintainer: Christian Hamar alias krix <[email protected]> pkgname=xf86-input-mouse -pkgver=1.2.3 +pkgver=1.3.0 pkgdesc="X.org Mouse input driver" Finclude xorg archs=(${arc...@]} 'ppc') -sha1sums=('d8b5233f3296ab16d1fa06f3a366dbd137d31afd') +source=(${sour...@]} 'xf86OSmouse.h' 'mouse.c.patch1' 'mouse.h.patch1') +sha1sums=('79ecd994b2820d24a00d4c4af9aa9189bdd9db93' \ + 'b96edcffd61f071d3a178bd01f2682f7431087f6' \ + '4095d960b8e43a8128a03318cc79d983dbde7315' \ + '65b769b64122555ca74a82782b05eca773ebe137') + +build() { + Fcd + cp ../xf86OSmouse.h src/ + Fbuild +} # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
