kbd ver. bump

This commit is contained in:
Rmys
2025-09-23 22:11:58 +03:00
parent 3e28dad60b
commit 92ab5e6d60
4 changed files with 17 additions and 10 deletions
@@ -1,5 +1,5 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
Date: Tue, 23 Jun 2015 08:40:29 +0200
Subject: [PATCH] Enable table validation modules
@@ -8,10 +8,10 @@ Subject: [PATCH] Enable table validation modules
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules.cfg b/modules.cfg
index 30f7fac45abd..a9a4703989b9 100644
index fa8592b15171..cc97ec1af50a 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -114,26 +114,26 @@ AUX_MODULES += cache
@@ -117,26 +117,26 @@ AUX_MODULES += cache
# TrueType GX/AAT table validation. Needs `ftgxval.c' below.
#
@@ -1,5 +1,5 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
Date: Tue, 23 Jun 2015 08:43:07 +0200
Subject: [PATCH] Enable subpixel rendering
@@ -8,7 +8,7 @@ Subject: [PATCH] Enable subpixel rendering
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index 1976b33af959..b3425e55feec 100644
index 493418689330..c1d490796d98 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -123,7 +123,7 @@ FT_BEGIN_HEADER
@@ -1,5 +1,5 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" <jan.steffens@gmail.com>
From: "Jan Alexander Steffens (heftig)" <heftig@archlinux.org>
Date: Sun, 14 May 2017 18:09:31 +0200
Subject: [PATCH] Enable long PCF family names
@@ -8,10 +8,10 @@ Subject: [PATCH] Enable long PCF family names
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index b3425e55feec..ecff3ccd12d6 100644
index c1d490796d98..d5cf315d53b1 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -887,7 +887,7 @@ FT_BEGIN_HEADER
@@ -928,7 +928,7 @@ FT_BEGIN_HEADER
* If this option is activated, it can be controlled with the
* `no-long-family-names` property of the 'pcf' driver module.
*/
+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>freetype</Name>
@@ -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="2437819d11c1205e81141735dcb0a36c0d541e96" type="tarxz">mirrors://sourceforge/freetype/freetype-2.13.3.tar.xz</Archive>
<Archive sha1sum="20f7a9a3e2996aab82b0648e82d49a78e8813bab" type="tarxz">mirrors://sourceforge/freetype/freetype-2.14.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -83,6 +83,13 @@
</Package>
<History>
<Update release="18">
<Date>2025-09-15</Date>
<Version>2.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2024-08-29</Date>
<Version>2.13.3</Version>