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