[arch-commits] Commit in texmacs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2022-01-16 Thread Antonio Rojas via arch-commits
Date: Sunday, January 16, 2022 @ 22:33:09
  Author: arojas
Revision: 434580

archrelease: copy trunk to extra-x86_64

Added:
  texmacs/repos/extra-x86_64/PKGBUILD
(from rev 434579, texmacs/trunk/PKGBUILD)
Deleted:
  texmacs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-01-16 22:32:59 UTC (rev 434579)
+++ PKGBUILD2022-01-16 22:33:09 UTC (rev 434580)
@@ -1,43 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
-
-pkgname=texmacs
-pkgver=2.1
-pkgrel=1
-pkgdesc="Free scientific text editor, 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=('x86_64')
-url="http://www.texmacs.org/;
-license=('GPL')
-depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
-# do not remove texlive-core dependency, as it is needed!
-optdepends=('transfig: convert images using fig2ps'
-'gawk: conversion of some files'
-   'ghostscript: rendering ps files'
-'imagemagick: convert images'
-'aspell: spell checking')
-makedepends=('ghostscript' 'cmake')
-source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
-options=('!emptydirs')
-sha256sums=('8844618d8d6d597faecb1c4dbd25a199955937a6bb13ea253c3e579886be')
-
-build() {
-  cd TeXmacs-${pkgver}-src
-  
-  mkdir -p build
-  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
-  make
-}
-
-package() {
-  cd TeXmacs-${pkgver}-src/build
-  make DESTDIR="${pkgdir}" install
-
- # fix fig2ps script
- sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
- # fix launch script
- sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
-}

