- Update to release 2.4.2
OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=49
This commit is contained in:
parent
9356baa7f6
commit
8cb67eb30e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22729b99a093234308718b0e5ed176f0073ca3701ddf1cdfa2e5b78575a8421e
|
||||
size 1501719
|
3
SDL_bgi-2.4.2.tar.gz
Normal file
3
SDL_bgi-2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c7a0434b72055064078bd12fffacaffb67a38af8e25c4a2bd120bd638bbd1ef
|
||||
size 2139628
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 11:55:12 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.4.2
|
||||
* Implemented native vector fonts, compatible with Borland .CHR
|
||||
fonts.
|
||||
* Implemented long-forgotten graphics error checks.
|
||||
* Added resetwinoptions(), getscreensize(), edelay(),
|
||||
getmaxheight(), getmaxwidth(), resizepalette(), added
|
||||
undocumented clearviewport() in setbkcolor().
|
||||
* Changed setwinoptions() to reset options for newly created
|
||||
windows.
|
||||
* Fixed graphresult() to provide actual error codes
|
||||
* Fixed compatibility in getpalette(), getpalettesize(),
|
||||
setallpalette(), setusercharsize().
|
||||
* Fixed setrgbpalette() to avoid out of range errors.
|
||||
* Improved fill patterns.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 11:58:03 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: SDL_bgi
|
||||
%define lname libSDL_bgi-suse4
|
||||
Version: 2.4.1
|
||||
%define lname libSDL_bgi-suse5
|
||||
Version: 2.4.2
|
||||
Release: 0
|
||||
Summary: BGI-compatible 2D graphics C library with SDL backend
|
||||
License: Zlib AND GPL-2.0-or-later
|
||||
@ -66,7 +66,7 @@ together.
|
||||
|
||||
%build
|
||||
%cmake
|
||||
%make_build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user