[arch-commits] Commit in texlive-core/trunk (PKGBUILD texlive-core.maps)

François Charette francois at archlinux.org
Tue Jul 27 19:29:54 UTC 2010


    Date: Tuesday, July 27, 2010 @ 15:29:53
  Author: francois
Revision: 86286

Update. Improve optdepends

Modified:
  texlive-core/trunk/PKGBUILD
  texlive-core/trunk/texlive-core.maps

-------------------+
 PKGBUILD          |   12 ++++++++++--
 texlive-core.maps |    2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-27 19:29:06 UTC (rev 86285)
+++ PKGBUILD	2010-07-27 19:29:53 UTC (rev 86286)
@@ -7,7 +7,15 @@
 license=('GPL')
 arch=(any)
 depends=('texlive-bin')
-optdepends=('perl' 'ruby' 'tk' 'ghostscript' 'psutils' 't1utils')
+optdepends=(
+  'perl:        for many useful tools'
+  'ruby:        for old ConTeXT MkII and epspdf'
+  'tk:          for texdoctk'
+  'python:      for dviasm'
+  'ghostscript: for epstopdf, epspdf and other ConTeXt tools' 
+  'psutils:     to manipulate the output of dvips'
+  't1utils:     can be useful when installing Type1 fonts'
+)
 groups=('texlive-most')
 conflicts=('tetex')
 provides=('tetex' 'texlive-latex3')
@@ -18,7 +26,7 @@
 install=texlive.install
 backup=(etc/texmf/tex/context/config/cont-usr.tex)
 md5sums=('08e1f13e414dc7d50b75e7872b890717'
-         'f27c9370a4fe7c9fe7d746da7fbc37c0')
+         'b7bfb99caa36121b6ad967b4114102da')
 
 build() {
    echo -n "   --> extracting all packages... "

Modified: texlive-core.maps
===================================================================
--- texlive-core.maps	2010-07-27 19:29:06 UTC (rev 86285)
+++ texlive-core.maps	2010-07-27 19:29:53 UTC (rev 86286)
@@ -1,4 +1,4 @@
-Map      euler.map
+Map euler.map
 Map charter.map
 Map fpls.map
 Map l7x-urwvn.map




More information about the arch-commits mailing list