Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37820032
en ru br
ALT Linux repos
S:2.4.1-alt4

Group :: Sound
RPM: libffado

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libffado-2.0.0-rc1-dbus-mainloop-qt-detect.patch
Download


--- libffado-2.0-rc1/SConstruct~	2008-11-22 16:51:39.000000000 -0500
+++ libffado-2.0-rc1/SConstruct	2008-12-11 14:53:16.714805896 -0500
@@ -290,7 +290,7 @@
 
 	# PyQT checks
 	build_mixer = False
-	if conf.CheckForApp( 'which pyuic4' ) and conf.CheckForPyModule( 'dbus' ) and conf.CheckForPyModule( 'PyQt4' ) and conf.CheckForPyModule( 'dbus.mainloop.qt' ):
+	if conf.CheckForApp( 'which pyuic4' ) and conf.CheckForPyModule( 'dbus' ) and conf.CheckForPyModule( 'PyQt4' ):
 		env['PYUIC4'] = True
 		build_mixer = True
 	
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin