summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-11-12 14:08:43 +0100
committerMarkus Weimar2020-11-12 14:08:55 +0100
commitca5a440c40f52ded18ca9fc6b19bf379c6d0543a (patch)
tree6d7049ceddf60bae829cc34041124b72fe08d7c0
downloadaur-ca5a440c40f52ded18ca9fc6b19bf379c6d0543a.tar.gz
Initial release. Version from 2020-08-28.
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD30
2 files changed, 56 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..16e886c5d8eb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = otf-sansita-swashed
+ pkgdesc = An ornate version of Sansita from Omnibus-Type.
+ pkgver = 20200828
+ pkgrel = 1
+ url = https://www.omnibus-type.com/fonts/sansita-swashed/
+ arch = any
+ license = OFL
+ source = otf-sansita-swashed-20200828-1-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/OFL.txt
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Black.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Bold.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-ExtraBold.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Light.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Medium.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Regular.otf
+ source = https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-SemiBold.otf
+ sha256sums = e0513f56a7710b94b459ccb7ef77bb7a464e24c777fb2f7023b78af8915dbb86
+ sha256sums = eed1232ae70fe117059c56a14162869c85b1ebc277c2ff30221016a591bc9496
+ sha256sums = c1e8dd713e922a7d3be833a7b2a1783ca314811abd838d3fed924abca2ad889f
+ sha256sums = c9aea651864485223cbe63a6b5585ff1a8b5823cf73f091a0ee6c53bb06b30a5
+ sha256sums = c103961edf8b3e96b8009242914786d1c77baef03b98523526a83ec19641818d
+ sha256sums = d1fb836d981ce62f24b9c6ece6e100133f0a5c514253a21188a6eb30d200bc65
+ sha256sums = 57c63932ccf028ca6c3c1e2b7edaa962bf44a56d226ebf3fe6f34353207e2a88
+ sha256sums = a6be670bce6c2834755b34dec41e1a11e4c64bc5ceff94a60bb510d8e6857d90
+
+pkgname = otf-sansita-swashed
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..08898da84454
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,30 @@
+# Maintainer: Markus Weimar <mail@markusweimar.de>
+pkgname=otf-sansita-swashed
+pkgver=20200828
+pkgrel=1
+pkgdesc='An ornate version of Sansita from Omnibus-Type.'
+arch=('any')
+url='https://www.omnibus-type.com/fonts/sansita-swashed/'
+license=('OFL')
+source=("${pkgname}-${pkgver}-${pkgrel}-OFL.txt::https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/OFL.txt"
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Black.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Bold.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-ExtraBold.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Light.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Medium.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-Regular.otf'
+ 'https://raw.githubusercontent.com/Omnibus-Type/Sansita-Swashed/master/fonts/otf/SansitaSwashed-SemiBold.otf')
+sha256sums=('e0513f56a7710b94b459ccb7ef77bb7a464e24c777fb2f7023b78af8915dbb86'
+ 'eed1232ae70fe117059c56a14162869c85b1ebc277c2ff30221016a591bc9496'
+ 'c1e8dd713e922a7d3be833a7b2a1783ca314811abd838d3fed924abca2ad889f'
+ 'c9aea651864485223cbe63a6b5585ff1a8b5823cf73f091a0ee6c53bb06b30a5'
+ 'c103961edf8b3e96b8009242914786d1c77baef03b98523526a83ec19641818d'
+ 'd1fb836d981ce62f24b9c6ece6e100133f0a5c514253a21188a6eb30d200bc65'
+ '57c63932ccf028ca6c3c1e2b7edaa962bf44a56d226ebf3fe6f34353207e2a88'
+ 'a6be670bce6c2834755b34dec41e1a11e4c64bc5ceff94a60bb510d8e6857d90')
+
+package() {
+ install -d ${pkgdir}/usr/share/fonts/OTF/
+ install -m644 *.otf ${pkgdir}/usr/share/fonts/OTF/
+ install -D -m644 ${pkgname}-${pkgver}-${pkgrel}-OFL.txt ${pkgdir}/usr/share/licenses/${pkgname}/OFL.txt
+}