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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Sep 2 13:37:28 UTC 2013


    Date: Monday, September 2, 2013 @ 15:37:28
  Author: spupykin
Revision: 96626

archrelease: copy trunk to community-i686, community-x86_64

Added:
  texvc/repos/community-i686/PKGBUILD
    (from rev 96625, texvc/trunk/PKGBUILD)
  texvc/repos/community-x86_64/PKGBUILD
    (from rev 96625, texvc/trunk/PKGBUILD)
Deleted:
  texvc/repos/community-i686/PKGBUILD
  texvc/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   52 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 ----------------------
 community-x86_64/PKGBUILD |   26 ----------------------
 3 files changed, 52 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-09-02 13:33:25 UTC (rev 96625)
+++ community-i686/PKGBUILD	2013-09-02 13:37:28 UTC (rev 96626)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=texvc
-pkgver=1.20
-pkgrel=1
-pkgdesc="tex to HTML/MathML/png converter used by mediawiki"
-arch=(i686 x86_64)
-url="http://www.mediawiki.org/wiki/Extension:Math"
-license=("GPL")
-depends=('imagemagick' 'ghostscript' 'texlive-core' 'texlive-latexextra')
-makedepends=('ocaml')
-source=(mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${pkgver/./_})
-md5sums=('ee8fceb0a86f2972409104767406591c')
-
-build() {
-  cd $srcdir/wikimedia-mediawiki-extensions-Math-*/math
-  make -j1
-}
-
-package() {
-  cd $srcdir/wikimedia-mediawiki-extensions-Math-*/math
-  install -d -m 0755 $pkgdir/usr/bin
-  install -m 0755 texvc $pkgdir/usr/bin
-}

Copied: texvc/repos/community-i686/PKGBUILD (from rev 96625, texvc/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-09-02 13:37:28 UTC (rev 96626)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=texvc
+pkgver=1.21
+pkgrel=1
+pkgdesc="tex to HTML/MathML/png converter used by mediawiki"
+arch=(i686 x86_64)
+url="http://www.mediawiki.org/wiki/Extension:Math"
+license=("GPL")
+depends=('imagemagick' 'ghostscript' 'texlive-core' 'texlive-latexextra')
+makedepends=('ocaml' 'git')
+source=(mediawiki-math-$pkgver::git+https://git.wikimedia.org/git/mediawiki/extensions/Math.git#branch=REL${pkgver/./_})
+md5sums=('SKIP')
+
+build() {
+  cd $srcdir/mediawiki-math-$pkgver/math
+  make -j1
+}
+
+package() {
+  cd $srcdir/mediawiki-math-$pkgver/math
+  install -d -m 0755 $pkgdir/usr/bin
+  install -m 0755 texvc $pkgdir/usr/bin
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-09-02 13:33:25 UTC (rev 96625)
+++ community-x86_64/PKGBUILD	2013-09-02 13:37:28 UTC (rev 96626)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=texvc
-pkgver=1.20
-pkgrel=1
-pkgdesc="tex to HTML/MathML/png converter used by mediawiki"
-arch=(i686 x86_64)
-url="http://www.mediawiki.org/wiki/Extension:Math"
-license=("GPL")
-depends=('imagemagick' 'ghostscript' 'texlive-core' 'texlive-latexextra')
-makedepends=('ocaml')
-source=(mediawiki-math-1.20.tar.gz::https://nodeload.github.com/wikimedia/mediawiki-extensions-Math/legacy.tar.gz/REL${pkgver/./_})
-md5sums=('ee8fceb0a86f2972409104767406591c')
-
-build() {
-  cd $srcdir/wikimedia-mediawiki-extensions-Math-*/math
-  make -j1
-}
-
-package() {
-  cd $srcdir/wikimedia-mediawiki-extensions-Math-*/math
-  install -d -m 0755 $pkgdir/usr/bin
-  install -m 0755 texvc $pkgdir/usr/bin
-}

Copied: texvc/repos/community-x86_64/PKGBUILD (from rev 96625, texvc/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-09-02 13:37:28 UTC (rev 96626)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=texvc
+pkgver=1.21
+pkgrel=1
+pkgdesc="tex to HTML/MathML/png converter used by mediawiki"
+arch=(i686 x86_64)
+url="http://www.mediawiki.org/wiki/Extension:Math"
+license=("GPL")
+depends=('imagemagick' 'ghostscript' 'texlive-core' 'texlive-latexextra')
+makedepends=('ocaml' 'git')
+source=(mediawiki-math-$pkgver::git+https://git.wikimedia.org/git/mediawiki/extensions/Math.git#branch=REL${pkgver/./_})
+md5sums=('SKIP')
+
+build() {
+  cd $srcdir/mediawiki-math-$pkgver/math
+  make -j1
+}
+
+package() {
+  cd $srcdir/mediawiki-math-$pkgver/math
+  install -d -m 0755 $pkgdir/usr/bin
+  install -m 0755 texvc $pkgdir/usr/bin
+}




More information about the arch-commits mailing list