summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrx862021-03-30 13:25:06 +0800
committerbrx862021-03-30 13:25:06 +0800
commit3b95b567bca07c9ed8dfded8cac231d628139b72 (patch)
tree8950152d81902e4cfcab3436aa5383937e42da9d
downloadaur-3b95b567bca07c9ed8dfded8cac231d628139b72.tar.gz
Hymmnos TTF
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD18
-rwxr-xr-xar-ciela_compartment.ttfbin0 -> 28508 bytes
-rwxr-xr-xhymmnos.ttfbin0 -> 35576 bytes
4 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..58b957f77e32
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = ttf-hymmnos-ar
+ pkgdesc = Hymmnos and Ar-ciela fonts from the Ar tonelico Series
+ pkgver = 1.0.1
+ pkgrel = 1
+ url = http://hymmnoserver.uguu.ca/
+ arch = any
+ license = custom
+ depends = fontconfig
+ depends = xorg-fonts-encodings
+ source = hymmnos.ttf
+ source = ar-ciela_compartment.ttf
+ md5sums = a1c83206ddc8bea62b9c917fb66d9579
+ md5sums = 6b3aecd0c365cfbc58b613747bc254b9
+
+pkgname = ttf-hymmnos-ar
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..fa67da533db3
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,18 @@
+# Maintainer: Ayatale <buzo+arch@Lini.de>
+
+pkgname=ttf-hymmnos-ar
+pkgver=1.0.1
+pkgrel=1
+pkgdesc="Hymmnos and Ar-ciela fonts from the Ar tonelico Series"
+arch=('any')
+url="http://hymmnoserver.uguu.ca/"
+license=('custom')
+depends=('fontconfig' 'xorg-fonts-encodings')
+source=('hymmnos.ttf' 'ar-ciela_compartment.ttf')
+md5sums=('a1c83206ddc8bea62b9c917fb66d9579' '6b3aecd0c365cfbc58b613747bc254b9')
+
+package() {
+ install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" hymmnos.ttf
+ install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" ar-ciela_compartment.ttf
+}
+
diff --git a/ar-ciela_compartment.ttf b/ar-ciela_compartment.ttf
new file mode 100755
index 000000000000..69a3aa457623
--- /dev/null
+++ b/ar-ciela_compartment.ttf
Binary files differ
diff --git a/hymmnos.ttf b/hymmnos.ttf
new file mode 100755
index 000000000000..b79cefe7283e
--- /dev/null
+++ b/hymmnos.ttf
Binary files differ