mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
terminus-font: update to 4.39.
This commit is contained in:
parent
0026a289de
commit
1e9bbacb4f
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'terminus-font'
|
# Template file for 'terminus-font'
|
||||||
pkgname=terminus-font
|
pkgname=terminus-font
|
||||||
version=4.38
|
version=4.39
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="A clean, fixed width bitmap font"
|
short_desc="A clean, fixed width bitmap font"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://terminus-font.sourceforge.net/"
|
homepage="http://terminus-font.sourceforge.net/"
|
||||||
license="OFL-1.1, GPL-2"
|
license="OFL-1.1, GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f6f4876a4dabe6a37c270c20bb9e141e38fb50e0bba200e1b9d0470e5eed97b7
|
checksum=3108383986b365a4b9cc08c31a4195196f6de974d2735d77f6c6efa9feb1f5bf
|
||||||
|
|
||||||
makedepends="perl bdftopcf font-util xbps-triggers>=0.58"
|
hostmakedepends="perl bdftopcf font-util"
|
||||||
depends="font-util xbps-triggers>=0.58"
|
makedepends="font-util"
|
||||||
|
depends="font-util"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
font_dirs="/usr/share/fonts/X11/misc"
|
font_dirs="/usr/share/fonts/X11/misc"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue