[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2020-09-12 Thread Antonio Rojas via arch-commits
Date: Saturday, September 12, 2020 @ 20:16:15
  Author: arojas
Revision: 704742

Update to 3.1.2

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 20:15:50 UTC (rev 704741)
+++ PKGBUILD2020-09-12 20:16:15 UTC (rev 704742)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.1.0
+pkgver=3.1.2
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('41b3a6ae96416f98b089f5ce57ed3fb7d3028c9d98e90e3c0b8fdfa6d261d914')
+sha256sums=('d50390fcd4a57603be21e83b3b4d32d70431ad81c292c176112f966b321f7830')
 
 package() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2020-08-27 Thread Antonio Rojas via arch-commits
Date: Thursday, August 27, 2020 @ 20:58:54
  Author: arojas
Revision: 690002

Update to 3.1.0

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-27 20:57:46 UTC (rev 690001)
+++ PKGBUILD2020-08-27 20:58:54 UTC (rev 690002)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.0.5
+pkgver=3.1.0
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('c11fb390cef8a6538db5a8838c6cd3dc14a57bcec0c458dcf74b4e1b82f25df0')
+sha256sums=('41b3a6ae96416f98b089f5ce57ed3fb7d3028c9d98e90e3c0b8fdfa6d261d914')
 
 package() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2020-04-10 Thread Antonio Rojas via arch-commits
Date: Friday, April 10, 2020 @ 13:53:49
  Author: arojas
Revision: 613095

Update to 3.0.5

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-10 13:51:31 UTC (rev 613094)
+++ PKGBUILD2020-04-10 13:53:49 UTC (rev 613095)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('d0bae337c528fdaea484cb948e77335fd9d624f6f821fd2842dfca084a06c23e')
+sha256sums=('c11fb390cef8a6538db5a8838c6cd3dc14a57bcec0c458dcf74b4e1b82f25df0')
 
 package() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2020-04-08 Thread Antonio Rojas via arch-commits
Date: Wednesday, April 8, 2020 @ 22:02:13
  Author: arojas
Revision: 612762

Update to 3.0.4

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-08 22:02:10 UTC (rev 612761)
+++ PKGBUILD2020-04-08 22:02:13 UTC (rev 612762)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.0.1
+pkgver=3.0.4
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('453c886279f999fdaeeef5758a0781712c17d8060520018811db15c0c8d0e664')
+sha256sums=('d0bae337c528fdaea484cb948e77335fd9d624f6f821fd2842dfca084a06c23e')
 
 package() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2020-02-07 Thread Antonio Rojas via arch-commits
Date: Friday, February 7, 2020 @ 21:41:16
  Author: arojas
Revision: 563765

Update to 3.0.1

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-07 21:06:02 UTC (rev 563764)
+++ PKGBUILD2020-02-07 21:41:16 UTC (rev 563765)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -10,7 +10,7 @@
 arch=(any)
 license=(Apache)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('6ead7d3367c1c3e1916a1c015d227d7a7c4a456c12841f4dec2ea1e5b22333a1')
+sha256sums=('453c886279f999fdaeeef5758a0781712c17d8060520018811db15c0c8d0e664')
 
 package() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2019-09-04 Thread Antonio Rojas via arch-commits
Date: Wednesday, September 4, 2019 @ 21:34:00
  Author: arojas
Revision: 508115

Update to 3.0.0

Modified:
  mathjax/trunk/PKGBUILD

--+
 PKGBUILD |   25 ++---
 1 file changed, 6 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-04 21:01:47 UTC (rev 508114)
+++ PKGBUILD2019-09-04 21:34:00 UTC (rev 508115)
@@ -3,31 +3,18 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.6
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
 arch=(any)
 license=(Apache)
-depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5')
+sha256sums=('6ead7d3367c1c3e1916a1c015d227d7a7c4a456c12841f4dec2ea1e5b22333a1')
 
-prepare() {
+package() {
   cd MathJax-$pkgver
-
-# Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
-  rm -r docs test unpacked
-  rm -r fonts/HTML-CSS/TeX/png
-  for _format in eot otf svg ; do
-   find . -type d -name "$_format" -prune -exec rm -rf {} \;
-  done
+  mkdir -p "$pkgdir"/usr/share
+  cp -a es5 "$pkgdir"/usr/share/mathjax
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 }
-
-package() {
-  mkdir -p "$pkgdir"/usr/share/{fonts,licenses/mathjax}
-  cp -a MathJax-$pkgver "$pkgdir"/usr/share/mathjax
-  mv "$pkgdir"/usr/share/mathjax/fonts "$pkgdir"/usr/share/fonts/mathjax
-  ln -s /usr/share/fonts/mathjax "$pkgdir"/usr/share/mathjax/fonts
-  mv "$pkgdir"/usr/share/mathjax/LICENSE 
"$pkgdir"/usr/share/licenses/mathjax/LICENSE
-}


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2019-08-24 Thread Antonio Rojas via arch-commits
Date: Saturday, August 24, 2019 @ 20:15:08
  Author: arojas
Revision: 501554

Update to 2.7.6

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-24 20:05:20 UTC (rev 501553)
+++ PKGBUILD2019-08-24 20:15:08 UTC (rev 501554)
@@ -3,7 +3,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.5
+pkgver=2.7.6
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -11,7 +11,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f')
+sha256sums=('51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2018-07-19 Thread Antonio Rojas via arch-commits
Date: Thursday, July 19, 2018 @ 17:42:31
  Author: arojas
Revision: 362426

Update to 2.7.5

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-19 17:40:27 UTC (rev 362425)
+++ PKGBUILD2018-07-19 17:42:31 UTC (rev 362426)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.4
+pkgver=2.7.5
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -12,7 +12,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('6d35d059630d8c47179a58162ba4b9e6e14f3b6f1cbdaf1ef6e00b433e0eede3')
+sha256sums=('a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2018-04-02 Thread Antonio Rojas via arch-commits
Date: Monday, April 2, 2018 @ 22:06:11
  Author: arojas
Revision: 313926

Update to 2.7.4

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 22:04:10 UTC (rev 313925)
+++ PKGBUILD2018-04-02 22:06:11 UTC (rev 313926)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.3
+pkgver=2.7.4
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -12,7 +12,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('b4d91a1b5d40a87a95c6a173da8e07f649501a5b1edfc0c68f4226516acfda61')
+sha256sums=('6d35d059630d8c47179a58162ba4b9e6e14f3b6f1cbdaf1ef6e00b433e0eede3')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2018-02-08 Thread Antonio Rojas via arch-commits
Date: Thursday, February 8, 2018 @ 22:20:17
  Author: arojas
Revision: 290416

Update to 2.7.3

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-08 21:55:55 UTC (rev 290415)
+++ PKGBUILD2018-02-08 22:20:17 UTC (rev 290416)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.2
+pkgver=2.7.3
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -12,7 +12,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('c4c321783ff0936f0d5ff4281367401595105cc57d4ecda0bb269277496ce2e4')
+sha256sums=('b4d91a1b5d40a87a95c6a173da8e07f649501a5b1edfc0c68f4226516acfda61')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2017-08-26 Thread Antonio Rojas
Date: Saturday, August 26, 2017 @ 20:05:20
  Author: arojas
Revision: 254314

Update to 2.7.2

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-26 20:03:29 UTC (rev 254313)
+++ PKGBUILD2017-08-26 20:05:20 UTC (rev 254314)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.1
+pkgver=2.7.2
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -12,7 +12,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('2bb4c0c6f326dd1964ecad1d302d2f9f4a3eb4364f89a30d5e3b4b3069597169')
+sha256sums=('c4c321783ff0936f0d5ff4281367401595105cc57d4ecda0bb269277496ce2e4')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2017-04-25 Thread Antonio Rojas
Date: Tuesday, April 25, 2017 @ 18:59:56
  Author: arojas
Revision: 225329

Update to 2.7.1

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-25 18:52:49 UTC (rev 225328)
+++ PKGBUILD2017-04-25 18:59:56 UTC (rev 225329)
@@ -4,8 +4,8 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.1
+pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
 arch=(any)
@@ -12,7 +12,7 @@
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
+sha256sums=('2bb4c0c6f326dd1964ecad1d302d2f9f4a3eb4364f89a30d5e3b4b3069597169')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD mathjax.install)

2017-01-11 Thread Antonio Rojas
Date: Wednesday, January 11, 2017 @ 23:17:58
  Author: arojas
Revision: 206866

Hooks

Modified:
  mathjax/trunk/PKGBUILD
Deleted:
  mathjax/trunk/mathjax.install

-+
 PKGBUILD|3 +--
 mathjax.install |   13 -
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-11 22:57:22 UTC (rev 206865)
+++ PKGBUILD2017-01-11 23:17:58 UTC (rev 206866)
@@ -5,13 +5,12 @@
 
 pkgname=mathjax
 pkgver=2.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
 arch=(any)
 license=(Apache)
 depends=(xorg-mkfontdir fontconfig)
-install=$pkgname.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
 sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
 

Deleted: mathjax.install
===
--- mathjax.install 2017-01-11 22:57:22 UTC (rev 206865)
+++ mathjax.install 2017-01-11 23:17:58 UTC (rev 206866)
@@ -1,13 +0,0 @@
-post_install() {
-   fc-cache -s
-   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontscale -- 
{} +
-   find /usr/share/fonts/mathjax -type d -name 'woff' -exec mkfontdir -- 
{} +
-}
-
-post_remove() {
-   post_install "$@"
-}
-
-post_upgrade() {
-   post_install "$@"
-}


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2016-10-14 Thread Antonio Rojas
Date: Friday, October 14, 2016 @ 14:22:01
  Author: arojas
Revision: 192271

Update to 2.7.0

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-10-14 12:29:49 UTC (rev 192270)
+++ PKGBUILD2016-10-14 14:22:01 UTC (rev 192271)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.6.1
+pkgver=2.7.0
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -13,7 +13,7 @@
 depends=(xorg-mkfontdir fontconfig)
 install=$pkgname.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8')
+sha256sums=('4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2016-02-09 Thread Antonio Rojas
Date: Tuesday, February 9, 2016 @ 23:23:33
  Author: arojas
Revision: 161017

Update to 2.6.1

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-09 22:11:48 UTC (rev 161016)
+++ PKGBUILD2016-02-09 22:23:33 UTC (rev 161017)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -13,7 +13,7 @@
 depends=(xorg-mkfontdir fontconfig)
 install=$pkgname.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('1c2be5eeb6d423eaaa5fd162602ad482a2c3fb923844c94cca2e748ece267a68')
+sha256sums=('c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2016-01-01 Thread Antonio Rojas
Date: Friday, January 1, 2016 @ 23:58:17
  Author: arojas
Revision: 155158

Update to 2.6.0

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-01 22:48:15 UTC (rev 155157)
+++ PKGBUILD2016-01-01 22:58:17 UTC (rev 155158)
@@ -4,7 +4,7 @@
 # Contributor: Tianjiao Yin 
 
 pkgname=mathjax
-pkgver=2.5.3
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
@@ -13,14 +13,11 @@
 depends=(xorg-mkfontdir fontconfig)
 install=$pkgname.install
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('d24fcd6e66db4d79177513fbd25be9b75bff30f2a379199e8a05d5051fed5df3')
+sha256sums=('1c2be5eeb6d423eaaa5fd162602ad482a2c3fb923844c94cca2e748ece267a68')
 
 prepare() {
   cd MathJax-$pkgver
 
-# don't warn about missing PNG fonts
-  sed -e 's|imageFont: "TeX",|imageFont: null,|' -i config/default.js
-
 # Remove unneeded stuff, see 
https://github.com/mathjax/MathJax-docs/wiki/Guide%3A-reducing-size-of-a-mathjax-installation
   rm -r docs test unpacked
   rm -r fonts/HTML-CSS/TeX/png


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2015-05-03 Thread Antonio Rojas
Date: Sunday, May 3, 2015 @ 23:15:41
  Author: arojas
Revision: 132667

Update to 2.5.3

Modified:
  mathjax/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-03 20:23:27 UTC (rev 132666)
+++ PKGBUILD2015-05-03 21:15:41 UTC (rev 132667)
@@ -4,8 +4,8 @@
 # Contributor: Tianjiao Yin ytj...@gmail.com
 
 pkgname=mathjax
-pkgver=2.5.1
-pkgrel=3
+pkgver=2.5.3
+pkgrel=1
 pkgdesc='An open source JavaScript display engine for mathematics that works 
in all modern browsers'
 url='https://www.mathjax.org/'
 arch=(any)
@@ -13,7 +13,7 @@
 depends=(xorg-mkfontdir fontconfig)
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)
-sha256sums=('e294ea66e87900a0a803281d6c13025db38d27e103f4d9e960bfc554ad92c602')
+sha256sums=('d24fcd6e66db4d79177513fbd25be9b75bff30f2a379199e8a05d5051fed5df3')
 
 prepare() {
   cd MathJax-$pkgver


[arch-commits] Commit in mathjax/trunk (PKGBUILD)

2015-03-01 Thread Antonio Rojas
Date: Sunday, March 1, 2015 @ 11:55:07
  Author: arojas
Revision: 128467

upgpkg: mathjax 2.5.1-2

Modified:
  mathjax/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-01 10:50:30 UTC (rev 128466)
+++ PKGBUILD2015-03-01 10:55:07 UTC (rev 128467)
@@ -10,6 +10,7 @@
 url='https://www.mathjax.org/'
 arch=(any)
 license=(Apache)
+depends=(xorg-mkfontdir fontconfig)
 provides=(otf-stix)
 install=$pkgname.install
 source=(https://github.com/mathjax/MathJax/archive/$pkgver.tar.gz;)