summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-04-14 21:08:33 +0300
committerCaleb Maclennan2023-04-14 21:08:33 +0300
commit60adee00f59925845821c5dd945922d88963de89 (patch)
treee900278afa49b281038a573fc3455f32620f9c08
parent40ba90b842a286c3890fc2aafaa92b9cf39f8bdc (diff)
downloadaur-60adee00f59925845821c5dd945922d88963de89.tar.gz
Update scheherazade with its move to [community]
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD58
2 files changed, 36 insertions, 37 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d552a78b1657..0d157df2ed12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = ttf-sil-fonts
pkgdesc = Metapackage depending on all OFL-licensed font packages from SIL
- pkgver = 8
- pkgrel = 3
+ pkgver = 9
+ pkgrel = 1
url = https://software.sil.org/fonts
arch = any
license = OFL
depends = gentium-plus-font
- depends = ttf-charis-sil>=5.000-3
- depends = ttf-andika>=5.000-4
- depends = ttf-sil-abyssinica>=2.000-5
+ depends = ttf-charis-sil
+ depends = ttf-andika
+ depends = ttf-scheherazade-new
+ depends = ttf-sil-abyssinica
depends = ttf-sil-alkalami
depends = ttf-sil-annapurna
depends = ttf-sil-apparatus
@@ -18,16 +19,14 @@ pkgbase = ttf-sil-fonts
depends = ttf-sil-ezra
depends = ttf-sil-galatia
depends = ttf-sil-harmattan
- depends = ttf-sil-lateef>=1.200-7
+ depends = ttf-sil-lateef
depends = ttf-sil-mingzat
depends = ttf-sil-mondulkiri
depends = ttf-sil-namdhinggo
depends = ttf-sil-nuosu
depends = ttf-sil-padauk
- depends = ttf-sil-scheherazade
depends = ttf-sil-sophia-nubian
depends = ttf-sil-tagmukay
depends = ttf-sil-tai-heritage-pro
pkgname = ttf-sil-fonts
-
diff --git a/PKGBUILD b/PKGBUILD
index a4d17f55e45b..dbaebad4dcc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,36 +5,36 @@
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
pkgname=ttf-sil-fonts
-pkgver=8
-pkgrel=3
+pkgver=9
+pkgrel=1
pkgdesc='Metapackage depending on all OFL-licensed font packages from SIL'
-arch=('any')
-url='https://software.sil.org/fonts'
-license=('OFL')
-_silfonts=('abyssinica>=2.000-5'
- 'alkalami'
- # 'andika' Has different pkgname format in AUR
- 'annapurna'
- 'apparatus'
- 'awami-nastaliq'
- # 'charis' Has different pkgname format in AUR
- 'dai-banna'
- 'doulos'
- 'ezra'
- 'galatia'
- # 'gentium-plus' Has pkgname format in [community]
- 'harmattan'
- 'lateef>=1.200-7'
- 'mingzat'
- 'mondulkiri'
- 'namdhinggo'
- 'nuosu'
- 'padauk'
- 'scheherazade'
- 'sophia-nubian'
- 'tagmukay'
- 'tai-heritage-pro')
-depends=('gentium-plus-font' 'ttf-charis-sil>=5.000-3' 'ttf-andika>=5.000-4' "${_silfonts[@]/#/ttf-sil-}")
+arch=(any)
+url=https://software.sil.org/fonts
+license=(OFL)
+_silfonts=(abyssinica
+ alkalami
+ annapurna
+ apparatus
+ awami-nastaliq
+ dai-banna
+ doulos
+ ezra
+ galatia
+ harmattan
+ lateef
+ mingzat
+ mondulkiri
+ namdhinggo
+ nuosu
+ padauk
+ sophia-nubian
+ tagmukay
+ tai-heritage-pro)
+depends=(gentium-plus-font
+ ttf-charis-sil
+ ttf-andika
+ ttf-scheherazade-new
+ "${_silfonts[@]/#/ttf-sil-}")
package() {
: