[arch-commits] Commit in libreoffice-extension-texmaths/repos/community-any (2 files)

Antonio Rojas arojas at archlinux.org
Wed Feb 4 16:28:57 UTC 2015


    Date: Wednesday, February 4, 2015 @ 17:28:56
  Author: arojas
Revision: 127126

archrelease: copy trunk to community-any

Added:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD
    (from rev 127125, libreoffice-extension-texmaths/trunk/PKGBUILD)
Deleted:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   45 +++++++++++++++++++++++----------------------
 1 file changed, 23 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-04 16:27:44 UTC (rev 127125)
+++ PKGBUILD	2015-02-04 16:28:56 UTC (rev 127126)
@@ -1,22 +0,0 @@
-# Maintainer: Antonio Rojas < arojas at archlinux.org >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.41
-pkgrel=1
-pkgdesc="A LaTeX equation editor for LibreOffice"
-arch=('any')
-url="http://roland65.free.fr/texmaths/"
-license=('GPL2')
-depends=('libreoffice-draw' 'texlive-core')
-conflicts=('texmaths')
-replaces=('texmaths')
-source=("http://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
-md5sums=('7d00b8443d61348a14511bf82f28ff25')
-
-package() {
-  install -d -m755 $pkgdir/usr/lib/libreoffice/share/extensions/$_extname
-
-  cp -r * $pkgdir/usr/lib/libreoffice/share/extensions/$_extname
-  rm $pkgdir/usr/lib/libreoffice/share/extensions/$_extname/*.oxt
-}

Copied: libreoffice-extension-texmaths/repos/community-any/PKGBUILD (from rev 127125, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-02-04 16:28:56 UTC (rev 127126)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Antonio Rojas < arojas at archlinux.org >
+
+pkgname=libreoffice-extension-texmaths
+_extname=texmaths
+pkgver=0.41
+pkgrel=2
+pkgdesc="A LaTeX equation editor for LibreOffice"
+arch=('any')
+url="http://roland65.free.fr/texmaths/"
+license=('GPL2')
+depends=('libreoffice' 'texlive-core')
+conflicts=('texmaths')
+replaces=('texmaths')
+source=("http://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
+md5sums=('7d00b8443d61348a14511bf82f28ff25')
+
+package() {
+  install -d -m755 $pkgdir/usr/lib/libreoffice/share/extensions/$_extname
+
+  cp -r * $pkgdir/usr/lib/libreoffice/share/extensions/$_extname
+  rm $pkgdir/usr/lib/libreoffice/share/extensions/$_extname/*.oxt
+}



More information about the arch-commits mailing list