[arch-commits] CVS update of extra/science/texmacs (PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Jul 6 02:15:28 UTC 2007
Date: Thursday, July 5, 2007 @ 22:15:28
Author: eric
Path: /home/cvs-extra/extra/science/texmacs
Modified: PKGBUILD (1.18 -> 1.19)
upgpkg: texmacs 1.0.6.10-1
added license
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Index: extra/science/texmacs/PKGBUILD
diff -u extra/science/texmacs/PKGBUILD:1.18 extra/science/texmacs/PKGBUILD:1.19
--- extra/science/texmacs/PKGBUILD:1.18 Sun Mar 25 17:08:19 2007
+++ extra/science/texmacs/PKGBUILD Thu Jul 5 22:15:28 2007
@@ -1,17 +1,19 @@
-# $Id: PKGBUILD,v 1.18 2007/03/25 21:08:19 damir Exp $
+# $Id: PKGBUILD,v 1.19 2007/07/06 02:15:28 eric Exp $
# Maintainer: damir <damir at archlinux.org>
# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
pkgname=texmacs
ownname=TeXmacs
-pkgver=1.0.6.9
+pkgver=1.0.6.10
pkgrel=1
pkgdesc="GNU TeXmacs is a free scientific text editor, which was both inspired by TeX and GNU Emacs. WYSIWYG editor TeX-fonts and CAS-interface (Giac, GTybalt, Macaulay 2, Maxima, Octave, Pari, Qcl, R and Yacas) in one."
arch=("i686" "x86_64")
url="http://www.texmacs.org/"
+license=('GPL')
depends=('gcc>=4.1' 'libtool' 'guile>=1.8.1' 'tetex' 'python' 'libxext' 'freetype2')
# do not remove tetex-dependency, as it is needed!
source=("ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-${pkgver}-src.tar.gz")
+md5sums=('073a2de1448b24ef215d6d0d39139dc8')
build() {
cd ${startdir}/src/TeXmacs-${pkgver}-src
@@ -20,4 +22,3 @@
make DESTDIR=${startdir}/pkg install
}
-md5sums=('fde50d2c6a543e63be22534d77de474d')
More information about the arch-commits
mailing list