summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2020-05-28 23:26:50 +0300
committerCaleb Maclennan2020-05-28 23:26:50 +0300
commit2456a3476d54c0b91f493d245188e1b2646f6689 (patch)
tree8588e5e54f07017a25ae40174d14fefc55f69fa7
parent8e8e699b92e07178594a20a0a46a8e00662680aa (diff)
downloadaur-2456a3476d54c0b91f493d245188e1b2646f6689.tar.gz
Disable OTF package currentnly clobbered by outdated AUR package
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea86e90d1efc..f6af36528609 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,18 +15,6 @@ pkgbase = yanone-kaffeesatz-font
sha256sums = 82cfa4d8d6ab06d97b3d2e39d5631154c153dd29bc747669d05e5039d217943f
sha256sums = 6b7bc5cd5c13770e073c1d49da13bd5df98a88916acb2dadbfb07aeb636c50c9
-pkgname = otf-yanone-kaffeesatz
- pkgdesc = Reminiscent of 1920s coffee house typography, bridges the gap to present times (OTF)
- provides = yanone-kaffeesatz-font
- conflicts = otf-yanone-kaffeesatz-ibx<2
-
-pkgname = otf-yanone-kaffeesatz-infinality
- pkgdesc = Reminiscent of 1920s coffee house typography, bridges the gap to present times (OTF infinality configuration files)
- groups = infinality-bundle-fonts-extra
- depends = otf-yanone-kaffeesatz
- provides = otf-yanone-kaffeesatz-ibx
- replaces = otf-yanone-kaffeesatz-ibx
-
pkgname = ttf-yanone-kaffeesatz
pkgdesc = Reminiscent of 1920s coffee house typography, bridges the gap to present times (TTF)
provides = yanone-kaffeesatz-font
diff --git a/PKGBUILD b/PKGBUILD
index 8a92f96e6a73..b1285a9f5668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_font=yanone-kaffeesatz
pkgbase=$_font-font
-pkgname=({otf,ttf}-$_font{,-infinality})
+pkgname=(ttf-$_font{,-infinality}) # Add otf back when AUR merge complete
pkgver=2.001
_sha=342dc8badffc187b2116099c5060e46c81eaf80d
pkgrel=1