profont: remove
This commit is contained in:
parent
d658606201
commit
d938b5a9e5
2 changed files with 8 additions and 21 deletions
1
srcpkgs/profont/INSTALL.msg
Normal file
1
srcpkgs/profont/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
profont is no longer provided by Void Linux, and will be fully removed from the repos on 2019/06/11
|
|
@ -1,23 +1,9 @@
|
||||||
# Template file for 'profont'
|
# Template file for 'profont'
|
||||||
pkgname="profont"
|
pkgname=profont
|
||||||
version="1.0"
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch="yes"
|
archs=noarch
|
||||||
hostmakedepends="unzip"
|
build_style=meta
|
||||||
makedepends="font-util"
|
short_desc="Monospaced font created for programming (removed package)"
|
||||||
font_dirs="/usr/share/fonts/misc"
|
license="metapackage"
|
||||||
short_desc="A monospaced font created to be a most readable font for programming"
|
|
||||||
maintainer="Samantha Baldwin <fuhsaz+void@cryptic.li>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="http://tobiasjung.name/profont/"
|
homepage="http://tobiasjung.name/profont/"
|
||||||
distfiles="http://tobiasjung.name/downloadfile.php?file=${pkgname}-x11.zip"
|
|
||||||
checksum=99ab6ba0e48ea3cba2dee2bb0e1fafe0a4d60541ebc1a47a7cbdffee552c9ca7
|
|
||||||
wrksrc=${pkgname}-x11
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
for f in *.pcf; do
|
|
||||||
vinstall "$f" 644 usr/share/fonts/misc
|
|
||||||
done
|
|
||||||
vdoc readme.txt README
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue