Home
last modified time | relevance | path

Searched refs:have_gtk (Results 26 – 50 of 78) sorted by path

1234

/dports/graphics/fyre/fyre-1.0.1/src/
H A Dremote-server.h44 gboolean have_gtk,
/dports/graphics/ufraw/ufraw-f34669b/
H A Dconfigure.ac81 have_gtk=no
84 [ have_gtk=yes ],
85 [ have_gtk=no
93 if test "$have_gtk" = "yes"; then
140 AM_CONDITIONAL(MAKE_GTK, test $have_gtk = yes)
379 AC_MSG_NOTICE(build GTK GUI: $have_gtk)
/dports/mail/mu/mu-1.6.4/
H A Dconfigure.ac200 PKG_CHECK_MODULES(GTK,gtk+-3.0,[have_gtk=yes],[have_gtk=no])
203 AM_CONDITIONAL(HAVE_GTK,[test "x$have_gtk" = "xyes"])
216 AM_CONDITIONAL(BUILD_GUI,[test "x$have_webkit" = "xyes" -a "x$have_gtk" = "xyes"])
/dports/mail/mu4e/mu-1.6.4/
H A Dconfigure.ac170 PKG_CHECK_MODULES(GTK,gtk+-3.0,[have_gtk=yes],[have_gtk=no])
173 AM_CONDITIONAL(HAVE_GTK,[test "x$have_gtk" = "xyes"])
186 AM_CONDITIONAL(BUILD_GUI,[test "x$have_webkit" = "xyes" -a "x$have_gtk" = "xyes"])
/dports/math/gnuplot-lite/gnuplot-5.4.1/
H A Dconfigure13984 have_gtk=no
13988 have_gtk=no
13994 have_gtk=yes
14059 have_gtk=no
14063 have_gtk=no
14069 have_gtk=yes
14073 if test "${have_gtk}" = yes ; then
H A Dconfigure.ac857 PKG_CHECK_MODULES(GTK, [gtk+-2.0], have_gtk=yes, have_gtk=no)
860 PKG_CHECK_MODULES(GTK, [gtk+-3.0], have_gtk=yes, have_gtk=no)
863 if test "${have_gtk}" = yes ; then
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A Dconfigure14265 have_gtk=no
14269 have_gtk=no
14275 have_gtk=yes
14340 have_gtk=no
14344 have_gtk=no
14350 have_gtk=yes
14354 if test "${have_gtk}" = yes ; then
H A Dconfigure.ac1017 PKG_CHECK_MODULES(GTK, [gtk+-2.0], have_gtk=yes, have_gtk=no)
1020 PKG_CHECK_MODULES(GTK, [gtk+-3.0], have_gtk=yes, have_gtk=no)
1023 if test "${have_gtk}" = yes ; then
/dports/math/gnuplot/gnuplot-5.4.1/
H A Dconfigure13984 have_gtk=no
13988 have_gtk=no
13994 have_gtk=yes
14059 have_gtk=no
14063 have_gtk=no
14069 have_gtk=yes
14073 if test "${have_gtk}" = yes ; then
H A Dconfigure.ac857 PKG_CHECK_MODULES(GTK, [gtk+-2.0], have_gtk=yes, have_gtk=no)
860 PKG_CHECK_MODULES(GTK, [gtk+-3.0], have_gtk=yes, have_gtk=no)
863 if test "${have_gtk}" = yes ; then
/dports/math/mpsolve/mpsolve-3.2.1/
H A Dconfigure22709 have_gtk="1"
22830 have_gtk="0"
22836 have_gtk="0"
22910 have_gtk="0"
22916 have_gtk="0"
22934 if test x$have_gtk = x1; then :
23030 …if test x$have_gtk == x1 && test x$have_graphical_debugger == xyes && test x$have_cairo == x1; the…
24298 if test x$build_examples == xyes && test x$have_gtk == x1 && test x$have_cairo == x1; then :
H A Dconfigure.ac361 have_gtk="1"
364 have_gtk="0"
368 AS_IF([test x$have_gtk = x1], [
369 AC_DEFINE([HAVE_GTK], $have_gtk, [Defined if GTK is available])
386 …AS_IF([test x$have_gtk == x1 && test x$have_graphical_debugger == xyes && test x$have_cairo == x1]…
619 AS_IF([test x$build_examples == xyes && test x$have_gtk == x1 && test x$have_cairo == x1], [
/dports/multimedia/gmerlin/gmerlin-1.2.0/
H A Dconfigure14200 have_gtk=true
14252 have_gtk=false
14258 if test x$have_gtk = xtrue; then
17092 if test "x$have_gtk" != "xtrue"; then
17117 if test "x$have_gtk" != "xtrue" -o "x$have_alsa" = "xfalse"; then
17142 if test "x$have_gtk" != "xtrue"; then
17167 if test "x$have_gtk" != "xtrue"; then
17199 if test "x$have_gtk" = "xfalse"; then
17224 if test "x$have_gtk" = "xfalse"; then
17250 if test "x$have_gtk" = "xfalse"; then
[all …]
H A Dconfigure.ac172 AM_PATH_GTK_2_0($GTK_REQUIRED, have_gtk=true, have_gtk=false)
173 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
816 if test "x$have_gtk" != "xtrue"; then
832 if test "x$have_gtk" != "xtrue" -o "x$have_alsa" = "xfalse"; then
848 if test "x$have_gtk" != "xtrue"; then
864 if test "x$have_gtk" != "xtrue"; then
887 if test "x$have_gtk" = "xfalse"; then
903 if test "x$have_gtk" = "xfalse"; then
920 if test "x$have_gtk" = "xfalse"; then
1072 if test "x$have_gtk" = "xtrue"; then
/dports/multimedia/libdv/libdv-24218c36bed3b0a3bd5a57d5790ac12ade44e88d/
H A Dconfigure20083 have_gtk="false"
20265 have_gtk="false"
20267 have_gtk="false"
20273 have_gtk="true"
20283 if test x$have_gtk = xtrue; then
H A Dconfigure.ac165 have_gtk="false"
168 PKG_CHECK_MODULES(GTK,$REQUIRES,have_gtk="true",have_gtk="false")
172 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/
H A Dconfigure16305 have_gtk="false"
16307 have_gtk="false"
16313 have_gtk="true"
16317 if test x$have_gtk = xtrue; then
20611 $have_gtk
20672 if test x$have_gtk = "xtrue"; then
H A Dconfigure.ac422 PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED, have_gtk="true", have_gtk="false")
425 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
966 $have_gtk
1027 if test x$have_gtk = "xtrue"; then
/dports/multimedia/libquicktime/libquicktime-1.2.4/
H A Dconfigure16305 have_gtk="false"
16307 have_gtk="false"
16313 have_gtk="true"
16317 if test x$have_gtk = xtrue; then
20611 $have_gtk
20672 if test x$have_gtk = "xtrue"; then
H A Dconfigure.ac422 PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED, have_gtk="true", have_gtk="false")
425 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
966 $have_gtk
1027 if test x$have_gtk = "xtrue"; then
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/
H A Dconfigure18789 have_gtk=false
18850 have_gtk="false"
18854 have_gtk="false"
18860 have_gtk="true"
18863 if test x$have_gtk = xtrue; then
22071 { $as_echo "$as_me:${as_lineno-$LINENO}: - Gtk+ support for glav : ${have_gtk}" >&5
22072 $as_echo "$as_me: - Gtk+ support for glav : ${have_gtk}" >&6;}
H A Dconfigure.ac292 have_gtk=false
295 have_gtk="true", have_gtk="false")
297 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xtrue)
632 AC_MSG_NOTICE([ - Gtk+ support for glav : ${have_gtk}])
/dports/multimedia/smpeg/smpeg-0.4.4/
H A Dconfigure2858 if test x$have_gtk = xyes; then
2865 if test x$have_gtk = xyes; then
H A Dconfigure.in197 have_gtk=no
199 AM_PATH_GTK(1.2.1, have_gtk=yes)
200 if test x$have_gtk = xyes; then
205 AM_CONDITIONAL(HAVE_GTK, test x$have_gtk = xyes)
/dports/net-p2p/transmission-cli/transmission-3.00/
H A Dconfigure.ac514 [have_gtk=yes],
515 [have_gtk=no])
518 [with_gtk=$have_gtk])

1234