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

Rémy Oudompheng remy at archlinux.org
Mon Apr 6 00:37:06 UTC 2015


    Date: Monday, April 6, 2015 @ 02:37:06
  Author: remy
Revision: 235524

upgpkg: texlive-science 2014.36659-1

- upgrade package bohr 32118 -> 35530
- new package chemformula
- new package chemgreek
- upgrade package chemmacros 34853 -> 36234
- upgrade package chemnum 34391 -> 34894
- new package clrscode3e
- new package cryptocode
- new package ghsystem
- upgrade package hepnames 31856 -> 35722
- upgrade package hepparticles 15878 -> 35723
- upgrade package hepthesis 18725 -> 35720
- upgrade package mhchem 33314 -> 36504
- new package pygmentex
- new package sclang-prettifier
- upgrade package siunitx 31333 -> 36118
- deleted package physymb

Modified:
  texlive-science/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-06 00:36:14 UTC (rev 235523)
+++ PKGBUILD	2015-04-06 00:37:06 UTC (rev 235524)
@@ -1,8 +1,8 @@
-# $Id$
+# $Id: PKGBUILD$
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-science
-pkgver=2014.34853
+pkgver=2014.36659
 _revnr=${pkgver#2014.}
 pkgrel=1
 pkgdesc="TeX Live - Typesetting for natural and computer sciences"
@@ -9,12 +9,13 @@
 license=('GPL')
 arch=(any)
 depends=('texlive-core')
+optdepends=('python2-pygments: for pygmentex')
 groups=('texlive-most')
 url='http://tug.org/texlive/'
 source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip" "$pkgname.maps")
 options=('!emptydirs')
 install=texlive.install
-md5sums=('1d69b563c3ab63132144ee52f6644adc'
+md5sums=('d274573d98aed04d4418b8ae98c15615'
          '72206bb981d3d491df018e0e13334be5')
 
 build() {
@@ -45,5 +46,6 @@
      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/pygmentex/pygmentex.py $pkgdir/usr/bin/pygmentex
    ln -s /usr/share/texmf-dist/scripts/ulqda/ulqda.pl $pkgdir/usr/bin/ulqda
 }



More information about the arch-commits mailing list