summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-27 16:17:17 +0100
committerLennard Hofmann2020-02-27 16:17:17 +0100
commitb33bbba1fc7fc0edac95b85dfd849d1fc29c5451 (patch)
tree965790311dec160f5474cb7bcd58ee27c31e7ba3
parente0c8d5bfdbdf2e67755dd9396f9086a39a374d9b (diff)
downloadaur-b33bbba1fc7fc0edac95b85dfd849d1fc29c5451.tar.gz
Remove dependencies
https://wiki.archlinux.org/index.php/Font_packaging_guidelines#Dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 811e070d5471..41104eda0f94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
pkgbase = yrsa-font
pkgdesc = Serif font for continuous reading on the web (Latin-only)
pkgver = 1.002
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rosettatype/yrsa-rasa
arch = any
groups = yrsa-rasa-fonts
license = OFL
- depends = fontconfig
- depends = xorg-font-utils
provides = ttf-font
source = yrsa-font-1.002.zip::https://github.com/rosettatype/yrsa-rasa/releases/download/v1.002/Yrsa-fonts-v1.002.zip
sha256sums = 60bfb3b29b050aecea66afdacb7f49b8d78001a3973b0d5faf4d0c438ae806d7
diff --git a/PKGBUILD b/PKGBUILD
index e80368dbedb3..b098b69f5e49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=('otf-yrsa' 'ttf-yrsa')
pkgbase=yrsa-font
pkgver=1.002
-pkgrel=1
+pkgrel=2
pkgdesc='Serif font for continuous reading on the web (Latin-only)'
arch=(any)
url="https://github.com/rosettatype/yrsa-rasa"
license=('OFL')
groups=('yrsa-rasa-fonts')
-depends=('fontconfig' 'xorg-font-utils') # needed for pacman hooks
provides=('ttf-font')
source=("$pkgbase-$pkgver.zip::$url/releases/download/v$pkgver/Yrsa-fonts-v$pkgver.zip")
sha256sums=('60bfb3b29b050aecea66afdacb7f49b8d78001a3973b0d5faf4d0c438ae806d7')