mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: stlarch-font-1.5
This commit is contained in:
parent
117a1b72eb
commit
ec6d8ce45b
1 changed files with 20 additions and 0 deletions
20
srcpkgs/stlarch-font/template
Normal file
20
srcpkgs/stlarch-font/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'stlarch-font'
|
||||||
|
pkgname=stlarch-font
|
||||||
|
version=1.5
|
||||||
|
revision=1
|
||||||
|
noarch="yes"
|
||||||
|
makedepends="font-util"
|
||||||
|
depends="${makedepends}"
|
||||||
|
font_dirs="/usr/share/fonts/misc"
|
||||||
|
short_desc="Font with many icons"
|
||||||
|
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||||
|
license="GPL2"
|
||||||
|
homepage="http://sourceforge.net/projects/stlarchfont/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}"/stlarchfont/${pkgname//-/_}-${version}.tar.gz
|
||||||
|
checksum=bce5386cdc5efc1e3b5af3e26768c09a303df9fc43ed039eb82ebe8c7da803c3
|
||||||
|
wrksrc=${pkgname//-/_}-${version}
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vinstall stlarch.pcf 644 usr/share/fonts/misc
|
||||||
|
vdoc README.stlarch README
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue