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

2012-06-24 Thread Rémy Oudompheng
Date: Sunday, June 24, 2012 @ 14:32:43
  Author: remy
Revision: 162278

Update for texlive 2012.

Modified:
  texlive-publishers/trunk/PKGBUILD
Deleted:
  texlive-publishers/trunk/Changelog

---+
 Changelog |   53 -
 PKGBUILD  |8 +---
 2 files changed, 5 insertions(+), 56 deletions(-)

Deleted: Changelog
===
--- Changelog   2012-06-24 18:29:05 UTC (rev 162277)
+++ Changelog   2012-06-24 18:32:43 UTC (rev 162278)
@@ -1,53 +0,0 @@
-texlive-publishers 2011.24723
-
- - upgrade package aomart 21666 - 23349
- - new package apa6
- - upgrade package apa6e 21585 - 23350
- - upgrade package arsclassica 17051 - 23434
- - upgrade package ascelike 18785 - 24568
- - new package cascadilla
- - upgrade package classicthesis 21196 - 23354
- - upgrade package cmpj 22062 - 23860
- - upgrade package confproc 20346 - 23358
- - new package ejpecp
- - new package fcltxdoc
- - new package kdgdocs
- - new package msu-thesis
- - new package musuos
- - upgrade package muthesis 20697 - 23861
- - upgrade package philosophersimprint 15878 - 24674
- - new package sapthesis
- - upgrade package stellenbosch 15878 - 23900
- - upgrade package suftesi 19798 - 24552
- - upgrade package thuthesis 15878 - 24361
- - upgrade package toptesi 22647 - 24466
- - upgrade package uothesis 22489 - 23485
- - upgrade package york-thesis 18148 - 23348
- - deleted package msuthesis
- - deleted package vxu
-
-texlive-publishers 2011.22647
-
- - upgrade package elteikthesis 19800 - 22513
- - upgrade package toptesi 22063 - 22647
- - upgrade package tugboat 20545 - 22462
- - new package uafthesis
- - new package unamthesis
- - upgrade package uothesis 22075 - 22489
-
-texlive-publishers 2010.22075-1
-
- - upgrade package aomart 20919 - 21666
- - new package apa6e
- - upgrade package classicthesis 18063 - 21196
- - new package cmpj
- - upgrade package elbioimp 20469 - 21758
- - new package fbithesis
- - upgrade package jmlr 20630 - 21830
- - upgrade package lps 15878 - 21322
- - upgrade package nature 15878 - 21819
- - upgrade package ryethesis 19255 - 21316
- - upgrade package toptesi 20458 - 22063
- - upgrade package tugboat-plain 15878 - 21720
- - upgrade package uothesis 20890 - 22075
-

Modified: PKGBUILD
===
--- PKGBUILD2012-06-24 18:29:05 UTC (rev 162277)
+++ PKGBUILD2012-06-24 18:32:43 UTC (rev 162278)
@@ -2,8 +2,8 @@
 # Maintainer: Rémy Oudompheng r...@archlinux.org
 
 pkgname=texlive-publishers
