Merge pull request #4664 from Rmys/master

fontforge:ver.bump
This commit is contained in:
Rmys
2018-03-27 01:40:26 +03:00
committed by GitHub
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ from pisi.actionsapi import get
def setup():
#pisitools.dosed("configure.ac", "fontforge_package_name", "fontforge")
#shelltools.system("./autogen.sh")
shelltools.system("./bootstrap --force")
autotools.configure()
+10 -2
View File
@@ -14,8 +14,8 @@
<IsA>app:gui</IsA>
<Summary>Font editor and converter</Summary>
<Description>FontForge is a font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones. Also lets you convert one format to another. FontForge also has support for many macintosh font formats.</Description>
<Archive sha1sum="6d11abbb5861188a04da4062fd51319e49d8327f" type="targz">https://github.com/fontforge/fontforge/releases/download/20161005/fontforge-20161005.tar.gz</Archive>
<Archive sha1sum="efbc7c9d3e95159f5600dc71f9cccb370e46bb94" target="fontforge-20161005" type="targz">http://fontforge.org/cidmaps.tgz</Archive>
<Archive sha1sum="36e45e6f79e37b18d1df20d41dcd4c49679b061e" type="targz">https://github.com/fontforge/fontforge/archive/20170731.tar.gz</Archive>
<Archive sha1sum="efbc7c9d3e95159f5600dc71f9cccb370e46bb94" target="fontforge-20170731" type="targz">https://fontforge.github.io/cidmaps.tgz</Archive>
<BuildDependencies>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>tiff-devel</Dependency>
@@ -63,6 +63,7 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/mime</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/fontforge</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="localedata">/usr/share/locale</Path>
@@ -85,6 +86,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-02-28</Date>
<Version>2.0.20170731</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-28</Date>
<Version>2.0.20161005</Version>