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

Eric Belanger eric at archlinux.org
Mon Dec 17 05:54:28 UTC 2007


    Date: Monday, December 17, 2007 @ 00:54:28
  Author: eric
    Path: /home/cvs-extra/extra/science/texmacs

Modified: PKGBUILD (1.20 -> 1.21)

upgpkg: texmacs 1.0.6.12-1
changed gcc depends to gcc-libs, added md5sums


----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


Index: extra/science/texmacs/PKGBUILD
diff -u extra/science/texmacs/PKGBUILD:1.20 extra/science/texmacs/PKGBUILD:1.21
--- extra/science/texmacs/PKGBUILD:1.20	Sun Dec 16 19:52:30 2007
+++ extra/science/texmacs/PKGBUILD	Mon Dec 17 00:54:28 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.20 2007/12/17 00:52:30 damir Exp $
+# $Id: PKGBUILD,v 1.21 2007/12/17 05:54:28 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
@@ -10,9 +10,10 @@
 arch=("i686" "x86_64")
 url="http://www.texmacs.org/"
 license=('GPL')
-depends=('gcc>=4.1' 'libtool' 'guile>=1.8.1' 'tetex' 'python' 'libxext' 'freetype2')
+depends=('gcc-libs>=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=('5cdd9ea143657e8801d50b9dcc97c510')
 
 build() {
   cd ${startdir}/src/TeXmacs-${pkgver}-src




More information about the arch-commits mailing list