Copied: texmacs/repos/extra-x86_64/PKGBUILD (from rev 434579, 
texmacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2022-01-16 22:33:09 UTC (rev 434580)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
+
+pkgname=texmacs
+pkgver=2.1.1
+pkgrel=1
+pkgdesc="Free scientific text editor, 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=('x86_64')
+url="http://www.texmacs.org/;
+license=('GPL')
+depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-svg')
+# do not remove texlive-core dependency, as it is needed!
+optdepends=('transfig: convert images using fig2ps'
+'gawk: conversion of some files'
+   'ghostscript: rendering ps files'
+'imagemagick: convert images'
+'aspell: spell checking')
+makedepends=('ghostscript' 'cmake')
+source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
+options=('!emptydirs')
+sha256sums=('918ca184aca0cb5335906a6c471a1ae3a80c47ab26b5d1c059f0dfcbd906e830')
+
+build() {
+  cd TeXmacs-${pkgver}-src
+  
+  mkdir -p build
+  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
+  make
+}
+
+package() {
+  cd TeXmacs-${pkgver}-src/build
+  make DESTDIR="${pkgdir}" install
+
+ # fix fig2ps script
+ sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
+ # fix launch script
+ sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
+}



[arch-commits] Commit in texmacs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2021-06-23 Thread Antonio Rojas via arch-commits
Date: Wednesday, June 23, 2021 @ 12:28:06
  Author: arojas
Revision: 418647

archrelease: copy trunk to extra-x86_64

Added:
  texmacs/repos/extra-x86_64/PKGBUILD
(from rev 418646, texmacs/trunk/PKGBUILD)
Deleted:
  texmacs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-23 12:27:50 UTC (rev 418646)
+++ PKGBUILD2021-06-23 12:28:06 UTC (rev 418647)
@@ -1,43 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
-
-pkgname=texmacs
-pkgver=1.99.21
-pkgrel=1
-pkgdesc="Free scientific text editor, 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=('x86_64')
-url="http://www.texmacs.org/;
-license=('GPL')
-depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
-# do not remove texlive-core dependency, as it is needed!
-optdepends=('transfig: convert images using fig2ps'
-'gawk: conversion of some files'
-   'ghostscript: rendering ps files'
-'imagemagick: convert images'
-'aspell: spell checking')
-makedepends=('ghostscript' 'cmake')
-source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
-options=('!emptydirs')
-sha256sums=('f511375758f71a87271bc1260025f4965a45609074a91e6e134241268240b57e')
-
-build() {
-  cd TeXmacs-${pkgver}-src
-  
-  mkdir -p build
-  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
-  make
-}
-
-package() {
-  cd TeXmacs-${pkgver}-src/build
-  make DESTDIR="${pkgdir}" install
-
- # fix fig2ps script
- sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
- # fix launch script
- sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
-}

Copied: texmacs/repos/extra-x86_64/PKGBUILD (from rev 418646, 
texmacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-23 12:28:06 UTC (rev 418647)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
+
+pkgname=texmacs
+pkgver=2.1
+pkgrel=1
+pkgdesc="Free scientific text editor, 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=('x86_64')
+url="http://www.texmacs.org/;
+license=('GPL')
+depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
+# do not remove texlive-core dependency, as it is needed!
+optdepends=('transfig: convert images using fig2ps'
+'gawk: conversion of some files'
+   'ghostscript: rendering ps files'
+'imagemagick: convert images'
+'aspell: spell checking')
+makedepends=('ghostscript' 'cmake')
+source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
+options=('!emptydirs')
+sha256sums=('8844618d8d6d597faecb1c4dbd25a199955937a6bb13ea253c3e579886be')
+
+build() {
+  cd TeXmacs-${pkgver}-src
+  
+  mkdir -p build
+  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
+  make
+}
+
+package() {
+  cd TeXmacs-${pkgver}-src/build
+  make DESTDIR="${pkgdir}" install
+
+ # fix fig2ps script
+ sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
+ # fix launch script
+ sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
+}


[arch-commits] Commit in texmacs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2021-06-03 Thread Antonio Rojas via arch-commits
Date: Thursday, June 3, 2021 @ 13:44:24
  Author: arojas
Revision: 417058

archrelease: copy trunk to extra-x86_64

Added:
  texmacs/repos/extra-x86_64/PKGBUILD
(from rev 417057, texmacs/trunk/PKGBUILD)
Deleted:
  texmacs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-06-03 13:44:14 UTC (rev 417057)
+++ PKGBUILD2021-06-03 13:44:24 UTC (rev 417058)
@@ -1,43 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
-
-pkgname=texmacs
-pkgver=1.99.20
-pkgrel=1
-pkgdesc="Free scientific text editor, 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=('x86_64')
-url="http://www.texmacs.org/;
-license=('GPL')
-depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
-# do not remove texlive-core dependency, as it is needed!
-optdepends=('transfig: convert images using fig2ps'
-'gawk: conversion of some files'
-   'ghostscript: rendering ps files'
-'imagemagick: convert images'
-'aspell: spell checking')
-makedepends=('ghostscript' 'cmake')
-source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
-options=('!emptydirs')
-sha256sums=('2afa08167bde8095af3182d1a793c1013b4447cb0545010902f7fea7b119de72')
-
-build() {
-  cd TeXmacs-${pkgver}-src
-  
-  mkdir -p build
-  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
-  make
-}
-
-package() {
-  cd TeXmacs-${pkgver}-src/build
-  make DESTDIR="${pkgdir}" install
-
- # fix fig2ps script
- sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
- # fix launch script
- sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
-}

Copied: texmacs/repos/extra-x86_64/PKGBUILD (from rev 417057, 
texmacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-06-03 13:44:24 UTC (rev 417058)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
+
+pkgname=texmacs
+pkgver=1.99.21
+pkgrel=1
+pkgdesc="Free scientific text editor, 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=('x86_64')
+url="http://www.texmacs.org/;
+license=('GPL')
+depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
+# do not remove texlive-core dependency, as it is needed!
+optdepends=('transfig: convert images using fig2ps'
+'gawk: conversion of some files'
+   'ghostscript: rendering ps files'
+'imagemagick: convert images'
+'aspell: spell checking')
+makedepends=('ghostscript' 'cmake')
+source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
+options=('!emptydirs')
+sha256sums=('f511375758f71a87271bc1260025f4965a45609074a91e6e134241268240b57e')
+
+build() {
+  cd TeXmacs-${pkgver}-src
+  
+  mkdir -p build
+  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
+  make
+}
+
+package() {
+  cd TeXmacs-${pkgver}-src/build
+  make DESTDIR="${pkgdir}" install
+
+ # fix fig2ps script
+ sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
+ # fix launch script
+ sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
+}


[arch-commits] Commit in texmacs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2021-05-09 Thread Antonio Rojas via arch-commits
Date: Sunday, May 9, 2021 @ 20:25:09
  Author: arojas
Revision: 414883

archrelease: copy trunk to extra-x86_64

Added:
  texmacs/repos/extra-x86_64/PKGBUILD
(from rev 414882, texmacs/trunk/PKGBUILD)
Deleted:
  texmacs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-09 20:24:58 UTC (rev 414882)
+++ PKGBUILD2021-05-09 20:25:09 UTC (rev 414883)
@@ -1,43 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
-
-pkgname=texmacs
-pkgver=1.99.19
-pkgrel=1
-pkgdesc="Free scientific text editor, 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=('x86_64')
-url="http://www.texmacs.org/;
-license=('GPL')
-depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
-# do not remove texlive-core dependency, as it is needed!
-optdepends=('transfig: convert images using fig2ps'
-'gawk: conversion of some files'
-   'ghostscript: rendering ps files'
-'imagemagick: convert images'
-'aspell: spell checking')
-makedepends=('ghostscript' 'cmake')
-source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
-options=('!emptydirs')
-sha256sums=('a8167b45c8fcc86a87cb5d8b36c7f17647a9cde45ad653367d113ff2c1c2fcc7')
-
-build() {
-  cd TeXmacs-${pkgver}-src
-  
-  mkdir -p build
-  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
-  make
-}
-
-package() {
-  cd TeXmacs-${pkgver}-src/build
-  make DESTDIR=${pkgdir} install
-
- # fix fig2ps script
- sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
- # fix launch script
- sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
-}

Copied: texmacs/repos/extra-x86_64/PKGBUILD (from rev 414882, 
texmacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-05-09 20:25:09 UTC (rev 414883)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
+
+pkgname=texmacs
+pkgver=1.99.20
+pkgrel=1
+pkgdesc="Free scientific text editor, 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=('x86_64')
+url="http://www.texmacs.org/;
+license=('GPL')
+depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
+# do not remove texlive-core dependency, as it is needed!
+optdepends=('transfig: convert images using fig2ps'
+'gawk: conversion of some files'
+   'ghostscript: rendering ps files'
+'imagemagick: convert images'
+'aspell: spell checking')
+makedepends=('ghostscript' 'cmake')
+source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
+options=('!emptydirs')
+sha256sums=('2afa08167bde8095af3182d1a793c1013b4447cb0545010902f7fea7b119de72')
+
+build() {
+  cd TeXmacs-${pkgver}-src
+  
+  mkdir -p build
+  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
+  make
+}
+
+package() {
+  cd TeXmacs-${pkgver}-src/build
+  make DESTDIR="${pkgdir}" install
+
+ # fix fig2ps script
+ sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
+ # fix launch script
+ sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
+}


[arch-commits] Commit in texmacs/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2021-03-07 Thread Antonio Rojas via arch-commits
Date: Sunday, March 7, 2021 @ 12:36:25
  Author: arojas
Revision: 409464

archrelease: copy trunk to extra-x86_64

Added:
  texmacs/repos/extra-x86_64/PKGBUILD
(from rev 409463, texmacs/trunk/PKGBUILD)
Deleted:
  texmacs/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   86 ++---
 1 file changed, 43 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-03-07 12:36:16 UTC (rev 409463)
+++ PKGBUILD2021-03-07 12:36:25 UTC (rev 409464)
@@ -1,43 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
-
-pkgname=texmacs
-pkgver=1.99.17
-pkgrel=1
-pkgdesc="Free scientific text editor, 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=('x86_64')
-url="http://www.texmacs.org/;
-license=('GPL')
-depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
-# do not remove texlive-core dependency, as it is needed!
-optdepends=('transfig: convert images using fig2ps'
-'gawk: conversion of some files'
-   'ghostscript: rendering ps files'
-'imagemagick: convert images'
-'aspell: spell checking')
-makedepends=('ghostscript' 'cmake')
-source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
-options=('!emptydirs')
-sha256sums=('5804b07b624df41074af5186afde95152c231e30259992656b0f108f8a17b3cf')
-
-build() {
-  cd TeXmacs-${pkgver}-src
-  
-  mkdir -p build
-  cd build
-
-  cmake .. \
--DCMAKE_INSTALL_PREFIX=/usr \
--DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
-  make
-}
-
-package() {
-  cd TeXmacs-${pkgver}-src/build
-  make DESTDIR=${pkgdir} install
-
- # fix fig2ps script
- sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
- # fix launch script
- sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
-}

Copied: texmacs/repos/extra-x86_64/PKGBUILD (from rev 409463, 
texmacs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-03-07 12:36:25 UTC (rev 409464)
@@ -0,0 +1,43 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Damir Perisa  # Contributor: 
Christopher Reimer 
+
+pkgname=texmacs
+pkgver=1.99.19
+pkgrel=1
+pkgdesc="Free scientific text editor, 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=('x86_64')
+url="http://www.texmacs.org/;
+license=('GPL')
+depends=('perl' 'guile1.8' 'texlive-core' 'python' 'libxext' 'freetype2' 
'qt5-base')
+# do not remove texlive-core dependency, as it is needed!
+optdepends=('transfig: convert images using fig2ps'
+'gawk: conversion of some files'
+   'ghostscript: rendering ps files'
+'imagemagick: convert images'
+'aspell: spell checking')
+makedepends=('ghostscript' 'cmake')
+source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz)
+options=('!emptydirs')
+sha256sums=('a8167b45c8fcc86a87cb5d8b36c7f17647a9cde45ad653367d113ff2c1c2fcc7')
+
+build() {
+  cd TeXmacs-${pkgver}-src
+  
+  mkdir -p build
+  cd build
+
+  cmake .. \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DGUILECONFIG_EXECUTABLE=/usr/bin/guile-config1.8
+  make
+}
+
+package() {
+  cd TeXmacs-${pkgver}-src/build
+  make DESTDIR=${pkgdir} install
+
+ # fix fig2ps script
+ sed -i 's|${prefix}|/usr|' "${pkgdir}/usr/bin/fig2ps"
+ # fix launch script
+ sed -e 's|\@CONFIG_LIB_PATH\@|LD_LIBRARY_PATH|g' -i "$pkgdir"/usr/bin/texmacs
+}