Projects
Games
performous
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
performous.changes
Changed
@@ -1,4 +1,22 @@ ------------------------------------------------------------------- +Wed Jan 9 13:33:09 UTC 2013 - fisiu@opensuse.org + +- Update to 0.7.0: + * Full duet support (SingStar xml, UltraStar txt and Frets on + Fire format) + * High-pitched soprano voice is now detected properly + * Modern rendering pipeline (OpenGL >= 2.1 required) + * Stereo3D mode (Anaglyph glasses, top/bottom, experimental HDMI + 1.4 support, requires OpenGL >= 3.3) + * Asynchronous texture loading + * Instrument type configuration via settings menu + * More USB devices autodetected + * MIDI drum mapping is now configurable + * Improved webcam support and compatibility + * Configurable legacy charset (for non-UTF-8 songs) + * Many minor fixes + +------------------------------------------------------------------- Tue May 17 16:03:25 UTC 2011 - fisiu@opensuse.org - set optflags and minor cmake's adjustments
View file
performous.spec
Changed
@@ -16,13 +16,13 @@ # Name: performous -Version: 0.6.1 +Version: 0.7.0 Release: 1 -License: GPLv2+ +License: GPL-2.0+ Summary: An open-source karaoke, band and dancing game Url: http://performous.org Group: Amusements/Games/Action/Arcade -Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/Performous-%{version}-Source.tar.bz2 +Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/performous-%{version}.tar.bz2 Source1: http://downloads.sourceforge.net/project/performous/ultrastar-songs-libre/3/ultrastar-songs-libre-3.zip Source2: README_SONG #Patch: @@ -35,7 +35,7 @@ BuildRequires: help2man BuildRequires: libMagick++-devel BuildRequires: libSDL-devel -BuildRequires: libffmpeg_oldabi-devel +BuildRequires: libffmpeg-devel %if 0%{?suse_version} <= 1130 BuildRequires: libjpeg-devel %else @@ -60,8 +60,9 @@ Guitar Hero and Rock Band as well as some dance pads are autodetected. %prep -%setup -q -n Performous-0.6.1-Source +%setup -q cp %{S:2} . +rm -f cmake/Modules/FindOpenCV.cmake %build # set optflags @@ -78,6 +79,7 @@ %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/ @@ -98,7 +100,6 @@ %{_bindir}/ss_cover_conv %{_bindir}/ss_extract %{_bindir}/ss_ipu_conv -%{_bindir}/ss_ipu_decode %{_bindir}/ss_pak_extract # menu entry %{_datadir}/applications/performous.desktop
View file
Performous-0.6.1-Source.tar.bz2
Deleted
View file
performous-0.7.0.tar.bz2
Added
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
.