summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Danielson2023-11-24 13:30:40 -0600
committerGregory Danielson2023-11-24 13:30:40 -0600
commit128c4b523093aa78264a6d58d74484fd4b6ea6f4 (patch)
tree471a8f3baa7c22b26665c084ba91d2803a11ed98
parenteaaa49a6133e026a92913798903804b5881a39e0 (diff)
downloadaur-ttf-unifont-csur.tar.gz
Version 15.1.04-3 (fontforge is a make dependency)
-rw-r--r--.SRCINFO3
-rw-r--r--Makefile2
-rw-r--r--PKGBUILD3
3 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82509187c6c4..7c96eccbca88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ttf-unifont-csur
pkgdesc = TrueType part of the GNU Unifont containing Michael Everson's ConScript Unicode Registry (CSUR) Private Use Area (PUA) glyphs
pkgver = 15.1.04
- pkgrel = 2
+ pkgrel = 3
url = https://unifoundry.com/unifont/index.html
arch = any
license = GPL
+ makedepends = fontforge
depends = ttf-unifont
source = http://unifoundry.com/pub/unifont/unifont-15.1.04/unifont-15.1.04.tar.gz
source = http://unifoundry.com/pub/unifont/unifont-15.1.04/unifont-15.1.04.tar.gz.sig
diff --git a/Makefile b/Makefile
index 2db09af371ba..a076f1448ba2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: setup-repo make install update check clean test all
PKGNAME=ttf-unifont-csur
-ARTIFACTS=unifont_csur-*.ttf unifont_csur-*.ttf.sig
+ARTIFACTS=pkg/ src/ *.tar.*
setup-repo:
git remote add aur ssh://aur@aur.archlinux.org/${PKGNAME}.git
diff --git a/PKGBUILD b/PKGBUILD
index 92a1641a6788..44f7a78b78f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=ttf-unifont-csur
pkgver=15.1.04
-pkgrel=2
+pkgrel=3
pkgdesc="TrueType part of the GNU Unifont containing Michael Everson's ConScript Unicode Registry (CSUR) Private Use Area (PUA) glyphs"
url="http://unifoundry.com/unifont.html"
arch=('any')
license=('GPL')
depends=('ttf-unifont')
+makedepends=('fontforge')
url=https://unifoundry.com/unifont/index.html
source=(
"http://unifoundry.com/pub/unifont/unifont-${pkgver}/unifont-${pkgver}.tar.gz"{,.sig}