Projects
Games
performous
performous.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File performous.spec of Package performous (Revision 9)
Currently displaying revision
9
,
Show latest
# # spec file for package performous # # Copyright (c) 2011 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 http://bugs.opensuse.org/ # %define version_unconverted 20160310.39a902f Name: performous Version: 20160310.39a902f Release: 0 License: GPL-2.0+ Summary: An open-source karaoke, band and dancing game Url: http://performous.org Group: Amusements/Games/Action/Arcade 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: libboost_date_time-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_program_options-devel BuildRequires: libboost_regex-devel BuildRequires: libboost_system-devel BuildRequires: libboost_thread-devel BuildRequires: cmake BuildRequires: cpp-netlib-devel BuildRequires: gcc-c++ BuildRequires: help2man BuildRequires: libjpeg62-devel BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(jsoncpp) BuildRequires: pkgconfig(libavformat) < 57 BuildRequires: pkgconfig(libavresample) < 3 BuildRequires: pkgconfig(libavutil) < 55 BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libssl) BuildRequires: pkgconfig(libswscale) < 4 BuildRequires: pkgconfig(libxml++-2.6) BuildRequires: pkgconfig(opencv) BuildRequires: pkgconfig(pangocairo) BuildRequires: pkgconfig(portaudio-2.0) BuildRequires: pkgconfig(sdl2) BuildRequires: portmidi-devel BuildRequires: unzip BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build %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 %{S:2} . %build # set optflags export CFLAGS="%{optflags}" export CXXFLAGS="$CFLAGS" mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_SKIP_RPATH=TRUE \ -DCMAKE_VERBOSE_MAKEFILE=ON \ -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE .. make %{?_smp_mflags} %install cd build %make_install %suse_update_desktop_file -r %{name} Game ArcadeGame %find_lang Performous ### TODO Put songs-libre in subpackage? # add songs-libre unzip %{S:1} -d %{buildroot}%{_datadir}/games/performous/ find %{buildroot} -ls %files -f build/Performous.lang %defattr(-,root,root) %doc docs/Authors.txt README_SONG # binaries %{_bindir}/gh_fsb_decrypt %{_bindir}/gh_xen_decrypt %{_bindir}/itg_pck %{_bindir}/performous %{_bindir}/ss_adpcm_decode %{_bindir}/ss_archive_extract %{_bindir}/ss_chc_decode %{_bindir}/ss_cover_conv %{_bindir}/ss_extract %{_bindir}/ss_ipu_conv %{_bindir}/ss_pak_extract # menu entry %{_datadir}/applications/performous.desktop %{_datadir}/pixmaps # man page %{_mandir}/man?/* # game data %{_datadir}/games/performous
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
.