Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Emulators
gnuboy
gnuboy.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnuboy.spec of Package gnuboy
# # spec file for package gnuboy # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gnuboy Version: 1.0.4 Release: 0 Summary: Game Boy Color Emulator License: GPL-2.0-or-later Group: System/Emulators/Other URL: https://github.com/rofl0r/gnuboy Source: https://github.com/rofl0r/gnuboy/releases/download/v%{version}/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: libao-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(xext) %description gnuboy emulates the Color GameBoy handheld console in portable C with interfaces for X11, Linux fbcon and svgalib, SDL, DOS, and Windows, with other ports planned in the future. Compatibility with ROMs tested is around 99 percent, and all major hardware features except SGB extensions are supported. With the optional optimized i386 assembly code, gnuboy can run at the full 60 FPS even on Pentium/75s and below. %prep %autosetup %build %configure --prefix=%{_prefix} %make_build %install make bindir=%{buildroot}%{_bindir} install %files %license COPYING %doc INSTALL README docs/* %{_bindir}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor