freetype,e2fsprogs,libcap ver. bump

This commit is contained in:
Rmys
2023-02-10 15:15:05 +03:00
parent 5447028c91
commit 1b77bbfec5
4 changed files with 27 additions and 5 deletions
+1
View File
@@ -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():
+8 -1
View File
@@ -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>
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Standard ext2/3/4 filesystem utilities</Summary>
<Description>e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support.</Description>
<Archive sha1sum="4eaeaa0dd3fe8e5d915ff241903a78f8b28c6b20" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.46.3.tar.gz</Archive>
<Archive sha1sum="666630bc70066be642becfbd4cec6f32ae2bf918" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.6/e2fsprogs-1.46.6.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.37.4">libutil-linux-devel</Dependency>
<!-- The first release shipped within util-linux -->
@@ -24,7 +24,7 @@
<Patches>
<Patch level="1">ntfs-3g.patch</Patch>
<Patch level="1">0001-remove-local-PATH.patch</Patch>
<Patch level="1">RESEND-tests-skip-u_direct_io-if-losetup-fails.diff</Patch>
<!-- <Patch level="1">RESEND-tests-skip-u_direct_io-if-losetup-fails.diff</Patch> -->
<!-- strip references to workDir() from /usr/bin/mk_cmds and /usr/bin/compile_et -->
<!--<Patch level="1">e2fsprogs-1.41.8-strip-me.patch</Patch>-->
</Patches>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-02-05</Date>
<Version>1.46.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-07-21</Date>
<Version>1.46.3</Version>
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libcap</Name>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>POSIX 1003.1e capabilities library</Summary>
<Description>libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities.</Description>
<Archive sha1sum="cb4ec7d2b43a96c6c64991363239939528e495da" type="tarxz">https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.65.tar.xz</Archive>
<Archive sha1sum="a18f18bd99201821e686cd7a980348b7e01d71d5" type="tarxz">https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.67.tar.xz</Archive>
<BuildDependencies>
<Dependency>attr-devel</Dependency>
<Dependency>pam-devel</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-02-05</Date>
<Version>2.67</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-08-02</Date>
<Version>2.65</Version>