forked from pool/SDL2_ttf
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
762958c207 | |||
|
3867c8f5d0 | ||
db0c2f1f4b |
@@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jul 14 14:45:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
|
||||||
|
|
||||||
- Use pkgconfig() to locate build requirements
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jul 8 12:08:48 UTC 2025 - Lubos Kocman <lubos.kocman@suse.com>
|
|
||||||
|
|
||||||
- Reference baselibs.conf as a Source to make factory-auto happy
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Apr 15 23:27:58 UTC 2025 - Mia Herkt <mia@0x0.st>
|
|
||||||
|
|
||||||
- Add baselibs.conf
|
|
||||||
Some proprietary 32-bit games need this and don’t provide
|
|
||||||
versions that work with Tumbleweed.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 2 17:56:05 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
Thu Jan 2 17:56:05 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -28,13 +28,12 @@ URL: https://github.com/libsdl-org/SDL_ttf
|
|||||||
#Git-Clone: https://github.com/libsdl-org/SDL_ttf
|
#Git-Clone: https://github.com/libsdl-org/SDL_ttf
|
||||||
Source: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz
|
Source: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz
|
||||||
Source2: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz.sig
|
Source2: https://github.com/libsdl-org/SDL_ttf/releases/download/release-%version/SDL2_ttf-%version.tar.gz.sig
|
||||||
Source3: baselibs.conf
|
|
||||||
Source8: %name.keyring
|
Source8: %name.keyring
|
||||||
|
BuildRequires: SDL2-devel >= 2.24
|
||||||
BuildRequires: c++_compiler
|
BuildRequires: c++_compiler
|
||||||
BuildRequires: dos2unix
|
BuildRequires: dos2unix
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(freetype2)
|
BuildRequires: pkgconfig(freetype2)
|
||||||
BuildRequires: pkgconfig(sdl2) >= 2.24
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a sample library that allows you to use TrueType fonts in your
|
This is a sample library that allows you to use TrueType fonts in your
|
||||||
|
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1735840586
|
||||||
|
commit: bdb6cefed817a4e4e0670431d5b2a44a0f2872fbc9958c52704cc76f8ce29254
|
||||||
|
url: https://src.opensuse.org/jengelh/SDL2_ttf
|
||||||
|
revision: master
|
@@ -1,2 +0,0 @@
|
|||||||
# e.g. for (the GOG version of) Corpse Party
|
|
||||||
libSDL2_ttf-2_0-0
|
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4936b3ae875a17edfa78107fc0504af0d15cfec34d9aed5b24f5cc0fceeffdf3
|
||||||
|
size 256
|
Reference in New Issue
Block a user