[arch-commits] Commit in (17 files)

Rémy Oudompheng remy at archlinux.org
Sun May 22 17:23:12 UTC 2016


    Date: Sunday, May 22, 2016 @ 19:23:12
  Author: remy
Revision: 268482

Update for TeXlive 2016.

Modified:
  texlive-games/trunk/PKGBUILD
  texlive-genericextra/trunk/PKGBUILD
  texlive-htmlxml/trunk/PKGBUILD
  texlive-humanities/trunk/PKGBUILD
  texlive-langchinese/trunk/PKGBUILD
  texlive-langcyrillic/trunk/PKGBUILD
  texlive-langextra/trunk/PKGBUILD
  texlive-langgreek/trunk/PKGBUILD
  texlive-langjapanese/trunk/PKGBUILD
  texlive-langkorean/trunk/PKGBUILD
  texlive-latexextra/trunk/PKGBUILD
  texlive-music/trunk/PKGBUILD
  texlive-pictures/trunk/PKGBUILD
  texlive-plainextra/trunk/PKGBUILD
  texlive-pstricks/trunk/PKGBUILD
  texlive-publishers/trunk/PKGBUILD
  texlive-science/trunk/PKGBUILD

-------------------------------------+
 texlive-games/trunk/PKGBUILD        |    6 +++---
 texlive-genericextra/trunk/PKGBUILD |    6 +++---
 texlive-htmlxml/trunk/PKGBUILD      |    6 +++---
 texlive-humanities/trunk/PKGBUILD   |    9 ++++++---
 texlive-langchinese/trunk/PKGBUILD  |    6 +++---
 texlive-langcyrillic/trunk/PKGBUILD |    6 +++---
 texlive-langextra/trunk/PKGBUILD    |    6 +++---
 texlive-langgreek/trunk/PKGBUILD    |    6 +++---
 texlive-langjapanese/trunk/PKGBUILD |    6 +++---
 texlive-langkorean/trunk/PKGBUILD   |    6 +++---
 texlive-latexextra/trunk/PKGBUILD   |    7 ++++---
 texlive-music/trunk/PKGBUILD        |    6 +++---
 texlive-pictures/trunk/PKGBUILD     |    7 ++++---
 texlive-plainextra/trunk/PKGBUILD   |    6 +++---
 texlive-pstricks/trunk/PKGBUILD     |    6 +++---
 texlive-publishers/trunk/PKGBUILD   |    6 +++---
 texlive-science/trunk/PKGBUILD      |    6 +++---
 17 files changed, 56 insertions(+), 51 deletions(-)

Modified: texlive-games/trunk/PKGBUILD
===================================================================
--- texlive-games/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-games/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Firmicus <firmicus āt gmx dōt net>
 
 pkgname=texlive-games
