[arch-commits] CVS update of extra/science/tilp (PKGBUILD)

Simo Leone simo at archlinux.org
Mon Feb 11 23:09:04 UTC 2008


    Date: Monday, February 11, 2008 @ 18:09:04
  Author: simo
    Path: /home/cvs-extra/extra/science/tilp

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: tilp 1.10-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/science/tilp/PKGBUILD
diff -u extra/science/tilp/PKGBUILD:1.4 extra/science/tilp/PKGBUILD:1.5
--- extra/science/tilp/PKGBUILD:1.4	Sun Dec 17 15:43:42 2006
+++ extra/science/tilp/PKGBUILD	Mon Feb 11 18:09:04 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.4 2006/12/17 20:43:42 simo Exp $
+# $Id: PKGBUILD,v 1.5 2008/02/11 23:09:04 simo Exp $
 #Contributor: Simo Leone <neotuli at gmail.com>
 pkgname=tilp
-pkgver=1.01
+pkgver=1.10
 pkgrel=1
 pkgdesc="TI graphing calculator link/transfer program"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('libglade' 'libticalcs')
 options=('FORCE' 'NOLIBTOOL')
 source=("http://www.archlinux.org/~simo/tilp/tilp2.tar.gz")
-md5sums=('ef4ea6694341161c9a8eb58b0e284575')
+md5sums=('51f8082845606b3e16c291e9efc16116')
 
 build() {
   cd $startdir/src/tilp2-$pkgver
@@ -18,7 +18,7 @@
 #  ./configure --prefix=/usr --enable-exit-homedir --sysconfdir=/etc
 #  sed -i "s/desktop//g" Makefile
 #  mkdir -p $startdir/pkg/usr/lib/tilp
-  ./configure --prefix=/usr
+  ./configure --without-kde --prefix=/usr
   make || return 1
   make DESTDIR=$startdir/pkg install
 }




More information about the arch-commits mailing list