mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: bdf2sfd-1.1.0
This commit is contained in:
parent
606e26e9dd
commit
d5a7a6b866
1 changed files with 15 additions and 0 deletions
15
srcpkgs/bdf2sfd/template
Normal file
15
srcpkgs/bdf2sfd/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'bdf2sfd'
|
||||||
|
pkgname=bdf2sfd
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="BDF to SFD converter to vectorize bitmap fonts"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
license="BSD-2-clause"
|
||||||
|
homepage="https://github.com/fcambus/bdf2sfd"
|
||||||
|
distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"
|
||||||
|
checksum=fc04495a20bd2e1418ca06363a011ce8eec2f14e3d06215407abc0175ab49f96
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue