fontforge: update to 20170731.
This commit is contained in:
parent
43989f154b
commit
f9c8e62512
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fontforge'
|
||||
pkgname=fontforge
|
||||
version=20161005
|
||||
revision=2
|
||||
version=20170731
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool libltdl-devel pkg-config git python
|
||||
ca-certificates"
|
||||
|
@ -10,12 +10,12 @@ makedepends="libltdl-devel python-devel zlib-devel pango-devel readline-devel
|
|||
libspiro-devel hicolor-icon-theme desktop-file-utils"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Create and modify PostScript, TrueType and SVG fonts"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3,BSD"
|
||||
homepage="http://fontforge.github.io/en-US/"
|
||||
distfiles="https://github.com/fontforge/fontforge/archive/${version}.tar.gz
|
||||
http://fontforge.org/cidmaps.tgz"
|
||||
checksum="faf5e911a634b6931060858b093b22f1c5bf549969e7dbf4c4ee6f7372fc1c75
|
||||
checksum="3f53d06caba2a96dc498df81717e35504815046b3178e811c85c4cc135492d8c
|
||||
1bf9c7eb8835e6ed94e62cb49f1141bc046c562849e52e6c3c7f1d7cfc95c7b3"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue