Projects
Multimedia
dvswitch-git
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 8
View file
dvswitch-git.spec
Changed
@@ -51,6 +51,7 @@ Source112: dvsource-firewire2switch ## end of unused sources. Patch0: dvswitch.cxxflags.patch +Patch111: dvswitch.glibmm.patch ## unused patches. They are included in the susedevel branch of github.com/jnweiger/dvswitch Patch1: dvsource-command.diff Patch2: retry_connect_option.diff @@ -166,6 +167,7 @@ %prep %setup -q -n %{tarname} -a 5 %patch0 -p1 +%patch111 -p1 # # dvsource-command.diff # % patch1 -p1 # # retry_connect_option.diff @@ -199,7 +201,7 @@ export CFLAGS="%{optflags}" export CXXFLAGS="%{optflags}" cmake -Dprefix=/usr -make VERBOSE=1 +make VERBOSE=1 %{?_smp_mflags} %check # these are all unused. pulled below directly from the tar
View file
dvswitch.glibmm.patch
Added
@@ -0,0 +1,10 @@ +--- a/src/osc_ctrl.hpp ++++ b/src/osc_ctrl.hpp +@@ -8,6 +8,7 @@ + + #include <lo/lo.h> + #include <sigc++/sigc++.h> ++#include <glibmm/main.h> + #include "mixer.hpp" + + class OSC
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
.