freetype,e2fsprogs,libcap ver. bump
This commit is contained in:
@@ -12,6 +12,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--with-harfbuzz=no \
|
||||
--without-brotli \
|
||||
--enable-freetype-config")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<Icon>freetype2</Icon>
|
||||
<Summary>A high-quality and portable font engine</Summary>
|
||||
<Description>FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output. It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.</Description>
|
||||
<Archive sha1sum="5133eed28a7624ffabbf6d00aa3f68b841d62d80" type="tarxz">mirrors://sourceforge/freetype/freetype-2.12.1.tar.xz</Archive>
|
||||
<Archive sha1sum="6393c1451c2f1c5f83aed5ea92d280af078e27d9" type="tarxz">mirrors://sourceforge/freetype/freetype-2.13.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -79,6 +79,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2023-02-09</Date>
|
||||
<Version>2.13.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-07-24</Date>
|
||||
<Version>2.12.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user