parent
8f6ea4906a
commit
478c90c0a6
1 changed files with 7 additions and 5 deletions
|
@ -1,18 +1,20 @@
|
|||
# Template file for 'dina-font'
|
||||
pkgname=dina-font
|
||||
version=2.93
|
||||
reverts="2.93_1"
|
||||
version=2.92
|
||||
revision=1
|
||||
archs=noarch
|
||||
create_wrksrc=yes
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
wrksrc=.
|
||||
hostmakedepends="bdftopcf font-util unzip"
|
||||
depends="font-util"
|
||||
short_desc="Monospace bitmap font, primarily aimed at programmers"
|
||||
maintainer="Lee Wang <lee.wang.gretzky@gmail.com>"
|
||||
license="Custom"
|
||||
homepage="http://www.donationcoder.com/Software/Jibz/Dina/index.html"
|
||||
distfiles="http://ftp.osuosl.org/pub/gentoo/distfiles/dina-${version}.zip"
|
||||
checksum=47792817b7716577727a488952b9892b16966a45dc3ba52e026d59b9d9e20695
|
||||
distfiles="https://www.dcmembers.com/jibsen/download/61/?wpdmdl=61>${pkgname}-${version}.zip"
|
||||
checksum=1f51bba53f75a64d2d8bd037e8e0f84b6f8064e50a72ee954033bede173508cf
|
||||
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
|
||||
_ex_pt() {
|
||||
_pt=${1%.bdf}
|
||||
|
|
Loading…
Reference in a new issue