Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
stardict
stardict-3.0.5-enable-gtk3.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stardict-3.0.5-enable-gtk3.patch of Package stardict
Index: dict/configure =================================================================== --- dict/configure.orig +++ dict/configure @@ -18553,15 +18553,15 @@ fi if test "x${enable_gpe_support}" = "xyes" ; then - DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 libgpewidget >= 0.109" + DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 libgpewidget >= 0.109" elif test "x${enable_maemo_support}" = "xyes" ; then - DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 gconf-2.0 >= 2.6 hildon-libs >= 0.12" + DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 gconf-2.0 >= 2.6 hildon-libs >= 0.12" elif test "x${enable_darwin_support}" = "xyes" ; then - DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0" + DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0" elif test "x${enable_gnome_support}" = "xno" ; then - DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0" + DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0" else - DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 libgnome-2.0 libbonobo-2.0 gconf-2.0" + DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.32 gmodule-2.0 gthread-2.0 libgnome-2.0 libbonobo-2.0 gconf-2.0" fi Index: lib/configure =================================================================== --- lib/configure.orig +++ lib/configure @@ -16008,7 +16008,7 @@ done # Checks for typedefs, structures, and compiler characteristics. # Checks for library functions. -DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.8 gmodule-2.0 zlib libxml-2.0 >= 2.5" +DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.8 gmodule-2.0 zlib libxml-2.0 >= 2.5" Index: tools/configure =================================================================== --- tools/configure.orig +++ tools/configure @@ -16043,7 +16043,7 @@ done # Checks for typedefs, structures, and compiler characteristics. # Checks for library functions. -DEP_MODULES="gtk+-2.0 glib-2.0 >= 2.8 zlib gio-2.0" +DEP_MODULES="gtk+-3.0 glib-2.0 >= 2.8 zlib gio-2.0"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor