[arch-commits] Commit in docbook-mathml/repos/extra-any (6 files)
Andreas Radke
andyrtr at gemini.archlinux.org
Sat May 21 20:06:17 UTC 2022
Date: Saturday, May 21, 2022 @ 20:06:16
Author: andyrtr
Revision: 446301
archrelease: copy trunk to extra-any
Added:
docbook-mathml/repos/extra-any/LICENSE
(from rev 446300, docbook-mathml/trunk/LICENSE)
docbook-mathml/repos/extra-any/PKGBUILD
(from rev 446300, docbook-mathml/trunk/PKGBUILD)
docbook-mathml/repos/extra-any/docbook-mathml.install
(from rev 446300, 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 | 40 ++++++++++++++++++++--------------------
docbook-mathml.install | 38 +++++++++++++++++++-------------------
3 files changed, 59 insertions(+), 59 deletions(-)
Deleted: LICENSE
===================================================================
--- LICENSE 2022-05-21 20:06:09 UTC (rev 446300)
+++ LICENSE 2022-05-21 20:06:16 UTC (rev 446301)
@@ -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 446300, docbook-mathml/trunk/LICENSE)
===================================================================
--- LICENSE (rev 0)
+++ LICENSE 2022-05-21 20:06:16 UTC (rev 446301)
@@ -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 2022-05-21 20:06:09 UTC (rev 446300)
+++ PKGBUILD 2022-05-21 20:06:16 UTC (rev 446301)
@@ -1,20 +0,0 @@
-# Maintainer:
-# Contributor: Sylvain HENRY <hsyl20 at gmail.com>
-
-pkgname=docbook-mathml
-pkgver=1.1CR1
-pkgrel=6
-pkgdesc="MathML XML scheme"
-arch=('any')
-url="https://www.oasis-open.org/docbook/"
-license=('MIT')
-depends=('libxml2')
-install=docbook-mathml.install
-source=("https://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
-sha512sums=('031ad81e0fd873d2ed0fb78a074cc2de93ea7c937d85aac6cb2dc3023e3ba494a9a20f485b5355ce9060aea9adae192c9259b59139ac71273ca3fb858a240704'
- 'a38812bb61aa48467f2125862ce21c7aa25ddc0a2ff2e643bdf778118b4bf6721673aa8a3924c864d04757e059542da691a736d82af51bb8e344504d9dc3c9ca')
-
-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 446300, docbook-mathml/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-05-21 20:06:16 UTC (rev 446301)
@@ -0,0 +1,20 @@
+# Maintainer:
+# Contributor: Sylvain HENRY <hsyl20 at gmail.com>
+
+pkgname=docbook-mathml
+pkgver=1.1CR1
+pkgrel=7
+pkgdesc="MathML XML scheme"
+arch=('any')
+url="https://www.oasis-open.org/docbook/"
+license=('MIT')
+depends=('libxml2')
+install=docbook-mathml.install
+source=("https://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
+sha512sums=('031ad81e0fd873d2ed0fb78a074cc2de93ea7c937d85aac6cb2dc3023e3ba494a9a20f485b5355ce9060aea9adae192c9259b59139ac71273ca3fb858a240704'
+ 'a38812bb61aa48467f2125862ce21c7aa25ddc0a2ff2e643bdf778118b4bf6721673aa8a3924c864d04757e059542da691a736d82af51bb8e344504d9dc3c9ca')
+
+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 2022-05-21 20:06:09 UTC (rev 446300)
+++ docbook-mathml.install 2022-05-21 20:06:16 UTC (rev 446301)
@@ -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 446300, docbook-mathml/trunk/docbook-mathml.install)
===================================================================
--- docbook-mathml.install (rev 0)
+++ docbook-mathml.install 2022-05-21 20:06:16 UTC (rev 446301)
@@ -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