forked from pool/fifechan
Accepting request 481815 from home:jengelh:branches:games
- Update summaries OBS-URL: https://build.opensuse.org/request/show/481815 OBS-URL: https://build.opensuse.org/package/show/games/fifechan?expand=0&rev=2
This commit is contained in:
parent
cc82eba0f9
commit
d8b4699b7a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 21 15:14:09 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update summaries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 22 11:38:19 UTC 2017 - rpm@fthiessen.de
|
Wed Feb 22 11:38:19 UTC 2017 - rpm@fthiessen.de
|
||||||
|
|
||||||
|
@ -38,38 +38,39 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
Fifechan is a C++ GUI library designed for games.
|
Fifechan is a C++ GUI library designed for games.
|
||||||
It comes with a standard set of 'widgets' and can use several different objects for displaying graphics and capturing user input.
|
It comes with a standard set of widgets and can use several different
|
||||||
|
objects for displaying graphics and capturing user input.
|
||||||
|
|
||||||
%package -n lib%{name}%{sover}
|
%package -n lib%{name}%{sover}
|
||||||
Summary: Main library of %{name}
|
Summary: Main library of the Fifechan GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}%{sover}
|
%description -n lib%{name}%{sover}
|
||||||
Main shared library of fifechan.
|
Main shared library of fifechan.
|
||||||
|
|
||||||
%package -n lib%{name}_allegro%{sover}
|
%package -n lib%{name}_allegro%{sover}
|
||||||
Summary: Allegro extension library
|
Summary: Allegro extension library of the Fifechan GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}_allegro%{sover}
|
%description -n lib%{name}_allegro%{sover}
|
||||||
Allegro extension for the fifechan library.
|
Allegro extension for the fifechan library.
|
||||||
|
|
||||||
%package -n lib%{name}_irrlicht%{sover}
|
%package -n lib%{name}_irrlicht%{sover}
|
||||||
Summary: Irrlicht extension library
|
Summary: Irrlicht extension library of the Fifechan GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}_irrlicht%{sover}
|
%description -n lib%{name}_irrlicht%{sover}
|
||||||
Irrlicht extension for the fifechan library.
|
Irrlicht extension for the fifechan library.
|
||||||
|
|
||||||
%package -n lib%{name}_opengl%{sover}
|
%package -n lib%{name}_opengl%{sover}
|
||||||
Summary: OpenGL extension library
|
Summary: OpenGL extension library of the Fifechan GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}_opengl%{sover}
|
%description -n lib%{name}_opengl%{sover}
|
||||||
OpenGL extension for the fifechan library.
|
OpenGL extension for the fifechan library.
|
||||||
|
|
||||||
%package -n lib%{name}_sdl%{sover}
|
%package -n lib%{name}_sdl%{sover}
|
||||||
Summary: SDL extension library
|
Summary: SDL extension library of the Fifechan GUI toolkit
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}_sdl%{sover}
|
%description -n lib%{name}_sdl%{sover}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user