summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShajil K Joshy2018-05-30 00:16:57 +0530
committerShajil K Joshy2018-05-30 00:16:57 +0530
commitd851a6c641d50c46b9b0ccdac6183bbde98a4537 (patch)
tree2b65887b0e13f1329b863338ff839ddb00e645dd
parent01364151001e975eac1ad41aafe4d6be0d9b20cc (diff)
downloadaur-d851a6c641d50c46b9b0ccdac6183bbde98a4537.tar.gz
Added Sans fonts
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD36
2 files changed, 48 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75ce1839b1c8..792923b8bdf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,24 @@
pkgbase = fonts-martel
pkgdesc = Open-source unicode font for Devanagari with immersive-style
pkgver = 1.002
- pkgrel = 2
+ pkgrel = 3
url = http://github.com/typeoff/martel
arch = any
license = custom:OFL
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Bold.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-DemiBold.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-ExtraBold.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Heavy.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Regular.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Light.otf
- source = https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-UltraLight.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Bold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-DemiBold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-ExtraBold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Heavy.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Regular.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-Light.otf
+ source = http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs/Martel-UltraLight.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-Bold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-DemiBold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-ExtraBold.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-Heavy.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-Regular.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-Light.otf
+ source = http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs/MartelSans-UltraLight.otf
md5sums = eae8771a4c01327ed8923283adea8643
md5sums = 22ac9bb105cadd4de5b127a977acff9c
md5sums = 7152b039d6403b1c3066f1af778b36b0
@@ -19,6 +26,13 @@ pkgbase = fonts-martel
md5sums = 5849e7832bfd29750c34ec9464b53605
md5sums = 9d1ce3b19da0f7e3f1737ec218d14d0a
md5sums = 5e107bb05924d44e0e76d1685546b000
+ md5sums = 65551063d8e56eb6bddb9aaf3a2356c0
+ md5sums = e6d4e94c5ea3a042157bb1683366410d
+ md5sums = c8131a1876d194153c66e2409924632c
+ md5sums = 5fc819b81ede8384ae928dc6406aab32
+ md5sums = e532cf0664bec4e3219d48d4140b5a01
+ md5sums = de140eba2dc258fc255b44886bb1d3c2
+ md5sums = 116378fe89d61bc57e845a54c51662d5
pkgname = fonts-martel
diff --git a/PKGBUILD b/PKGBUILD
index 242f1a3ed110..332ff679d194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,42 @@
#Maintainer: Shajil K Joshy <shajilkrazy@gmail.com>
pkgname=fonts-martel
pkgver=1.002
-pkgrel=2
+pkgrel=3
pkgdesc="Open-source unicode font for Devanagari with immersive-style"
url="http://github.com/typeoff/martel"
license=('custom:OFL')
arch=(any)
-pre_url="https://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs"
-source=("$pre_url/Martel-Bold.otf"
- "$pre_url/Martel-DemiBold.otf"
- "$pre_url/Martel-ExtraBold.otf"
- "$pre_url/Martel-Heavy.otf"
- "$pre_url/Martel-Regular.otf"
- "$pre_url/Martel-Light.otf"
- "$pre_url/Martel-UltraLight.otf")
+pre_url1="http://raw.githubusercontent.com/typeoff/martel/master/Martel%20Font%20Files/OTFs"
+pre_url2="http://raw.githubusercontent.com/typeoff/martel_sans/master/Martel%20Sans%20Font%20Files/OTFs"
+source=("$pre_url1/Martel-Bold.otf"
+ "$pre_url1/Martel-DemiBold.otf"
+ "$pre_url1/Martel-ExtraBold.otf"
+ "$pre_url1/Martel-Heavy.otf"
+ "$pre_url1/Martel-Regular.otf"
+ "$pre_url1/Martel-Light.otf"
+ "$pre_url1/Martel-UltraLight.otf"
+ "$pre_url2/MartelSans-Bold.otf"
+ "$pre_url2/MartelSans-DemiBold.otf"
+ "$pre_url2/MartelSans-ExtraBold.otf"
+ "$pre_url2/MartelSans-Heavy.otf"
+ "$pre_url2/MartelSans-Regular.otf"
+ "$pre_url2/MartelSans-Light.otf"
+ "$pre_url2/MartelSans-UltraLight.otf"
+)
md5sums=('eae8771a4c01327ed8923283adea8643'
'22ac9bb105cadd4de5b127a977acff9c'
'7152b039d6403b1c3066f1af778b36b0'
'1b295d13c681f12e93d9dccf0a3f9d08'
'5849e7832bfd29750c34ec9464b53605'
'9d1ce3b19da0f7e3f1737ec218d14d0a'
- '5e107bb05924d44e0e76d1685546b000')
+ '5e107bb05924d44e0e76d1685546b000'
+ '65551063d8e56eb6bddb9aaf3a2356c0'
+ 'e6d4e94c5ea3a042157bb1683366410d'
+ 'c8131a1876d194153c66e2409924632c'
+ '5fc819b81ede8384ae928dc6406aab32'
+ 'e532cf0664bec4e3219d48d4140b5a01'
+ 'de140eba2dc258fc255b44886bb1d3c2'
+ '116378fe89d61bc57e845a54c51662d5')
package() {
install -d "$pkgdir/usr/share/fonts/devanagari"
install -t "$pkgdir/usr/share/fonts/devanagari" -m644 *.otf