[arch-commits] Commit in docbook-mathml/repos/extra-any (6 files)

Felix Yan fyan at nymeria.archlinux.org
Mon Jun 30 16:15:02 UTC 2014


    Date: Monday, June 30, 2014 @ 18:15:02
  Author: fyan
Revision: 215810

archrelease: copy trunk to extra-any

Added:
  docbook-mathml/repos/extra-any/LICENSE
    (from rev 215809, docbook-mathml/trunk/LICENSE)
  docbook-mathml/repos/extra-any/PKGBUILD
    (from rev 215809, docbook-mathml/trunk/PKGBUILD)
  docbook-mathml/repos/extra-any/docbook-mathml.install
    (from rev 215809, docbook-mathml/trunk/docbook-mathml.install)
Deleted:
  docbook-mathml/repos/extra-any/LICENSE
  docbook-mathml/repos/extra-any/PKGBUILD
  docbook-mathml/repos/extra-any/docbook-mathml.install

------------------------+
 LICENSE                |   40 ++++++++++++++++++++--------------------
 PKGBUILD               |   41 +++++++++++++++++++++--------------------
 docbook-mathml.install |   38 +++++++++++++++++++-------------------
 3 files changed, 60 insertions(+), 59 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2014-06-30 16:14:15 UTC (rev 215809)
+++ LICENSE	2014-06-30 16:15:02 UTC (rev 215810)
@@ -1,20 +0,0 @@
-     Copyright (C) 2000, 2001, 2002, 2003, 2004 Organization for the Advancement
-     of Structured Information Standards (OASIS).
-
-     $Id: dbmathml.dtd,v 1.7 2004/07/27 16:08:17 nwalsh Exp $
-
-     Permission to use, copy, modify and distribute the DocBook MathML
-     Module and its accompanying documentation for any purpose and
-     without fee is hereby granted in perpetuity, provided that the
-     above copyright notice and this paragraph appear in all copies.
-     The copyright holders make no representation about the
-     suitability of the DTD for any purpose.  It is provided "as is"
-     without expressed or implied warranty.
-
-     If you modify the DocBook MathML Module in any way, label your DTD
-     as a variant of DocBook.  See the maintenance documentation for
-     more information.
-
-     Please direct all questions, bug reports, or suggestions for 
-     changes to the docbook at lists.oasis-open.org mailing list. For more
-     information, see http://www.oasis-open.org/docbook/.

Copied: docbook-mathml/repos/extra-any/LICENSE (from rev 215809, docbook-mathml/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2014-06-30 16:15:02 UTC (rev 215810)
@@ -0,0 +1,20 @@
+     Copyright (C) 2000, 2001, 2002, 2003, 2004 Organization for the Advancement
+     of Structured Information Standards (OASIS).
+
+     $Id: dbmathml.dtd,v 1.7 2004/07/27 16:08:17 nwalsh Exp $
+
+     Permission to use, copy, modify and distribute the DocBook MathML
+     Module and its accompanying documentation for any purpose and
+     without fee is hereby granted in perpetuity, provided that the
+     above copyright notice and this paragraph appear in all copies.
+     The copyright holders make no representation about the
+     suitability of the DTD for any purpose.  It is provided "as is"
+     without expressed or implied warranty.
+
+     If you modify the DocBook MathML Module in any way, label your DTD
+     as a variant of DocBook.  See the maintenance documentation for
+     more information.
+
+     Please direct all questions, bug reports, or suggestions for 
+     changes to the docbook at lists.oasis-open.org mailing list. For more
+     information, see http://www.oasis-open.org/docbook/.

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-30 16:14:15 UTC (rev 215809)
+++ PKGBUILD	2014-06-30 16:15:02 UTC (rev 215810)
@@ -1,20 +0,0 @@
-# $Id$
-# Contributor: Sylvain HENRY <hsyl20 at gmail.com>
-
-pkgname=docbook-mathml
-pkgver=1.1CR1
-pkgrel=3
-pkgdesc="MathML XML scheme"
-arch=('any')
-url="http://www.oasis-open.org/docbook/"
-license=('MIT')
-depends=('libxml2')
-install=docbook-mathml.install
-source=("http://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
-md5sums=('bbf92a1d88ce217d736c222470d6811c'
-         '78ef5b09cdf606e14f1b04380929abe7')
-
-package() {
-  install -D -m644 dbmathml.dtd "${pkgdir}/usr/share/xml/docbook/mathml/${pkgver}/dbmathml.dtd"
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: docbook-mathml/repos/extra-any/PKGBUILD (from rev 215809, docbook-mathml/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-06-30 16:15:02 UTC (rev 215810)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer:
+# Contributor: Sylvain HENRY <hsyl20 at gmail.com>
+
+pkgname=docbook-mathml
+pkgver=1.1CR1
+pkgrel=4
+pkgdesc="MathML XML scheme"
+arch=('any')
+url="http://www.oasis-open.org/docbook/"
+license=('MIT')
+depends=('libxml2')
+install=docbook-mathml.install
+source=("http://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
+md5sums=('bbf92a1d88ce217d736c222470d6811c'
+         '78ef5b09cdf606e14f1b04380929abe7')
+
+package() {
+  install -D -m644 dbmathml.dtd "${pkgdir}/usr/share/xml/docbook/mathml/${pkgver}/dbmathml.dtd"
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: docbook-mathml.install
===================================================================
--- docbook-mathml.install	2014-06-30 16:14:15 UTC (rev 215809)
+++ docbook-mathml.install	2014-06-30 16:15:02 UTC (rev 215810)
@@ -1,19 +0,0 @@
-post_install() {
-  if [ ! -e etc/xml/catalog ]; then
-    xmlcatalog --noout --create etc/xml/catalog
-  fi
-  xmlcatalog --noout --add "public" \
-    "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN" \
-    "file:///usr/share/xml/docbook/mathml/1.1CR1/dbmathml.dtd" \
-    "etc/xml/catalog"
-
-  xmlcatalog --noout --add "system" \
-    "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd" \
-    "file:///usr/share/xml/docbook/mathml/1.1CR1/dbmathml.dtd" \
-    "etc/xml/catalog"
-}
-
-post_remove() {
-  xmlcatalog --noout --del "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN" etc/xml/catalog
-  xmlcatalog --noout --del "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd" etc/xml/catalog
-    }

Copied: docbook-mathml/repos/extra-any/docbook-mathml.install (from rev 215809, docbook-mathml/trunk/docbook-mathml.install)
===================================================================
--- docbook-mathml.install	                        (rev 0)
+++ docbook-mathml.install	2014-06-30 16:15:02 UTC (rev 215810)
@@ -0,0 +1,19 @@
+post_install() {
+  if [ ! -e etc/xml/catalog ]; then
+    xmlcatalog --noout --create etc/xml/catalog
+  fi
+  xmlcatalog --noout --add "public" \
+    "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN" \
+    "file:///usr/share/xml/docbook/mathml/1.1CR1/dbmathml.dtd" \
+    "etc/xml/catalog"
+
+  xmlcatalog --noout --add "system" \
+    "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd" \
+    "file:///usr/share/xml/docbook/mathml/1.1CR1/dbmathml.dtd" \
+    "etc/xml/catalog"
+}
+
+post_remove() {
+  xmlcatalog --noout --del "-//OASIS//DTD DocBook MathML Module V1.1CR1//EN" etc/xml/catalog
+  xmlcatalog --noout --del "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd" etc/xml/catalog
+    }




More information about the arch-commits mailing list