Mageia Bugzilla – Attachment 12881 Details for
Bug 29303
[Update Request] zsnes 2.0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
zsnes.spec for new Arch Linux fork
zsnes.spec (text/plain), 1.39 KB, created by
Rémi Verschelde
on 2021-08-02 14:25:15 CEST
(
hide
)
Description:
zsnes.spec for new Arch Linux fork
Filename:
MIME Type:
Creator:
Rémi Verschelde
Created:
2021-08-02 14:25:15 CEST
Size:
1.39 KB
patch
obsolete
>Name: zsnes >Version: 2.0.8 >Release: %mkrel 1 >Epoch: 1 >Summary: Nintendo Super NES / Super Famicom Emulator >Group: Emulators >License: GPLv2+ ># New maintained upstream fork. >URL: https://github.com/xyproto/zsnes >Source0: https://github.com/xyproto/zsnes/archive/%{version}/%{name}-%{version}.tar.gz > >BuildRequires: nasm >BuildRequires: pkgconfig(ao) >BuildRequires: pkgconfig(gl) >BuildRequires: pkgconfig(libpng) >BuildRequires: pkgconfig(sdl) >BuildRequires: pkgconfig(zlib) ># Does not support x86_64, includes x86 assembly. >ExclusiveArch: %ix86 > >%description >This is an emulator for Nintendo's 16 bit console, called Super Nintendo >Entertainment System or Super Famicom. It features a pretty accurate emulation >of that system's graphic and sound capabilities. >The GUI enables the user to select games, change options, enable cheat codes >and to save the game state, even network play is possible. > >%prep >%autosetup -p1 > >%build >%set_build_flags >%make_build > >%install >%make_install > >install -D -m644 linux/zsnes.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop > >for size in 16x16 32x32 48x48 64x64; do > install -D -m644 icons/${size}x32.png %{buildroot}%{_iconsdir}/hicolor/${size}/apps/%{name}.png >done > >%files >%{_bindir}/%{name} >%{_datadir}/applications/%{name}.desktop >%{_iconsdir}/hicolor/*/apps/%{name}.png >%{_mandir}/man1/%{name}.1*
Name: zsnes Version: 2.0.8 Release: %mkrel 1 Epoch: 1 Summary: Nintendo Super NES / Super Famicom Emulator Group: Emulators License: GPLv2+ # New maintained upstream fork. URL: https://github.com/xyproto/zsnes Source0: https://github.com/xyproto/zsnes/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: nasm BuildRequires: pkgconfig(ao) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(sdl) BuildRequires: pkgconfig(zlib) # Does not support x86_64, includes x86 assembly. ExclusiveArch: %ix86 %description This is an emulator for Nintendo's 16 bit console, called Super Nintendo Entertainment System or Super Famicom. It features a pretty accurate emulation of that system's graphic and sound capabilities. The GUI enables the user to select games, change options, enable cheat codes and to save the game state, even network play is possible. %prep %autosetup -p1 %build %set_build_flags %make_build %install %make_install install -D -m644 linux/zsnes.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop for size in 16x16 32x32 48x48 64x64; do install -D -m644 icons/${size}x32.png %{buildroot}%{_iconsdir}/hicolor/${size}/apps/%{name}.png done %files %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_iconsdir}/hicolor/*/apps/%{name}.png %{_mandir}/man1/%{name}.1*
View Attachment As Raw
Actions:
View
Attachments on
bug 29303
: 12881