summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Kline2017-06-01 01:59:47 -0700
committerMatt Kline2017-06-01 01:59:47 -0700
commit4cc650573d7d3f395a93865925c44d815cb71e9b (patch)
tree437479fd409f9d2f52d62f4da45949f8161191d5
parent1bc6cc96b0ac18d43e1625603de21eabe951fbad (diff)
downloadaur-4cc650573d7d3f395a93865925c44d815cb71e9b.tar.gz
Update to 1.002
Also, - Pull from Github* (the previous sources are now out of date) - Remove install script (hooks now handle that work) - SHA256 sums * Perhaps I should just convert this into a Git package at some point...
-rw-r--r--.SRCINFO39
-rw-r--r--PKGBUILD41
-rw-r--r--otf-libre-caslon.install15
3 files changed, 35 insertions, 60 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8c1e17075f4..a330d78acb11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,28 @@
# Generated by mksrcinfo v8
-# Thu Jan 14 04:04:47 UTC 2016
+# Thu Jun 1 08:59:19 UTC 2017
pkgbase = otf-libre-caslon
pkgdesc = A free Caslon font designed by Pablo Impallari
- pkgver = 1.0
+ pkgver = 1.002
pkgrel = 1
- url = https://www.ctan.org/tex-archive/fonts/librecaslon
- install = otf-libre-caslon.install
+ url = http://www.impallari.com/projects/overview/libre-caslon-display-and-text
arch = any
license = custom:OFL
depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
- noextract = http://mirrors.ctan.org/fonts/librecaslon/doc/OFL.txt
- noextract = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Bold.otf
- noextract = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-BoldItalic.otf
- noextract = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Italic.otf
- noextract = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Regular.otf
- source = http://mirrors.ctan.org/fonts/librecaslon/doc/OFL.txt
- source = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Bold.otf
- source = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-BoldItalic.otf
- source = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Italic.otf
- source = http://mirrors.ctan.org/fonts/librecaslon/opentype/LibreCaslonText-Regular.otf
- md5sums = 8e184cec6e2a8bf0423341399083fa07
- md5sums = 6cdec38ecd76b81386a744985bbdea86
- md5sums = a8a0aaf422b28e3e511dac87c064657b
- md5sums = ee0f2d6f2d7b58227740189d0989cb11
- md5sums = 79800978e881ff893177369171de12a7
+ noextract = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/OFL.txt
+ noextract = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Bold.otf
+ noextract = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Italic.otf
+ noextract = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Regular.otf
+ noextract = https://github.com/impallari/Libre-Caslon-Display/raw/3491f6a9cfde2bc15e736463b0bc7d93054d5da1/fonts/OTF/LibreCaslonDisplay-Regular.otf
+ source = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/OFL.txt
+ source = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Bold.otf
+ source = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Italic.otf
+ source = https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74/fonts/OTF/LibreCaslonText-Regular.otf
+ source = https://github.com/impallari/Libre-Caslon-Display/raw/3491f6a9cfde2bc15e736463b0bc7d93054d5da1/fonts/OTF/LibreCaslonDisplay-Regular.otf
+ sha256sums = ba0f5eb8f16cbf7096e413341a236c2b1b11dbb7a90898ecff865fe3d25c44ec
+ sha256sums = b996ece27366aae000f48671b2cbab2e5a037e17173b7971d1f352d524652438
+ sha256sums = b8c6261d06cc21ea1e0a7297ee1bc65645ae402459ac9ad550cba677cc5fe72e
+ sha256sums = 948d0f09c527a10b30e47370e46ed7ef2602d372ca96bb0ccc14b5a255d99fe7
+ sha256sums = 48ab940f9c68ea74029a052f71959c2f6a8307c6a4e5575f1a65495e69c2fd3b
pkgname = otf-libre-caslon
diff --git a/PKGBUILD b/PKGBUILD
index 172207ef097a..a4fd6be500a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,33 +1,26 @@
pkgname=otf-libre-caslon
-pkgver=1.0
+pkgver=1.002
pkgrel=1
pkgdesc='A free Caslon font designed by Pablo Impallari'
arch=('any')
-# Github sources are at https://github.com/impallari/Libre-Caslon-Text
-# and the project overview is at
-# http://www.impallari.com/projects/overview/libre-caslon-display-and-text,
-# but I'm providing the URL to the TeX package maintained by Bob Tennent,
-# as he fixed up the metadata (so programs recognize bold as bold, etc.)
-# and created a bold italic variant.
-# See https://github.com/impallari/Libre-Caslon-Text/issues/3
-url='https://www.ctan.org/tex-archive/fonts/librecaslon'
+url='http://www.impallari.com/projects/overview/libre-caslon-display-and-text'
license=('custom:OFL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-install=otf-libre-caslon.install
-ctanbase='http://mirrors.ctan.org/fonts/librecaslon'
-source=("$ctanbase/doc/OFL.txt"
- "$ctanbase/opentype/LibreCaslonText-Bold.otf"
- "$ctanbase/opentype/LibreCaslonText-BoldItalic.otf"
- "$ctanbase/opentype/LibreCaslonText-Italic.otf"
- "$ctanbase/opentype/LibreCaslonText-Regular.otf"
- )
+depends=('fontconfig')
+textbase='https://github.com/impallari/Libre-Caslon-Text/raw/c31e21f7e8cf91f18d90f778ce20e66c68219c74'
+displaybase='https://github.com/impallari/Libre-Caslon-Display/raw/3491f6a9cfde2bc15e736463b0bc7d93054d5da1'
+source=(
+ "$textbase/OFL.txt"
+ "$textbase/fonts/OTF/LibreCaslonText-Bold.otf"
+ "$textbase/fonts/OTF/LibreCaslonText-Italic.otf"
+ "$textbase/fonts/OTF/LibreCaslonText-Regular.otf"
+ "$displaybase/fonts/OTF/LibreCaslonDisplay-Regular.otf"
+)
noextract=("${source[@]%%::*}") # Don't extract anything
-md5sums=('8e184cec6e2a8bf0423341399083fa07'
- '6cdec38ecd76b81386a744985bbdea86'
- 'a8a0aaf422b28e3e511dac87c064657b'
- 'ee0f2d6f2d7b58227740189d0989cb11'
- '79800978e881ff893177369171de12a7'
- )
+sha256sums=('ba0f5eb8f16cbf7096e413341a236c2b1b11dbb7a90898ecff865fe3d25c44ec'
+ 'b996ece27366aae000f48671b2cbab2e5a037e17173b7971d1f352d524652438'
+ 'b8c6261d06cc21ea1e0a7297ee1bc65645ae402459ac9ad550cba677cc5fe72e'
+ '948d0f09c527a10b30e47370e46ed7ef2602d372ca96bb0ccc14b5a255d99fe7'
+ '48ab940f9c68ea74029a052f71959c2f6a8307c6a4e5575f1a65495e69c2fd3b')
package() {
install -d "$pkgdir/usr/share/fonts/OTF"
diff --git a/otf-libre-caslon.install b/otf-libre-caslon.install
deleted file mode 100644
index 0476998b74dc..000000000000
--- a/otf-libre-caslon.install
+++ /dev/null
@@ -1,15 +0,0 @@
-post_install() {
- echo -n "Updating font cache... "
- fc-cache -s >/dev/null
- mkfontscale /usr/share/fonts/OTF
- mkfontdir /usr/share/fonts/OTF
- echo "done."
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}