Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting.git;a=commitdiff;h=1e893f221a150220fb95aeb2467ab216e7bc2e93

commit 1e893f221a150220fb95aeb2467ab216e7bc2e93
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Jan 10 01:38:46 2010 +0100

synaptiks-0.2.1-1-i686

- replaces ksynaptics

diff --git a/source/kde-extra/ksynaptics/FrugalBuild 
b/source/kde-extra/ksynaptics/FrugalBuild
deleted file mode 100644
index bb8d9b4..0000000
--- a/source/kde-extra/ksynaptics/FrugalBuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Compiling Time: 0.01 SBU
-# Maintainer: Miklos Vajna <vmik...@frugalware.org>
-
-pkgname=ksynaptics
-pkgver=0.3.3
-pkgrel=1
-pkgdesc="Helps desktop users to configure their synaptics touch pad that's 
commonly used in laptops."
-depends=('libsynaptics>=0.14.4d' 'kdelibs' 'xorg-server')
-groups=('kde-extra')
-archs=('i686' 'x86_64')
-_F_kde_id="17286"
-Finclude kde
-url="http://qsynaptics.sourceforge.net/";
-up2date="lynx -dump $url/dl.html|grep ksynaptics |Flasttar"
-source=($url/$pkgname-$pkgver.tar.gz)
-sha1sums=('36d469f3ae83213196f08e6005e12850b321b001')
-
-# optimization OK
diff --git a/source/kde-extra/ksynaptics/ksynaptics.install 
b/source/kde-extra/ksynaptics/ksynaptics.install
deleted file mode 100644
index 54f7cfe..0000000
--- a/source/kde-extra/ksynaptics/ksynaptics.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_upgrade()
-{
-       if [ -e /etc/X11/xorg.conf ] && ! grep -q "UseShm.*true" 
/etc/X11/xorg.conf; then
-               echo "Shared Memory is not accessible."
-               echo "Please add 'Option \"UseShm\" \"true\"' into the touch 
pad section of /etc/X11/xorg.conf"
-       fi
-}
-
-op=$1
-shift
-$op $*
diff --git a/source/kde-extra/synaptiks/FrugalBuild 
b/source/kde-extra/synaptiks/FrugalBuild
new file mode 100644
index 0000000..67edd62
--- /dev/null
+++ b/source/kde-extra/synaptiks/FrugalBuild
@@ -0,0 +1,18 @@
+# Compiling Time: 0.11 SBU
+# Maintainer: Miklos Vajna <vmik...@frugalware.org>
+
+pkgname=synaptiks
+pkgver=0.2.1
+pkgrel=1
+pkgdesc="A touchpad tool for KDE."
+url="http://synaptiks.lunaryorn.de/";
+Finclude kde
+depends=("kdelibs>=$_F_kde_ver")
+groups=('kde-extra')
+replaces=('ksynaptics')
+archs=('i686')
+up2date="Flasttar http://bitbucket.org/lunar/synaptiks/downloads/";
+source=(http://bitbucket.org/lunar/synaptiks/downloads/synaptiks-$pkgver.tar.bz2)
+sha1sums=('8eb213f23b421927a9d0c9957d5413cacf924728')
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to