Projects
Games
libretro-picodrive
libretro-picodrive.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libretro-picodrive.spec of Package libretro-picodrive (Revision 2)
Currently displaying revision
2
,
Show latest
# # spec file for package libretro-picodrive # # Copyright (c) 2020 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: libretro-picodrive Version: 0~git20200716 Release: 0 Summary: PicoDrive libretro core for MegaDrive/Genesis emulation License: NonFree URL: http://www.retroarch.com Source: %{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: make %description This is yet another Megadrive / Genesis / Sega CD / Mega CD / 32X / SMS emulator, which was written having ARM-based handheld devices in mind (such as smartphones and handheld consoles like GP2X and Pandora), but also runs on non-ARM little-endian hardware too. This package is for RetroArch/Libretro front-end. %prep %setup -q %build make -f Makefile.libretro %install mkdir -p %{buildroot}%{_libdir}/libretro cp picodrive_libretro.so %{buildroot}%{_libdir}/libretro %files %dir %{_libdir}/libretro %{_libdir}/libretro/picodrive_libretro.so %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.