-pkgver=2011.24723
-_revnr=${pkgver#2011.}
+pkgver=2012.26831
+_revnr=${pkgver#2012.}
 pkgrel=1
 pkgdesc=TeX Live - LaTeX classes and packages for specific publishers
 license=('GPL')
@@ -15,14 +15,16 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('552991914d8b43181018918d06983e61')
+md5sums=('237316c68a663a6680f919897a590e7d')
 
 build() {
+   cd $srcdir
for p in *.tar.xz; do
   bsdtar -xf $p
done
rm -rf {tlpkg,doc,source} || true
 }
+
 package() {
install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
sed -i '/^#/d' CONTENTS



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

2011-12-04 Thread Rémy Oudompheng
Date: Sunday, December 4, 2011 @ 12:33:07
  Author: remy
Revision: 144312

upgpkg: texlive-publishers 2011.24723-1

Texlive update.

Modified:
  texlive-publishers/trunk/Changelog
  texlive-publishers/trunk/PKGBUILD

---+
 Changelog |   28 
 PKGBUILD  |5 ++---
 2 files changed, 30 insertions(+), 3 deletions(-)

Modified: Changelog
===
--- Changelog   2011-12-04 17:27:47 UTC (rev 144311)
+++ Changelog   2011-12-04 17:33:07 UTC (rev 144312)
@@ -1,3 +1,31 @@
+texlive-publishers 2011.24723
+
+ - upgrade package aomart 21666 - 23349
+ - new package apa6
+ - upgrade package apa6e 21585 - 23350
+ - upgrade package arsclassica 17051 - 23434
+ - upgrade package ascelike 18785 - 24568
+ - new package cascadilla
+ - upgrade package classicthesis 21196 - 23354
+ - upgrade package cmpj 22062 - 23860
+ - upgrade package confproc 20346 - 23358
+ - new package ejpecp
+ - new package fcltxdoc
+ - new package kdgdocs
+ - new package msu-thesis
+ - new package musuos
+ - upgrade package muthesis 20697 - 23861
+ - upgrade package philosophersimprint 15878 - 24674
+ - new package sapthesis
+ - upgrade package stellenbosch 15878 - 23900
+ - upgrade package suftesi 19798 - 24552
+ - upgrade package thuthesis 15878 - 24361
+ - upgrade package toptesi 22647 - 24466
+ - upgrade package uothesis 22489 - 23485
+ - upgrade package york-thesis 18148 - 23348
+ - deleted package msuthesis
+ - deleted package vxu
+
 texlive-publishers 2011.22647
 
  - upgrade package elteikthesis 19800 - 22513

Modified: PKGBUILD
===
--- PKGBUILD2011-12-04 17:27:47 UTC (rev 144311)
+++ PKGBUILD2011-12-04 17:33:07 UTC (rev 144312)
@@ -2,7 +2,7 @@
 # Maintainer: Rémy Oudompheng r...@archlinux.org
 
 pkgname=texlive-publishers
-pkgver=2011.22647
+pkgver=2011.24723
 _revnr=${pkgver#2011.}
 pkgrel=1
 pkgdesc=TeX Live - LaTeX classes and packages for specific publishers
@@ -15,10 +15,9 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('435c8f6822aa02cf0a94c42d9aeb73fa')
+md5sums=('552991914d8b43181018918d06983e61')
 
 build() {
-   bsdtar xf $pkgname-$pkgver-src.zip
for p in *.tar.xz; do
   bsdtar -xf $p
done



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

2011-06-05 Thread Rémy Oudompheng
Date: Sunday, June 5, 2011 @ 03:14:31
  Author: remy
Revision: 126405

upgpkg: texlive-publishers 2011.22647-1
-m

Modified:
  texlive-publishers/trunk/Changelog
  texlive-publishers/trunk/PKGBUILD

---+
 Changelog |9 +
 PKGBUILD  |7 ---
 2 files changed, 13 insertions(+), 3 deletions(-)

Modified: Changelog
===
--- Changelog   2011-06-05 07:13:49 UTC (rev 126404)
+++ Changelog   2011-06-05 07:14:31 UTC (rev 126405)
@@ -1,3 +1,12 @@
+texlive-publishers 2011.22647
+
+ - upgrade package elteikthesis 19800 - 22513
+ - upgrade package toptesi 22063 - 22647
+ - upgrade package tugboat 20545 - 22462
+ - new package uafthesis
+ - new package unamthesis
+ - upgrade package uothesis 22075 - 22489
+
 texlive-publishers 2010.22075-1
 
  - upgrade package aomart 20919 - 21666

Modified: PKGBUILD
===
--- PKGBUILD2011-06-05 07:13:49 UTC (rev 126404)
+++ PKGBUILD2011-06-05 07:14:31 UTC (rev 126405)
@@ -2,7 +2,8 @@
 # Maintainer: Rémy Oudompheng r...@archlinux.org
 
 pkgname=texlive-publishers
-pkgver=2010.22075
+pkgver=2011.22647
+_revnr=${pkgver#2011.}
 pkgrel=1
 pkgdesc=TeX Live - LaTeX classes and packages for specific publishers
 license=('GPL')
@@ -14,9 +15,10 @@
 options=('!emptydirs')
 options=(!strip)
 install=texlive.install
-md5sums=('a55e22c927fc55b180d23fa10cf5b9f6')
+md5sums=('435c8f6822aa02cf0a94c42d9aeb73fa')
 
 build() {
+   bsdtar xf $pkgname-$pkgver-src.zip
for p in *.tar.xz; do
   bsdtar -xf $p
done
@@ -25,7 +27,6 @@
 package() {
install -m755 -d $pkgdir/var/lib/texmf/arch/installedpkgs
sed -i '/^#/d' CONTENTS
-   _revnr=`echo $pkgver | sed 's/2010\.//'`
install -m644 CONTENTS 
$pkgdir/var/lib/texmf/arch/installedpkgs/${pkgname}_${_revnr}.pkgs
install -m755 -d $pkgdir/usr/share
wanteddirs=$(for d in *; do test -d $d  [[ $d != texmf* ]]  echo $d; 
done) || true