Projects
Multimedia
LiVES
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 13
View file
LiVES.spec
Changed
@@ -9,6 +9,7 @@ Group: Productivity/Multimedia/Video/Editors and Convertors Source0: http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-%{version}.tar.bz2 Source99: LiVES-rpmlintrc +Patch1: LiVES-fix_missing_return.patch URL: http://lives.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-root #BuildRequires: gtk1-compat-devel @@ -71,6 +72,7 @@ %prep %setup -q -n lives-%{version} +%patch1 # fix wrong EOL %__sed -i 's/\r$//' weed-docs/*.txt
View file
LiVES-fix_missing_return.patch
Added
@@ -0,0 +1,10 @@ +--- lives-plugins/plugins/playback/video/openGL.cpp.orig 2012-02-07 00:14:56.104352699 +0100 ++++ lives-plugins/plugins/playback/video/openGL.cpp 2012-02-07 00:15:08.905352244 +0100 +@@ -672,6 +672,7 @@ + } + pthread_mutex_unlock(&dpy_mutex); + ++ return TRUE; + } + +
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
.