automatic version update by autodist [release 2.0-1mamba;Sun Mar 16 2025]
This commit is contained in:
@@ -4,3 +4,4 @@ ttf2png creates a PNG image containing a set of glyphs from a true type font.
|
||||
It's mainly aimed for creating bitmap fonts for games.
|
||||
It supports a multitude of commandline parameters to create suitable images for many purposes.
|
||||
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
Name: ttf2png
|
||||
Version: 1.0
|
||||
Version: 2.0
|
||||
Release: 1mamba
|
||||
Summary: Create a PNG image containing a set of glyphs from a true type font
|
||||
Group: Applications/Graphics
|
||||
@@ -12,7 +12,7 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libpng12-devel
|
||||
BuildRequires: libpng-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@@ -20,7 +20,6 @@ ttf2png creates a PNG image containing a set of glyphs from a true type font.
|
||||
It's mainly aimed for creating bitmap fonts for games.
|
||||
It supports a multitude of commandline parameters to create suitable images for many purposes.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@@ -42,6 +41,9 @@ install -D -m 0755 ttf2png %{buildroot}%{_bindir}/ttf2png
|
||||
%doc gpl.txt
|
||||
|
||||
%changelog
|
||||
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user