Home
last modified time | relevance | path

Searched refs:uselib_store (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dwscript299 autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
301 autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO4',
303 autowaf.check_pkg(conf, 'libxml-2.0', uselib_store='XML')
315 autowaf.check_pkg(conf, 'lv2', uselib_store='LV2',
321 autowaf.check_pkg(conf, 'serd-0', uselib_store='SERD',
323 autowaf.check_pkg(conf, 'sord-0', uselib_store='SORD',
327 autowaf.check_pkg(conf, 'lilv-0', uselib_store='LILV',
329 autowaf.check_pkg(conf, 'suil-0', uselib_store='SUIL',
342 autowaf.check_pkg(conf, 'flac', uselib_store='FLAC',
344 autowaf.check_pkg(conf, 'libcurl', uselib_store='CURL',
[all …]
/dports/math/sfft/sfft-0.1.0/
H A Dwscript31 conf.check_cfg(package='fftw3', args=['--cflags', '--libs'], uselib_store="FFTW3")
32 conf.check_cxx(lib='m', uselib_store='M')
33 conf.check_cxx(lib='rt', uselib_store='RT')
34 conf.check_cxx(lib='gomp', uselib_store='OPENMP')
36 conf.check_cxx(lib= ['ippvm', 'ipps', 'pthread'], uselib_store="IPPVM", define_name="HAVE_IPP")
39 linkflags=OPTIMIZATION_FLAGS, uselib_store="OPTIMIZATION")
41 linkflags=WARNING_FLAGS, uselib_store="WARNINGS")
43 linkflags=PROFILING_FLAGS, uselib_store="PROFILING")
50 linkflags=DEBUG_FLAGS, uselib_store="DEBUG")
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/
H A Dwscript32 …autowaf.check_pkg(conf, 'cppunit', uselib_store='CPPUNIT', atleast_version='1.12.0', mandatory=Fal…
33 …autowaf.check_pkg(conf, 'sigc++-2.0', uselib_store='SIGCPP', atleast_version='2.0', mandatory=Fals…
34 autowaf.check_pkg(conf, 'glib-2.0', uselib_store='GLIB', atleast_version='2.2', mandatory=False)
35 …autowaf.check_pkg(conf, 'glibmm-2.4', uselib_store='GLIBMM', atleast_version='2.14.0', mandatory=F…
36 …autowaf.check_pkg(conf, 'gthread-2.0', uselib_store='GTHREAD', atleast_version='2.14.0', mandatory…
37 …autowaf.check_pkg(conf, 'samplerate', uselib_store='SAMPLERATE', atleast_version='0.1.7', mandator…
38 …autowaf.check_pkg(conf, 'sndfile', uselib_store='SNDFILE', atleast_version='1.0.18', mandatory=Fal…
39 autowaf.check_pkg(conf, 'fftw3f', uselib_store='FFTW3F', mandatory=True)
/dports/audio/jalv/jalv-1.6.6/
H A Dwscript114 conf.check_pkg('lv2 >= 1.17.2', uselib_store='LV2')
115 conf.check_pkg('lilv-0 >= 0.24.0', uselib_store='LILV')
116 conf.check_pkg('serd-0 >= 0.24.0', uselib_store='SERD')
117 conf.check_pkg('sord-0 >= 0.14.0', uselib_store='SORD')
121 uselib_store='PORTAUDIO',
126 uselib_store='JACK',
132 uselib_store='GTK2',
137 uselib_store='GTKMM2',
142 uselib_store='GTK3',
149 uselib_store='QT4',
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/
H A Dwscript192 uselib_store='VULKAN',
206 uselib_store='VULKAN_LIB',
228 uselib_store='COCOA')
230 uselib_store='COREVIDEO')
237 conf.check_cc(lib='gdi32', uselib_store='GDI32')
238 conf.check_cc(lib='user32', uselib_store='USER32')
244 conf.check_cc(lib='X11', uselib_store='X11')
250 uselib_store='XSYNC',
257 uselib_store='XCURSOR',
262 uselib_store='XRANDR',
[all …]
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/
H A Dwscript192 uselib_store='VULKAN',
206 uselib_store='VULKAN_LIB',
228 uselib_store='COCOA')
230 uselib_store='COREVIDEO')
237 conf.check_cc(lib='gdi32', uselib_store='GDI32')
238 conf.check_cc(lib='user32', uselib_store='USER32')
244 conf.check_cc(lib='X11', uselib_store='X11')
250 uselib_store='XSYNC',
257 uselib_store='XCURSOR',
262 uselib_store='XRANDR',
[all …]
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/
H A Dwscript192 uselib_store='VULKAN',
206 uselib_store='VULKAN_LIB',
228 uselib_store='COCOA')
230 uselib_store='COREVIDEO')
237 conf.check_cc(lib='gdi32', uselib_store='GDI32')
238 conf.check_cc(lib='user32', uselib_store='USER32')
244 conf.check_cc(lib='X11', uselib_store='X11')
250 uselib_store='XSYNC',
257 uselib_store='XCURSOR',
262 uselib_store='XRANDR',
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dwscript106 autowaf.check_pkg(conf, 'libxml-2.0', uselib_store='XML')
107 autowaf.check_pkg(conf, 'sigc++-2.0', uselib_store='SIGCPP', atleast_version='2.0')
108 autowaf.check_pkg(conf, 'libcurl', uselib_store='CURL', atleast_version='7.0.0', mandatory=True)
109 …autowaf.check_pkg(conf, 'libarchive', uselib_store='ARCHIVE', atleast_version='3.0.0', mandatory=T…
110 …autowaf.check_pkg(conf, 'glibmm-2.4', uselib_store='GLIBMM', atleast_version='2.32.0', mandatory=T…
111 … autowaf.check_pkg(conf, 'giomm-2.4', uselib_store='GIOMM', atleast_version='2.2', mandatory=True)
136 uselib_store='OLE')
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/
H A Dwscript62 conf.check_cc(lib='m', uselib_store='M', mandatory=False)
63 conf.check_cc(lib='dl', uselib_store='DL', mandatory=False)
69 uselib_store='COCOA')
71 conf.check_cc(framework_name='OpenGL', uselib_store='GL',
76 conf.check_cc(lib='gdi32', uselib_store='GDI32')
77 conf.check_cc(lib='user32', uselib_store='USER32')
79 conf.check_cc(lib='opengl32', uselib_store='GL', mandatory=False)
83 conf.check_cc(lib='X11', uselib_store='X11')
88 conf.check_cc(lib='GLX', uselib_store='GLX', mandatory=False)
89 conf.check_cc(lib='GL', uselib_store='GL', mandatory=False)
[all …]
/dports/multimedia/mpv/waf-2.0.20/tests/config/
H A Dwscript76 conf.check_cc(header_name='unistd.h', uselib_store='UNISTD', global_define=0)
84 conf.check_cc(header_name='unistd.h', uselib_store='UNISTD', global_define=0, define_name='FOO')
92 conf.check_cc(header_name='unistd.h', uselib_store='UNISTD')
117 conf.check_cfg(modversion='libpng', uselib_store='foo')
126 conf.check_cfg(modversion='libpng', uselib_store='foo', define_name='bar')
145 …conf.check_cfg(package='libpng', uselib_store='foo', atleast_version='1.0', args='--libs --cflags')
/dports/audio/guitarix-lv2/guitarix-0.43.1/waftools/
H A Dzita-convolver.py25 …conf.check_cfg(package='libavcodec', args='--cflags --libs', uselib_store='LIBAVCODEC', mandatory=…
26 … conf.check_cfg(package='libavutil', args='--cflags --libs', uselib_store='LIBAVUTIL', mandatory=1)
43 uselib_store='ZITA_CONVOLVER',
61 uselib_store='ZITA_CONVOLVER',
/dports/audio/lv2/lv2-1.18.2/plugins/eg-sampler.lv2/
H A Dwscript23 conf.check_pkg('lv2 >= 1.2.1', uselib_store='LV2')
24 conf.check_pkg('sndfile >= 1.0.0', uselib_store='SNDFILE')
26 uselib_store='GTK2',
29 conf.check(features='c cshlib', lib='m', uselib_store='M', mandatory=False)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/suil/
H A Dwscript65 conf.check_pkg('lv2 >= 1.16.0', uselib_store='LV2')
66 conf.check_pkg('x11', uselib_store='X11', mandatory=False)
74 uselib_store='GTK2',
79 uselib_store='GTK2',
85 conf.check_pkg('gtk+-x11-2.0', uselib_store='GTK2_X11', mandatory=False)
89 uselib_store='GTK2_QUARTZ',
93 uselib_store='GTK3',
97 uselib_store='GTK3_X11',
103 uselib_store='QT4',
108 uselib_store='QT5',
/dports/audio/suil/suil-0.10.10/
H A Dwscript106 conf.check_pkg('lv2 >= 1.16.0', uselib_store='LV2')
109 conf.check_pkg('x11', uselib_store='X11', system=True, mandatory=False)
116 uselib_store='GTK2',
121 uselib_store='GTK2',
129 uselib_store='GTK2_X11',
135 uselib_store='GTK2_QUARTZ',
140 uselib_store='GTK3',
146 uselib_store='GTK3_X11',
153 uselib_store='QT4',
159 uselib_store='QT5',
[all …]
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-sampler.lv2/
H A Dwscript25 autowaf.check_pkg(conf, 'lv2', atleast_version='1.2.1', uselib_store='LV2')
27 autowaf.check_pkg(conf, 'sndfile', uselib_store='SNDFILE',
29 autowaf.check_pkg(conf, 'gtk+-2.0', uselib_store='GTK2',
31 conf.check(features='c cshlib', lib='m', uselib_store='M', mandatory=False)
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/
H A Dwscript46 autowaf.check_pkg(conf, 'libusb-1.0', uselib_store='USB', mandatory=False)
61 … if autowaf.check_pkg (conf, 'liblo', mandatory=False, uselib_store="LO", atleast_version="0.24"):
68 … autowaf.check_pkg(conf, 'cwiid', uselib_store='CWIID', atleast_version='0.6.00',mandatory=False)
79 …autowaf.check_pkg(conf, 'libwebsockets', uselib_store='WEBSOCKETS', atleast_version='2.0.0', manda…
/dports/multimedia/mpv/waf-2.0.20/demos/glib2/
H A Dwscript19 conf.check_cfg (package='glib-2.0', uselib_store='GLIB', atleast_version='2.25.0',
21 conf.check_cfg (package='gio-2.0', uselib_store='GIO', atleast_version='2.25.0',
23 conf.check_cfg (package='gobject-2.0', uselib_store='GOBJECT', atleast_version='2.25.0',
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/
H A Dwscript42 …autowaf.check_pkg(conf, 'cppunit', uselib_store='CPPUNIT', atleast_version='1.12.0', mandatory=Fal…
43 autowaf.check_pkg(conf, 'glib-2.0', uselib_store='GLIB', atleast_version='2.2')
44 autowaf.check_pkg(conf, 'glibmm-2.4', uselib_store='GLIBMM', atleast_version='2.14.0')
45 autowaf.check_pkg(conf, 'gthread-2.0', uselib_store='GTHREAD', atleast_version='2.14.0')
47 …autowaf.check_pkg(conf, 'libpbd-4', uselib_store='LIBPBD', atleast_version='4.0.0', mandatory=True)
/dports/cad/oregano/oregano-0.84.43/
H A Dwscript67 conf.check_cc(lib='m', uselib_store='M', mandatory=True)
70 …conf.check_cfg(package='glib-2.0', uselib_store='GLIB', args=['glib-2.0 >= 2.44', '--cflags', '--l…
71 …conf.check_cfg(package='gobject-2.0', uselib_store='GOBJECT', args=['--cflags', '--libs'], mandato…
72 …conf.check_cfg(package='gtk+-3.0', uselib_store='GTK3', args=['gtk+-3.0 >= 3.12', '--cflags', '--l…
73 …conf.check_cfg(package='libxml-2.0', uselib_store='XML', args=['--cflags', '--libs'], mandatory=Tr…
74 …conf.check_cfg(package='goocanvas-2.0', uselib_store='GOOCANVAS', args=['--cflags', '--libs'], man…
75 …conf.check_cfg(package='gtksourceview-3.0', uselib_store='GTKSOURCEVIEW3', args=['--cflags', '--li…
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/gx_head/
H A Dwscript29 …conf.check_cfg(package='avahi-gobject', args='--cflags --libs', uselib_store='AVAHI_GOBJECT', mand…
30 …conf.check_cfg(package='avahi-glib', args='--cflags --libs', uselib_store='AVAHI_GLIB', mandatory=…
31 …conf.check_cfg(package='avahi-client', args='--cflags --libs', uselib_store='AVAHI_CLIENT', mandat…
35 conf.check_cfg(package='bluez', args='--cflags --libs', uselib_store='BLUEZ', mandatory=0)
37 conf.check_cfg(package='liblo', args='--cflags --libs', uselib_store='LIBLO', mandatory=0)
/dports/x11-toolkits/ntk/ntk/
H A Dwscript85 conf.check_cfg(package='x11', uselib_store='X11', args="--cflags --libs",
88 conf.check_cfg(package='fontconfig', uselib_store='FONTCONFIG', args="--cflags --libs",
91 conf.check_cfg(package='xft', uselib_store='XFT', args="--cflags --libs",
94 conf.check_cfg(package='cairo', uselib_store='CAIRO', args="--cflags --libs",
130 conf.check(lib='jpeg', uselib_store='LIBJPEG', mandatory=True )
131 conf.check_cfg(package='libpng', uselib_store='LIBPNG', args="--cflags --libs",
133 conf.check_cfg(package='zlib', uselib_store='LIBZ', args="--cflags --libs",
139 conf.check_cfg(package='glu', uselib_store='GL', args="--cflags --libs",
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/xputty/
H A Dwscript14 conf.check_cfg(package='cairo', args='--cflags --libs', uselib_store='CAIRO', mandatory=1)
15 conf.check_cc(lib='X11', uselib_store='X11', mandatory=True) and \
16 conf.check_cc( header_name = 'X11/Xlib.h', uselib_store = 'X11', mandatory=1)
/dports/audio/lv2/lv2-1.18.2/plugins/eg-scope.lv2/
H A Dwscript23 conf.check_pkg('lv2 >= 1.2.1', uselib_store='LV2')
24 conf.check_pkg('cairo >= 1.8.10', uselib_store='CAIRO')
26 uselib_store='GTK2',
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/
H A Dwscript212 uselib_store='WX', mandatory=True,
219 uselib_store='WXADV', mandatory=True,
225 uselib_store='WXSTC', mandatory=True,
230 uselib_store='WXHTML', mandatory=True,
239 uselib_store='WXGL', mandatory=True,
248 uselib_store='WXWEBVIEW', mandatory=True,
259 uselib_store='WXXML', mandatory=True,
264 uselib_store='WXXRC', mandatory=True,
279 uselib_store='WXMEDIA', mandatory=True,
284 uselib_store='WXRIBBON', mandatory=True,
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/vamp-plugins/
H A Dwscript28 autowaf.check_pkg(conf, 'fftw3f', uselib_store='FFTW3F', mandatory=True)
29 autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
31 autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO4',

12345678910>>...17