forked from pool/SDL_bgi
- Update to release 2.3.1
OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=41
This commit is contained in:
parent
0ac766e0e0
commit
ff628029b9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2908af6327ff61ea0bf8cc13e3b42f33ef4e1fc534d2ed66581d127011bd213f
|
|
||||||
size 1279793
|
|
3
SDL_bgi-2.3.1.tar.gz
Normal file
3
SDL_bgi-2.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b9125854a894924d1292bad2da52ee991ce238f24417ec9cff770b45e7cf54ea
|
||||||
|
size 1343418
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 22 17:32:44 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.3.1
|
||||||
|
* Added getbuffer(), putbuffer(), COLOR32(), and colorRGB
|
||||||
|
(macro) for faster pixel manipulation; added showinfobox(),
|
||||||
|
getleftclick(), getmiddleclick(), and getrightclick();
|
||||||
|
documentation updates and improvements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 20 18:51:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Tue Aug 20 18:51:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package SDL_bgi
|
# spec file for package SDL_bgi
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
Name: SDL_bgi
|
Name: SDL_bgi
|
||||||
%define lname libSDL_bgi2
|
%define lname libSDL_bgi2
|
||||||
Version: 2.3.0
|
Version: 2.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: BGI-compatible 2D graphics C library with SDL backend
|
Summary: BGI-compatible 2D graphics C library with SDL backend
|
||||||
License: Zlib AND GPL-2.0-or-later
|
License: Zlib AND GPL-2.0-or-later
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
Url: http://libXbgi.sf.net/
|
URL: http://libXbgi.sf.net/
|
||||||
|
|
||||||
Source: http://downloads.sf.net/libxbgi/%name-%version.tar.gz
|
Source: http://downloads.sf.net/libxbgi/%name-%version.tar.gz
|
||||||
Patch1: sdlbgi-automake.diff
|
Patch1: sdlbgi-automake.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user