[arch-commits] Commit in texlive-langjapanese/repos (4 files)

Rémy Oudompheng remy at archlinux.org
Sun Apr 29 22:33:53 UTC 2018


    Date: Sunday, April 29, 2018 @ 22:33:53
  Author: remy
Revision: 323147

archrelease: copy trunk to testing-any

Added:
  texlive-langjapanese/repos/testing-any/
  texlive-langjapanese/repos/testing-any/PKGBUILD
    (from rev 323146, texlive-langjapanese/trunk/PKGBUILD)
  texlive-langjapanese/repos/testing-any/texlive-langjapanese.fmts
    (from rev 323146, texlive-langjapanese/trunk/texlive-langjapanese.fmts)
  texlive-langjapanese/repos/testing-any/texlive-langjapanese.maps
    (from rev 323146, texlive-langjapanese/trunk/texlive-langjapanese.maps)

---------------------------+
 PKGBUILD                  |   65 ++++++++++++++++++++++++++++++++++++++++++++
 texlive-langjapanese.fmts |    6 ++++
 texlive-langjapanese.maps |   17 +++++++++++
 3 files changed, 88 insertions(+)

Copied: texlive-langjapanese/repos/testing-any/PKGBUILD (from rev 323146, texlive-langjapanese/trunk/PKGBUILD)
===================================================================
--- testing-any/PKGBUILD	                        (rev 0)
+++ testing-any/PKGBUILD	2018-04-29 22:33:53 UTC (rev 323147)
@@ -0,0 +1,65 @@
+# $Id$
+# Maintainer: Rémy Oudompheng <remy at archlinux.org>
+
+pkgname=texlive-langjapanese
+pkgver=2018.47402
+_revnr=${pkgver#2018.}
+pkgrel=1
+pkgdesc="TeX Live - Fonts and macro packages to typeset Japanese texts"
+license=('GPL')
+arch=(any)
+depends=('texlive-core')
+groups=('texlive-lang')
+url='http://tug.org/texlive/'
+source=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip"
+        "$pkgname.maps"
+        "$pkgname.fmts")
+options=('!emptydirs')
+sha256sums=('a6c9452bcfb1fcfdcb6b490de4cb9514b489b3530e231b54725ac2ffdc779be0'
+            '0ed1679f0bfd7a2afcac173cbb15da95672a24479a8c7ba9ec20222449394601'
+            'd81d467f9c1963330e1af03d50eda43cbc12d29f3644beec5165de4fd3e4cf3b')
+
+build() {
+   cd "$srcdir"
+   for p in *.tar.xz; do
+	   bsdtar -xf $p
+   done
+   rm -rf tlpkg
+}
+
+package() {
+   install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
+   sed -i '/^#/d' CONTENTS
+   install -m644 CONTENTS $pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
+   install -m644 $pkgname.maps $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m644 $pkgname.fmts $pkgdir/var/lib/texmf/arch/installedpkgs/
+   install -m755 -d $pkgdir/usr/share
+   wanteddirs=$(for d in *; do test -d $d && [[ $d != texmf* ]] && echo $d; done) || true
+   for dir in $wanteddirs; do
+     find $dir -type d -exec install -d -m755 $pkgdir/usr/share/texmf-dist/'{}' \;
+     find $dir -type f -exec install -m644 '{}' $pkgdir/usr/share/texmf-dist/'{}' \;
+   done
+   if [[ -d texmf-dist ]]; then
+     find texmf-dist -type d -exec install -d -m755 $pkgdir/usr/share/'{}' \;
+     find texmf-dist -type f -exec install -m644 '{}' $pkgdir/usr/share/'{}' \;
+   fi
+   if [[ -d $pkgdir/usr/share/texmf-dist/scripts ]]; then
+     find $pkgdir/usr/share/texmf-dist/scripts -type f -exec chmod a+x '{}' \;
+   fi
+
+    # scripts links
+    _linked_scripts="
+convbkmk/convbkmk.rb
+ptex2pdf/ptex2pdf.lua
+ptex-fontmaps/kanji-config-updmap.pl
+ptex-fontmaps/kanji-config-updmap-sys.sh
+ptex-fontmaps/kanji-config-updmap-user.sh
+ptex-fontmaps/kanji-fontmap-creator.pl
+"
+    install -m755 -d $pkgdir/usr/bin
+    for _script in ${_linked_scripts}; do
+        _scriptbase=$(basename $_script)
+        _scriptbase=${_scriptbase%.*}
+        ln -s /usr/share/texmf-dist/scripts/${_script} ${pkgdir}/usr/bin/${_scriptbase}
+    done
+}

Copied: texlive-langjapanese/repos/testing-any/texlive-langjapanese.fmts (from rev 323146, texlive-langjapanese/trunk/texlive-langjapanese.fmts)
===================================================================
--- testing-any/texlive-langjapanese.fmts	                        (rev 0)
+++ testing-any/texlive-langjapanese.fmts	2018-04-29 22:33:53 UTC (rev 323147)
@@ -0,0 +1,6 @@
+eptex eptex language.def *eptex.ini
+euptex euptex language.def *euptex.ini
+platex eptex language.dat *platex.ini
+ptex ptex - ptex.ini
+uplatex euptex language.dat *uplatex.ini
+uptex uptex - uptex.ini

Copied: texlive-langjapanese/repos/testing-any/texlive-langjapanese.maps (from rev 323146, texlive-langjapanese/trunk/texlive-langjapanese.maps)
===================================================================
--- testing-any/texlive-langjapanese.maps	                        (rev 0)
+++ testing-any/texlive-langjapanese.maps	2018-04-29 22:33:53 UTC (rev 323147)
@@ -0,0 +1,17 @@
+KanjiMap morisawa5.map
+KanjiMap otf- at jaEmbed@.map
+KanjiMap otf-ko- at koEmbed@.map
+KanjiMap otf-sc- at scEmbed@.map
+KanjiMap otf-tc- at tcEmbed@.map
+KanjiMap otf-up- at jaEmbed@.map
+KanjiMap ptex- at jaEmbed@@jaVariant at .map
+KanjiMap uptex- at jaEmbed@@jaVariant at .map
+KanjiMap uptex-ko- at koEmbed@.map
+KanjiMap uptex-sc- at scEmbed@.map
+KanjiMap uptex-tc- at tcEmbed@.map
+Map dgj.map
+Map dmj.map
+Map mc2j.map
+Map mcj.map
+Map mr2j.map
+Map mrj.map



More information about the arch-commits mailing list