Mageia Bugzilla – Attachment 13186 Details for
Bug 30091
xball : port of vintage xball last seen on Debian orphaned packages [New Package Request]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
RPM SPEC file for xball
xball.spec (text/plain), 1.48 KB, created by
Joe Da Silva
on 2022-03-18 08:43:16 CET
(
hide
)
Description:
RPM SPEC file for xball
Filename:
MIME Type:
Creator:
Joe Da Silva
Created:
2022-03-18 08:43:16 CET
Size:
1.48 KB
patch
obsolete
>Name: xball >Version: 3.1.0 >Release: 1 >Summary: Simulate bouncing balls in a window >License: ISC >Group: Games/Arcade >Url: https://github.com/JoesCat/xball/ >Source0: https://github.com/JoesCat/xball/releases/download/v%{version}/%{name}-dist-%{version}.tar.gz >BuildRequires: pkgconfig(x11) >BuildRequires: pkgconfig(xpm) > >%description >This program simulates bouncing balls in a window. >You create the balls in a variety of ways, and can set the gravity, elasticity, whether balls collide or not, etc. >Young children may enjoy watching the balls bounce around the screen and are fascinated by the program. >This is an ideal program for teaching rudimentary mouse skills to very young children. > >%prep >%setup âq > >%build >%configure --bindir=%{_gamesbindir} >%make_build > >%install >%make_install bindir=%{_gamesbindir} datadir=%{_datadir} mandir=%{_mandir} > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%doc %attr(0644, root, man) %{_mandir}/man6/%{name}.6* >%attr(0755, root, games) %{_gamesbindir}/%{name} >%attr(0755, root, games) %{_gamesbindir}/run_demos >%{_datadir}/appdata/%{name}.appdata.xml >%{_datadir}/applications/%{name}.desktop >%{_iconsdir}/hicolor/128x128/apps/%{name}.png >%{_iconsdir}/hicolor/256x256/apps/%{name}.png >%{_iconsdir}/hicolor/32x32/apps/%{name}.png >%{_iconsdir}/hicolor/64x64/apps/%{name}.png >%{_datadir}/metainfo/%{name}.metainfo.xml >%{_datadir}/mime/packages/%{name}.xml >%{_datadir}/pixmaps/%{name}.png >%{_datadir}/pixmaps/%{name}.xpm >%{_datadir}/%{name}/demo*.xball >%{_datadir}/%{name}/*.xbm
Name: xball Version: 3.1.0 Release: 1 Summary: Simulate bouncing balls in a window License: ISC Group: Games/Arcade Url: https://github.com/JoesCat/xball/ Source0: https://github.com/JoesCat/xball/releases/download/v%{version}/%{name}-dist-%{version}.tar.gz BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xpm) %description This program simulates bouncing balls in a window. You create the balls in a variety of ways, and can set the gravity, elasticity, whether balls collide or not, etc. Young children may enjoy watching the balls bounce around the screen and are fascinated by the program. This is an ideal program for teaching rudimentary mouse skills to very young children. %prep %setup âq %build %configure --bindir=%{_gamesbindir} %make_build %install %make_install bindir=%{_gamesbindir} datadir=%{_datadir} mandir=%{_mandir} %clean rm -rf $RPM_BUILD_ROOT %files %doc %attr(0644, root, man) %{_mandir}/man6/%{name}.6* %attr(0755, root, games) %{_gamesbindir}/%{name} %attr(0755, root, games) %{_gamesbindir}/run_demos %{_datadir}/appdata/%{name}.appdata.xml %{_datadir}/applications/%{name}.desktop %{_iconsdir}/hicolor/128x128/apps/%{name}.png %{_iconsdir}/hicolor/256x256/apps/%{name}.png %{_iconsdir}/hicolor/32x32/apps/%{name}.png %{_iconsdir}/hicolor/64x64/apps/%{name}.png %{_datadir}/metainfo/%{name}.metainfo.xml %{_datadir}/mime/packages/%{name}.xml %{_datadir}/pixmaps/%{name}.png %{_datadir}/pixmaps/%{name}.xpm %{_datadir}/%{name}/demo*.xball %{_datadir}/%{name}/*.xbm
View Attachment As Raw
Actions:
View
Attachments on
bug 30091
: 13186