Home
last modified time | relevance | path

Searched refs:GTK_CONFIG (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/m4/
H A Dboinc_gtk.m413 GTK_CONFIG="$PKGCONFIG ${gtk_module}"
16 GTK_CONFIG="no"
19 if test "x${GTK_CONFIG}" = "xno" ; then
20 AC_PATH_PROG(GTK_CONFIG,[gtk-config],no)
22 if test "x${GTK_CONFIG}" != "xno" ; then
24 GTK_DYNLIBS="`$GTK_CONFIG ${gtk_config_flags}`"
29 GTK_LIBS=`$GTK_CONFIG ${gtk_config_flags}`
/dports/cad/atlc/atlc-4.6.1/m4/
H A Dgtk.m419 if test x${GTK_CONFIG+set} != xset ; then
20 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
25 if test x${GTK_CONFIG+set} != xset ; then
26 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
30 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
34 if test "$GTK_CONFIG" != "no" ; then
35 GTK_CFLAGS=`$GTK_CONFIG --cflags`
36 GTK_LIBS=`$GTK_CONFIG --libs gthread`
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/macros/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/examples/hello-c++-gnome/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/aclocal/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/science/chemtool-devel/chemtool-1.7alpha15/
H A Dacinclude.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/build/aclocal/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/build/aclocal/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/build/aclocal/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/m4/
H A Dgtk.m429 if test x${GTK_CONFIG+set} != xset ; then
30 GTK_CONFIG=$gtk_config_exec_prefix/bin/gtk-config
35 if test x${GTK_CONFIG+set} != xset ; then
36 GTK_CONFIG=$gtk_config_prefix/bin/gtk-config
40 AC_PATH_PROG(GTK_CONFIG, gtk-config, no)
44 if test "$GTK_CONFIG" = "no" ; then
47 GTK_CFLAGS=`$GTK_CONFIG $gtk_config_args --cflags`
48 GTK_LIBS=`$GTK_CONFIG $gtk_config_args --libs`
49 gtk_config_major_version=`$GTK_CONFIG $gtk_config_args --version | \
51 gtk_config_minor_version=`$GTK_CONFIG $gtk_config_args --version | \
[all …]

12345678910>>...23