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

Rémy Oudompheng remy at archlinux.org
Sat Apr 23 23:13:41 UTC 2011


    Date: Saturday, April 23, 2011 @ 19:13:41
  Author: remy
Revision: 120458

Update to revision 22101. Fix FS#22736

Added:
  texlive-pictures/trunk/Changelog
Modified:
  texlive-pictures/trunk/PKGBUILD

-----------+
 Changelog |   21 +++++++++++++++++++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 26 insertions(+), 5 deletions(-)

Added: Changelog
===================================================================
--- Changelog	                        (rev 0)
+++ Changelog	2011-04-23 23:13:41 UTC (rev 120458)
@@ -0,0 +1,21 @@
+texlive-pictures 2010.22101-1
+
+- new package adjustbox
+- upgrade package bardiag 15878 -> 22013
+- new package bondgraph
+- upgrade package chemfig 20523 -> 22055
+- upgrade package epspdf 20860 -> 21628
+- new package gincltex
+- upgrade package gnuplottex 15878 -> 22101
+- new package gradientframe
+- upgrade package pgf-umlsd 17744 -> 21301
+- new package pgfgantt
+- new package piano
+- upgrade package pict2e 15878 -> 21987
+- upgrade package pictex 15878 -> 21943
+- new package randomwalk
+- upgrade package tikz-3dplot 19879 -> 21549
+- upgrade package tikz-timing 16761 -> 21013
+- upgrade package tkz-tab 15878 -> 21542
+- upgrade package xypic 20081 -> 21380
+

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-23 23:10:34 UTC (rev 120457)
+++ PKGBUILD	2011-04-23 23:13:41 UTC (rev 120458)
@@ -1,8 +1,8 @@
 # Maintainer: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=texlive-pictures
-pkgver=2010.20936
-pkgrel=2
+pkgver=2010.22101
+pkgrel=1
 pkgdesc="TeX Live - Packages for drawings graphics"
 license=('GPL')
 arch=(any)
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('ddaf421353ec6c1093ef27f248464622'
+md5sums=('eded5b2380c1efb686331cb7e94534a0'
          '7d08cb8ade87687bd8676f8e8ba20697')
 
 build() {
@@ -43,8 +43,8 @@
    fi
    install -m755 -d $pkgdir/usr/bin
    ln -s /usr/share/texmf-dist/scripts/cachepic/cachepic.tlu $pkgdir/usr/bin/cachepic
-   ln -s /usr/share/texmf-dist/scripts/epspdf/epspdftk $pkgdir/usr/bin/epspdftk
-   ln -s /usr/share/texmf-dist/scripts/epspdf/epspdf $pkgdir/usr/bin/epspdf
+   ln -s /usr/share/texmf-dist/scripts/epspdf/epspdftk.tcl $pkgdir/usr/bin/epspdftk
+   ln -s /usr/share/texmf-dist/scripts/epspdf/epspdf.rb $pkgdir/usr/bin/epspdf
    ln -s /usr/share/texmf-dist/scripts/fig4latex/fig4latex $pkgdir/usr/bin/fig4latex
    ln -s /usr/share/texmf-dist/scripts/mathspic/mathspic.pl $pkgdir/usr/bin/mathspic
 }




More information about the arch-commits mailing list