summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-06-04 08:17:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-06-04 08:18:34 +0000
commit38cdee7c84fe18c40ff2dad2e0fe6145ce2e8992 (patch)
treeafd8fedb8de463deb1dccbc80284db6f2925799f /testing
parenta8221c75ca2fef521b839052c874a1ac02908d6b (diff)
downloadaports-38cdee7c84fe18c40ff2dad2e0fe6145ce2e8992.tar.bz2
aports-38cdee7c84fe18c40ff2dad2e0fe6145ce2e8992.tar.xz
testing/terminus-font: cleanup
remove post-install and depends.
Diffstat (limited to 'testing')
-rw-r--r--testing/terminus-font/APKBUILD6
-rw-r--r--testing/terminus-font/terminus-font.post-install6
2 files changed, 3 insertions, 9 deletions
diff --git a/testing/terminus-font/APKBUILD b/testing/terminus-font/APKBUILD
index 81bc23332..7dd8894b4 100644
--- a/testing/terminus-font/APKBUILD
+++ b/testing/terminus-font/APKBUILD
@@ -10,10 +10,10 @@ pkgdesc="Monospace bitmap font (for X11 and console)"
url="http://sourceforge.net/projects/terminus-font/"
arch="noarch"
license="GPL2 custom:OFL"
-depends="fontconfig libfontenc font-util"
+depends=""
depends_dev=""
-makedepends="$depends_dev bdftopcf fontconfig mkfontscale mkfontdir grep"
-install="$pkgname.post-install"
+makedepends="$depends_dev bdftopcf fontconfig mkfontscale mkfontdir grep perl"
+install=""
subpackages=""
source="http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"
diff --git a/testing/terminus-font/terminus-font.post-install b/testing/terminus-font/terminus-font.post-install
deleted file mode 100644
index 428369f93..000000000
--- a/testing/terminus-font/terminus-font.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-# add something which happends after install
-
-fc-cache -s
-mkfontscale usr/share/fonts/misc
-mkfontdir usr/share/fonts/misc