[arch-commits] Commit in ttf-indic-otf/repos/community-any (PKGBUILD PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Jun 29 16:13:18 UTC 2020


    Date: Monday, June 29, 2020 @ 16:13:16
  Author: andyrtr
Revision: 656398

archrelease: copy trunk to community-any

Added:
  ttf-indic-otf/repos/community-any/PKGBUILD
    (from rev 656397, ttf-indic-otf/trunk/PKGBUILD)
Deleted:
  ttf-indic-otf/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 16:13:10 UTC (rev 656397)
+++ PKGBUILD	2020-06-29 16:13:16 UTC (rev 656398)
@@ -1,22 +0,0 @@
-# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
-# Contributor: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-# Contributor: Firmicus <francois.archlinux.org> 
-
-pkgname=ttf-indic-otf
-pkgver=0.2
-pkgrel=10
-pkgdesc='Indic Opentype Fonts collection'
-url=https://indlinux.org/wiki/index.php/Downloads
-license=('GPL')
-arch=('any')
-depends=('xorg-fonts-alias' 'xorg-fonts-encodings')
-source=("https://indlinux.org/downloads/files/indic-otf-$pkgver.tar.gz")
-sha512sums=('ecb85ca38b40b0afd23c57a5529e3a5eec175852d28d5f9e49592e53f91530ff63737e86df3fe574daf725a673eb59c1ec653b25c7a67642bbfe378df7964bfb')
-
-package() {
-  cd indic/OpenType
-  install -Dm644 -t "$pkgdir"/usr/share/fonts/TTF *.ttf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ttf-indic-otf/repos/community-any/PKGBUILD (from rev 656397, ttf-indic-otf/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-06-29 16:13:16 UTC (rev 656398)
@@ -0,0 +1,21 @@
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
+# Contributor: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+# Contributor: Firmicus <francois.archlinux.org> 
+
+pkgname=ttf-indic-otf
+pkgver=0.2
+pkgrel=11
+pkgdesc='Indic Opentype Fonts collection'
+url=https://indlinux.org/wiki/index.php/Downloads
+license=('GPL')
+arch=('any')
+source=("https://indlinux.org/downloads/files/indic-otf-$pkgver.tar.gz")
+sha512sums=('ecb85ca38b40b0afd23c57a5529e3a5eec175852d28d5f9e49592e53f91530ff63737e86df3fe574daf725a673eb59c1ec653b25c7a67642bbfe378df7964bfb')
+
+package() {
+  cd indic/OpenType
+  install -Dm644 -t "$pkgdir"/usr/share/fonts/TTF *.ttf
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list