Projects
Multimedia
qx11grab
qx11grab-skip_pulse_version_check.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qx11grab-skip_pulse_version_check.patch of Package qx11grab (Revision 5)
Currently displaying revision
5
,
Show latest
--- modules/FindPulse.cmake.orig 2013-11-09 01:05:48.794677037 +0100 +++ modules/FindPulse.cmake 2013-11-09 01:05:48.831676303 +0100 @@ -45,9 +45,9 @@ # Optional - pulseaudio library target #============================================================================= IF (PULSE_FOUND) - INCLUDE (MacroEnsureVersion) +## INCLUDE (MacroEnsureVersion) ## from pulse version 1.1 to 2.0 the pulsecommon library was moved in a sub directory - MACRO_ENSURE_VERSION_RANGE (${PULSE_MIN_VERSION} ${PULSE_VERSION} "1.9" PULSE_OLD_API) +## MACRO_ENSURE_VERSION_RANGE (${PULSE_MIN_VERSION} ${PULSE_VERSION} "1.9" PULSE_OLD_API) IF (NOT PULSE_OLD_API) MESSAGE (STATUS " search pulseaudio linker target for pulse>=${PULSE_VERSION}")
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
.