[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

2020-06-29 Thread Andreas Radke via arch-commits
Date: Monday, June 29, 2020 @ 09:34:32
  Author: andyrtr
Revision: 390586

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
(from rev 390585, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-29 09:34:25 UTC (rev 390585)
+++ PKGBUILD2020-06-29 09:34:32 UTC (rev 390586)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Markus Tacker 
-# Contributor: Peter Hoeg 
-
-pkgname=ttf-hack
-pkgver=3.003
-pkgrel=2
-pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
-arch=('any')
-license=('SIL Open Font License 1.1 and Bitstream Vera License')
-url="https://sourcefoundry.org/hack/;
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
-sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 390585, 
ttf-hack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-29 09:34:32 UTC (rev 390586)
@@ -0,0 +1,17 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Markus Tacker 
+# Contributor: Peter Hoeg 
+
+pkgname=ttf-hack
+pkgver=3.003
+pkgrel=3
+pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
+arch=('any')
+license=('SIL Open Font License 1.1 and Bitstream Vera License')
+url="https://sourcefoundry.org/hack/;
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
+sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}


[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

2020-05-06 Thread Allan McRae via arch-commits
Date: Thursday, May 7, 2020 @ 04:11:02
  Author: allan
Revision: 382532

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
(from rev 382531, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-07 04:10:45 UTC (rev 382531)
+++ PKGBUILD2020-05-07 04:11:02 UTC (rev 382532)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Markus Tacker 
-# Contributor: Peter Hoeg 
-
-pkgname=ttf-hack
-pkgver=3.003
-pkgrel=1
-pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
-arch=('any')
-license=('SIL Open Font License 1.1 and Bitstream Vera License')
-url="http://sourcefoundry.org/hack/;
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
-sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 382531, 
ttf-hack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-07 04:11:02 UTC (rev 382532)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Markus Tacker 
+# Contributor: Peter Hoeg 
+
+pkgname=ttf-hack
+pkgver=3.003
+pkgrel=2
+pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
+arch=('any')
+license=('SIL Open Font License 1.1 and Bitstream Vera License')
+url="https://sourcefoundry.org/hack/;
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
+sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}


[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

2018-03-25 Thread Lukas Fleischer via arch-commits
Date: Sunday, March 25, 2018 @ 11:53:13
  Author: lfleischer
Revision: 320311

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
(from rev 320310, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-25 11:52:41 UTC (rev 320310)
+++ PKGBUILD2018-03-25 11:53:13 UTC (rev 320311)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Markus Tacker 
-# Contributor: Peter Hoeg 
-
-pkgname=ttf-hack
-pkgver=3.002
-pkgrel=1
-pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
-arch=('any')
-license=('SIL Open Font License 1.1 and Bitstream Vera License')
-url="http://sourcefoundry.org/hack/;
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
-sha256sums=('1d0bee4dc4b664a68a2c16cee6f037380471c22794cdad91ec9a8319b0aefcf4')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 320310, 
ttf-hack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-25 11:53:13 UTC (rev 320311)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Markus Tacker 
+# Contributor: Peter Hoeg 
+
+pkgname=ttf-hack
+pkgver=3.003
+pkgrel=1
+pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
+arch=('any')
+license=('SIL Open Font License 1.1 and Bitstream Vera License')
+url="http://sourcefoundry.org/hack/;
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
+sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}


[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

2018-02-03 Thread Lukas Fleischer via arch-commits
Date: Saturday, February 3, 2018 @ 16:01:18
  Author: lfleischer
Revision: 315811

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
(from rev 315810, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-03 16:01:10 UTC (rev 315810)
+++ PKGBUILD2018-02-03 16:01:18 UTC (rev 315811)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Markus Tacker 
-# Contributor: Peter Hoeg 
-
-pkgname=ttf-hack
-pkgver=3.000
-pkgrel=1
-pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
-arch=('any')
-license=('SIL Open Font License 1.1 and Bitstream Vera License')
-url="http://sourcefoundry.org/hack/;
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
-sha256sums=('2237f89b9e0b884f1f72e4804d8cd689f00d521078882df4759cfe354808ba29')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 315810, 
ttf-hack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-03 16:01:18 UTC (rev 315811)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Markus Tacker 
+# Contributor: Peter Hoeg 
+
+pkgname=ttf-hack
+pkgver=3.002
+pkgrel=1
+pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
+arch=('any')
+license=('SIL Open Font License 1.1 and Bitstream Vera License')
+url="http://sourcefoundry.org/hack/;
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
+sha256sums=('1d0bee4dc4b664a68a2c16cee6f037380471c22794cdad91ec9a8319b0aefcf4')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}


[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

2017-10-22 Thread Lukas Fleischer
Date: Sunday, October 22, 2017 @ 06:48:00
  Author: lfleischer
Revision: 308326

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
(from rev 308325, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   38 ++
 1 file changed, 18 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-22 06:47:51 UTC (rev 308325)
+++ PKGBUILD2017-10-22 06:48:00 UTC (rev 308326)
@@ -1,20 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Contributor: Markus Tacker 
-# Contributor: Peter Hoeg 
-
-_pkgver_major=2
-_pkgver_minor=020
-pkgname=ttf-hack
-pkgver=${_pkgver_major}.${_pkgver_minor}
-pkgrel=2
-pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
-arch=('any')
-license=('SIL Open Font License 1.1 and Bitstream Vera License')
-url="http://sourcefoundry.org/hack/;
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/chrissimpkins/Hack/releases/download/v${pkgver}/Hack-v${_pkgver_major}_${_pkgver_minor}-ttf.zip;)
-sha256sums=('048566ae79c580f725b68340d9d2a3b0fa125fb08c1d30cf0a7c327d07ab739a')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 308325, 
ttf-hack/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-22 06:48:00 UTC (rev 308326)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer 
+# Contributor: Markus Tacker 
+# Contributor: Peter Hoeg 
+
+pkgname=ttf-hack
+pkgver=3.000
+pkgrel=1
+pkgdesc='A hand groomed and optically balanced typeface based on Bitstream 
Vera Mono.'
+arch=('any')
+license=('SIL Open Font License 1.1 and Bitstream Vera License')
+url="http://sourcefoundry.org/hack/;
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz;)
+sha256sums=('2237f89b9e0b884f1f72e4804d8cd689f00d521078882df4759cfe354808ba29')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}