summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrián Pérez de Castro2015-10-11 23:54:41 +0300
committerAdrián Pérez de Castro2015-10-11 23:54:41 +0300
commit34ce99dbd34b170a5f8c1aab06d6efe67ac64743 (patch)
treed23c9af4fceef47623b17abd9974a9ac5e673c94
parente1f9b06f320d3fcc46105a2c1aed863c1f811d04 (diff)
downloadaur-34ce99dbd34b170a5f8c1aab06d6efe67ac64743.tar.gz
Add dependencies xorg-mkfontscale and xorg-mkfontdir
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71dfee041e59..322254a8b6ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Oct 11 20:54:34 UTC 2015
pkgbase = uw-ttyp0-font
pkgdesc = Bitmap monospaced font with unicode support and Powerline symbols
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0
install = font.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3d39ea316dee..60feedb9fbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,12 @@ _encodings='uni i15'
pkgname='uw-ttyp0-font'
pkgdesc='Bitmap monospaced font with unicode support and Powerline symbols'
pkgver='1.3'
-pkgrel='1'
+pkgrel='2'
arch='any'
url='http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0'
source=("${url}/uw-ttyp0-${pkgver}.tar.gz")
license=('custom')
+makedepends=('xorg-mkfontscale' 'xorg-mkfontdir')
makedepends=('xorg-bdftopcf' 'perl')
install=font.install
sha512sums=('193966b826cafa313384f20e225d4a0b0057364ed23c2beaf27a59095fdb9079281fdc1d292592038512a56ec0387e531a28449344e2960f0ecd3e64c7a6f6e7')