[arch-commits] CVS update of extra/x11/imwheel (PKGBUILD)
Travis Willard
travis at archlinux.org
Thu Nov 8 02:02:16 UTC 2007
Date: Wednesday, November 7, 2007 @ 21:02:16
Author: travis
Path: /home/cvs-extra/extra/x11/imwheel
Modified: PKGBUILD (1.3 -> 1.4)
upgpkg: imwheel 1.0.0pre12-3
Add license - cleanup PKGBUILD
----------+
PKGBUILD | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
Index: extra/x11/imwheel/PKGBUILD
diff -u extra/x11/imwheel/PKGBUILD:1.3 extra/x11/imwheel/PKGBUILD:1.4
--- extra/x11/imwheel/PKGBUILD:1.3 Sun May 21 12:09:42 2006
+++ extra/x11/imwheel/PKGBUILD Wed Nov 7 21:02:16 2007
@@ -1,19 +1,16 @@
-# $Id: PKGBUILD,v 1.3 2006/05/21 16:09:42 uid1014 Exp $
+# $Id: PKGBUILD,v 1.4 2007/11/08 02:02:16 travis Exp $
+# Maintainer: Travis Willard <travis at archlinux.org>
# Contributor: Paul Mattal <paul at mattal.com>
-# Maintainer: Paul Mattal <paul at archlinux.org>
+
pkgname=imwheel
pkgver=1.0.0pre12
-pkgrel=2
+pkgrel=3
pkgdesc="Mouse Wheel Tool for XFree86/Xorg"
arch=(i686 x86_64)
url="http://imwheel.sourceforge.net"
-license=""
+license=('GPL')
depends=(libxtst libxmu)
-makedepends=()
-conflicts=()
-replaces=()
backup=(etc/X11/imwheel/imwheelrc)
-install=
source=(http://dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz etcdir-install.patch)
md5sums=('21d81db739ae95d96f9b650f7b826a14' '51359d20eb2a95136564db2d32e3ec38')
More information about the arch-commits
mailing list