mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 18:17:14 +08:00
upgraded ttf-raleway on Malcer's request (contains support for further languages?)
This commit is contained in:
parent
44b4e353c3
commit
fa6ac06b58
@ -2,17 +2,17 @@
|
||||
|
||||
pkgname=ttf-raleway
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A sans-serif typeface"
|
||||
arch=('any')
|
||||
url="http://theleagueofmoveabletype.com/raleway/"
|
||||
license=('OFL')
|
||||
depends=('fontconfig' 'xorg-font-utils')
|
||||
install=ttf.install
|
||||
source=('http://theleagueofmoveabletype.com/raleway/download')
|
||||
md5sums=('ff280d51659a149751a3fe194d2944b4')
|
||||
source=('http://www.impallari.com/media/uploads/prosources/update-35-source.zip')
|
||||
md5sums=('d61ac36dbb0efd1ffaddc78ab9a082f8')
|
||||
|
||||
package() {
|
||||
install -d ${pkgdir}/usr/share/fonts/TTF/
|
||||
install -m644 ${srcdir}/theleagueof-raleway-40afd9d/*.ttf ${pkgdir}/usr/share/fonts/TTF/
|
||||
install -m644 ${srcdir}/raleway-family-v2/*.ttf ${pkgdir}/usr/share/fonts/TTF/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user