[arch-commits] Commit in otf-latinmodern-math/repos/community-any (PKGBUILD PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Jun 29 10:26:51 UTC 2020


    Date: Monday, June 29, 2020 @ 10:26:51
  Author: andyrtr
Revision: 656121

archrelease: copy trunk to community-any

Added:
  otf-latinmodern-math/repos/community-any/PKGBUILD
    (from rev 656120, otf-latinmodern-math/trunk/PKGBUILD)
Deleted:
  otf-latinmodern-math/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 10:26:43 UTC (rev 656120)
+++ PKGBUILD	2020-06-29 10:26:51 UTC (rev 656121)
@@ -1,18 +0,0 @@
-# Maintainer: Bruno Pagani <archange at archlinux.org>
-
-pkgname=otf-latinmodern-math
-pkgver=1.959
-pkgrel=3
-pkgdesc="Improved version of Computer Modern fonts as used in LaTeX – OpenType Math component"
-arch=('any')
-url="http://www.gust.org.pl/projects/e-foundry/lm-math"
-license=('custom:GFL')
-depends=('fontconfig')
-source=("${url}/download/${pkgname#*-}-${pkgver/.}.zip")
-sha256sums=('aaaa060b4ffc091461e875efb9498b9abfa7c7a48f38eb33882868839903a4f8')
-
-package() {
-    cd ${pkgname#*-}-${pkgver/.}
-    install -Dm644 ${pkgname/-//}.otf -t "${pkgdir}"/usr/share/fonts/OTF/
-    install -Dm644 doc/GUST-FONT-LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/GFL.txt
-}

Copied: otf-latinmodern-math/repos/community-any/PKGBUILD (from rev 656120, otf-latinmodern-math/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-06-29 10:26:51 UTC (rev 656121)
@@ -0,0 +1,17 @@
+# Maintainer: Bruno Pagani <archange at archlinux.org>
+
+pkgname=otf-latinmodern-math
+pkgver=1.959
+pkgrel=4
+pkgdesc="Improved version of Computer Modern fonts as used in LaTeX – OpenType Math component"
+arch=('any')
+url="http://www.gust.org.pl/projects/e-foundry/lm-math"
+license=('custom:GFL')
+source=("${url}/download/${pkgname#*-}-${pkgver/.}.zip")
+sha256sums=('aaaa060b4ffc091461e875efb9498b9abfa7c7a48f38eb33882868839903a4f8')
+
+package() {
+    cd ${pkgname#*-}-${pkgver/.}
+    install -Dm644 ${pkgname/-//}.otf -t "${pkgdir}"/usr/share/fonts/OTF/
+    install -Dm644 doc/GUST-FONT-LICENSE.txt "${pkgdir}"/usr/share/licenses/${pkgname}/GFL.txt
+}



More information about the arch-commits mailing list