summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2020-06-30 18:43:39 +0900
committerhayao2020-06-30 18:43:39 +0900
commit1d3ac93cc8423cc664d6407df2363b1115986575 (patch)
treebbd0e80a7717bcb78d6768d8eb134322b34aa82b /PKGBUILD
downloadaur-xorg-font-utils.tar.gz
[add] : Initial commit.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..c9e9040c3089
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,11 @@
+# Maintainer: Yaamada Hayao <hayao@fascode.net>
+# Contributor: Jan de Groot <jgc@archlinux.org>
+
+pkgname=xorg-font-utils
+pkgver=7.6
+pkgrel=6
+pkgdesc="Transitional package depending on xorg font utilities"
+arch=(any)
+url="http://xorg.freedesktop.org/"
+license=('GPL')
+depends=('xorg-bdftopcf' 'xorg-mkfontdir' 'xorg-mkfontscale' 'xorg-font-util')