Projects
Games
performous
performous.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File performous.spec of Package performous
# # spec file for package performous # # Copyright (c) 2020 Packman Team <packman@links2linux.de> # Copyright (c) 2011-2019 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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.links2linux.org/ # %define version_unconverted 1.1+git20200417.d30f96ae Name: performous Version: 1.1+git20200417.d30f96ae Release: 0 Summary: An open-source karaoke, band and dancing game License: GPL-2.0-or-later AND Apache-2.0 AND BSL-1.0 AND CC-BY-4.0 AND CC-BY-SA-3.0 AND OFL-1.1 Group: Amusements/Games/Action/Arcade URL: http://performous.org Source: performous-%{version}.tar.xz Source1: http://downloads.sourceforge.net/project/performous/ultrastar-songs-libre/3/ultrastar-songs-libre-3.zip Source2: README_SONG BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: help2man BuildRequires: libboost_date_time-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_locale-devel BuildRequires: libboost_program_options-devel BuildRequires: libboost_regex-devel BuildRequires: libboost_system-devel BuildRequires: libboost_thread-devel BuildRequires: openblas-devel BuildRequires: pkgconfig BuildRequires: python3 BuildRequires: portmidi-devel BuildRequires: unzip BuildRequires: update-desktop-files BuildRequires: cmake(cppnetlib) BuildRequires: pkgconfig(cpprest) BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(glm) BuildRequires: pkgconfig(jsoncpp) BuildRequires: pkgconfig(libavformat) < 59 BuildRequires: pkgconfig(libavresample) BuildRequires: pkgconfig(libavutil) < 57 BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(libswscale) < 6 BuildRequires: pkgconfig(libxml++-2.6) BuildRequires: pkgconfig(opencv) BuildRequires: pkgconfig(pangocairo) BuildRequires: pkgconfig(portaudio-2.0) BuildRequires: pkgconfig(sdl2) %description An open-source karaoke, band and dancing game where one or more players perform a song and the game scores their performances. Supports songs in UltraStar, Frets on Fire and StepMania formats. Microphones and instruments from SingStar, Guitar Hero and Rock Band as well as some dance pads are autodetected. %prep %setup -q cp %{SOURCE2} . sed -i 's|^#!.*python.*|#!/usr/bin/python3|' 3rdparty/aubio/waf %build %cmake %cmake_build %install %cmake_install %suse_update_desktop_file -r %{name} Game ArcadeGame %find_lang Performous ### TODO Put songs-libre in subpackage? # add songs-libre unzip %{SOURCE1} -d %{buildroot}%{_datadir}/games/performous/ %fdupes %{buildroot} %files -f Performous.lang %license licence.txt docs/license/* %doc docs/Authors.txt README_SONG # binaries %{_bindir}/performous # menu entry %{_datadir}/applications/performous.desktop %{_datadir}/pixmaps # man page %{_mandir}/man6/performous.6%{?ext_man} # game data %{_datadir}/games/performous %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
.