-pkgver=2015.38457
-_revnr=${pkgver#2015.}
+pkgver=2016.39318
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Setups for typesetting various board games, including chess"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('904716c0c6049896c5f7b805e9caeb77'
+md5sums=('125e3297f638c245f5a617d93a134ef8'
          '387a994c27b49be1ac3cf64a8f9ab155')
 
 build() {

Modified: texlive-genericextra/trunk/PKGBUILD
===================================================================
--- texlive-genericextra/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-genericextra/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-genericextra
-pkgver=2015.38503
-_revnr=${pkgver#2015.}
+pkgver=2016.40936
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - mixed bag of generic macro packages and fonts"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('2ba8c573e717f4ced83bf7db1a058086')
+md5sums=('79555f77300fe50052508b8e5fdc4a04')
 
 build() {
    cd "$srcdir"

Modified: texlive-htmlxml/trunk/PKGBUILD
===================================================================
--- texlive-htmlxml/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-htmlxml/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-htmlxml
-pkgver=2015.38712
-_revnr=${pkgver#2015.}
+pkgver=2016.40855
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Packages to convert LaTeX to XML/HTML, and typeset XML/SGML"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('0c8177b8dbed4e6dbf0fa4201be4a1f7')
+md5sums=('c5499525d86ae74db814a7a51822e947')
 
 build() {
    cd "$srcdir"

Modified: texlive-humanities/trunk/PKGBUILD
===================================================================
--- texlive-humanities/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-humanities/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-humanities
-pkgver=2015.38717
-_revnr=${pkgver#2015.}
+pkgver=2016.40955
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live -  LaTeX packages for law, linguistics, social sciences, and humanities"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('c0dc1eaba3d32a98a7d0ebd1a36eb4bd')
+md5sums=('8cc10e1ecbc890b08143708d474e4949')
 
 build() {
    cd "$srcdir"
@@ -42,4 +42,7 @@
    if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
      find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
    fi
+
+    install -m755 -d $pkgdir/usr/bin
+    ln -s /usr/share/texmf-dist/scripts/diadia/diadia.lua ${pkgdir}/usr/bin/diadia
 }

Modified: texlive-langchinese/trunk/PKGBUILD
===================================================================
--- texlive-langchinese/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langchinese/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langchinese
-pkgver=2015.37889
-_revnr=${pkgver#2015.}
+pkgver=2016.41031
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Chinese texts"
 license=('GPL')
@@ -14,7 +14,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('8f0db87882054529bfea132a6902fa5b'
+md5sums=('199960332d7340d387b4d4ca9087c1bf'
          '85b5573d46b8b5651c6de9e69b3434fb')
 
 build() {

Modified: texlive-langcyrillic/trunk/PKGBUILD
===================================================================
--- texlive-langcyrillic/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langcyrillic/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langcyrillic
-pkgver=2015.38162
-_revnr=${pkgver#2015.}
+pkgver=2016.40998
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Cyrillic texts"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('6302b780dc8b9927ace911c9b6cf8267'
+md5sums=('045905cbced76222e01263733939000b'
          'c1e49c9da6302557dff56e8d9d584fa5')
 
 build() {

Modified: texlive-langextra/trunk/PKGBUILD
===================================================================
--- texlive-langextra/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langextra/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langextra
-pkgver=2015.38429
-_revnr=${pkgver#2015.}
+pkgver=2016.40990
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Bundle of all extra language support"
 license=('GPL')
@@ -23,7 +23,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('e38c4b31f66322c522e78bc49f4a71c4'
+md5sums=('82f8c837a2f684c92b1d8d10901df4fa'
          '56769e26ca168dea95e8be0f9fab3940')
 
 build() {

Modified: texlive-langgreek/trunk/PKGBUILD
===================================================================
--- texlive-langgreek/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langgreek/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langgreek
-pkgver=2015.38707
-_revnr=${pkgver#2015.}
+pkgver=2016.40850
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and support for typesetting Greek"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('1fe26e56c6f2b3793823d2153070fe6c'
+md5sums=('9d4ef389528a6ef5f813ee29f3060cb8'
          'a7d853454158016e29d861aabf9a3e74')
 
 build() {

Modified: texlive-langjapanese/trunk/PKGBUILD
===================================================================
--- texlive-langjapanese/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langjapanese/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langjapanese
-pkgver=2015.38810
-_revnr=${pkgver#2015.}
+pkgver=2016.41056
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Japanese texts"
 license=('GPL')
@@ -14,7 +14,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('6bedfe21a727da44a3e349e4eda264fd'
+md5sums=('33749e07034186aded7c330b111db805'
          '32fad480fe677ac23a9e046d881a5bd7')
 
 build() {

Modified: texlive-langkorean/trunk/PKGBUILD
===================================================================
--- texlive-langkorean/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-langkorean/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-langkorean
-pkgver=2015.38727
-_revnr=${pkgver#2015.}
+pkgver=2016.40373
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Fonts and macro packages to typeset Korean texts"
 license=('GPL')
@@ -14,7 +14,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('2dafdecfd8308bcc40e8fc5d2e5b9941'
+md5sums=('bf3ebee7f91a13f8bae925845f365e00'
          '2d6340a6d762914210c76ac8ad1f4fff')
 
 build() {

Modified: texlive-latexextra/trunk/PKGBUILD
===================================================================
--- texlive-latexextra/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-latexextra/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-latexextra
-pkgver=2015.38831
-_revnr=${pkgver#2015.}
+pkgver=2016.41043
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Large collection of add-on packages for LaTeX"
 license=('GPL')
@@ -22,7 +22,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('5b41e1277c3e32bae7adb216f641be6b'
+md5sums=('76d593915330220f5cc9f922ab19fc0c'
          '017fc9ed83747aa8884ca9ae0767531f')
 
 build() {
@@ -56,6 +56,7 @@
 authorindex/authorindex
 exceltex/exceltex
 glossaries/makeglossaries
+glossaries/makeglossaries-lite.lua
 makedtx/makedtx.pl
 pax/pdfannotextractor.pl
 perltex/perltex.pl

Modified: texlive-music/trunk/PKGBUILD
===================================================================
--- texlive-music/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-music/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-music
-pkgver=2015.38340
-_revnr=${pkgver#2015.}
+pkgver=2016.41008
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Music typesetting packages"
 license=('GPL')
@@ -16,7 +16,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('122db9c7f8b55c3caa1f12647c426b3b'
+md5sums=('ace217454d486ccc60e2486d035919f6'
          '6af96d016e18492867d6f4ba2eff0a31')
 
 build() {

Modified: texlive-pictures/trunk/PKGBUILD
===================================================================
--- texlive-pictures/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-pictures/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-pictures
-pkgver=2015.38755
-_revnr=${pkgver#2015.}
+pkgver=2016.40966
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Packages for drawings graphics"
 license=('GPL')
@@ -14,7 +14,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('c7ad951a24dca74a8df811aba81c5343'
+md5sums=('5fc0fcb24a962ab65b35aab25c699faf'
          '7d08cb8ade87687bd8676f8e8ba20697')
 
 build() {
@@ -53,6 +53,7 @@
 getmap/getmapdl.lua
 mathspic/mathspic.pl
 mkpic/mkpic
+petri-nets/pn2pdf
 "
     install -m755 -d $pkgdir/usr/bin
     for _script in ${_linked_scripts}; do

Modified: texlive-plainextra/trunk/PKGBUILD
===================================================================
--- texlive-plainextra/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-plainextra/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-plainextra
-pkgver=2015.38696
-_revnr=${pkgver#2015.}
+pkgver=2016.40618
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - A collection of add-on packages and macros for plain TeX"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('a681c4d8b18ea272555d7103207634fd')
+md5sums=('a265f5bdc8a96b2b12503c7d1ccda4a4')
 
 build() {
    cd "$srcdir"

Modified: texlive-pstricks/trunk/PKGBUILD
===================================================================
--- texlive-pstricks/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-pstricks/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-pstricks
-pkgver=2015.38821
-_revnr=${pkgver#2015.}
+pkgver=2016.41040
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Additional PSTricks packages"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('47e86a2abbb258a1d7a0cb687cf14525')
+md5sums=('7703c2a14c955cc833dac23d630fcccd')
 
 build() {
    for p in *.tar.xz; do

Modified: texlive-publishers/trunk/PKGBUILD
===================================================================
--- texlive-publishers/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-publishers/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -3,8 +3,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-publishers
-pkgver=2015.38832
-_revnr=${pkgver#2015.}
+pkgver=2016.41013
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - LaTeX classes and packages for specific publishers"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('b953a1182738755d3edf6098a0e0f527')
+md5sums=('e0c383cf1051a5077cb90fea3b9acaaa')
 
 build() {
    cd "$srcdir"

Modified: texlive-science/trunk/PKGBUILD
===================================================================
--- texlive-science/trunk/PKGBUILD	2016-05-22 12:44:01 UTC (rev 268481)
+++ texlive-science/trunk/PKGBUILD	2016-05-22 17:23:12 UTC (rev 268482)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-science
-pkgver=2015.38824
-_revnr=${pkgver#2015.}
+pkgver=2016.41041
+_revnr=${pkgver#2016.}
 pkgrel=1
 pkgdesc="TeX Live - Typesetting for natural and computer sciences"
 license=('GPL')
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('5a8bba5e3caa0c0cab0a2436f6b52244'
+md5sums=('9d2930163980eaf98e71b724dc020a01'
          '72206bb981d3d491df018e0e13334be5')
 
 build() {



More information about the arch-commits mailing list