Home
last modified time | relevance | path

Searched refs:vorbisfile (Results 176 – 200 of 532) sorted by relevance

12345678910>>...22

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/cmake/
H A DAddCompilationFlags.cmake5 # To avoid a compilation error in vorbisfile.h with fseeko64.
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/
H A DMakefile-defs.linux17 LIBS += $(shell pkg-config --libs vorbisfile)
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/lib/
H A DMakefile.am21 libvorbisfile_la_SOURCES = vorbisfile.c
/dports/multimedia/recordmydesktop/recordmydesktop-0.3.8.1/
H A Dconfig.h.in49 /* Define to 1 if you have the `vorbisfile' library (-lvorbisfile). */
121 /* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */
/dports/audio/tagtool/tagtool-0.12.3/
H A Dconfig.h.in52 /* Define to 1 if you have the `vorbisfile' library (-lvorbisfile). */
116 /* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */
/dports/audio/streamtranscoder/streamtranscoder-1.2.8/src/
H A DstreamTranscoder.iss34 Source: "..\..\external\lib\vorbisfile.dll"; DestDir: "{app}"; Flags: ignoreversion
H A DstreamTranscoder.dsp52 …bccp32.lib libcurl.lib vorbis.lib ogg.lib libmp3lame.lib vorbisenc.lib vorbisfile.lib Winmm.lib li…
76 …bccp32.lib libcurl.lib vorbis.lib ogg.lib libmp3lame.lib vorbisenc.lib vorbisfile.lib Winmm.lib li…
/dports/textproc/libextractor/libextractor-1.11/
H A Dconfigure.ac299 # test if we have vorbisfile
301 AC_CHECK_LIB(vorbisfile, ov_open_callbacks,
302 [AC_CHECK_HEADERS([vorbis/vorbisfile.h],
304 AC_DEFINE(HAVE_VORBISFILE,1,[Have vorbisfile]),
306 AC_DEFINE(HAVE_VORBISFILE,0,[lacking vorbisfile]))],
322 AC_CHECK_LIB(vorbisfile, vorbis_comment_query,
/dports/audio/libvorbis/libvorbis-1.3.7/doc/vorbisfile/
H A DMakefile.in91 subdir = doc/vorbisfile
263 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
331 $(AUTOMAKE) --gnu doc/vorbisfile/Makefile
/dports/audio/libvorbis/libvorbis-1.3.7/
H A Dconfigure.ac288 doc/Makefile doc/vorbisfile/Makefile doc/vorbisenc/Makefile doc/libvorbis/Makefile
297 vorbisfile.pc
300 vorbisfile-uninstalled.pc
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/
H A Dconfigure.ac158 dnl When using openAL, also try to use vorbisfile
159 PKG_CHECK_MODULES([vorbisfile], [vorbisfile >= 1.0.0],
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/doc/vorbisfile/
H A DMakefile.in92 subdir = doc/vorbisfile
262 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
333 $(AUTOMAKE) --gnu doc/vorbisfile/Makefile
/dports/audio/traverso/traverso-0.49.6/
H A Dtraverso.iss20 Source: "3thparty\lib\vorbisfile.dll"; DestDir: "{app}"
/dports/games/gltron/gltron-0.70/
H A Dconfigure.in94 …AC_CHECK_LIB(vorbisfile, main,, AC_MSG_WARN(vorbisfile not found - music playback may not work cor…
/dports/audio/audiere/audiere-1.9.4/
H A Dconfigure.in166 AC_CHECK_HEADER(vorbis/vorbisfile.h,
171 AC_MSG_WARN([Could not find vorbisfile header. You do not appear to have libvorbis installed.
/dports/devel/love07/love-HEAD/
H A Dconfigure.in41 AC_SEARCH_LIBS([ov_open], [vorbisfile], [], AC_MSG_ERROR([Can't LÖVE without VorbisFile]))
/dports/net/minidlna/minidlna-4f6a473/
H A Dconfigure.ac451 # test if we have vorbisfile
453 AC_CHECK_LIB(vorbisfile, ov_open_callbacks,
454 [AC_CHECK_HEADERS([vorbis/vorbisfile.h],
456 AC_DEFINE(HAVE_VORBISFILE,1,[Have vorbisfile]),
473 AC_CHECK_LIB(vorbisfile, vorbis_comment_query,
/dports/audio/libvorbis/libvorbis-1.3.7/lib/
H A DMakefile.in160 am_libvorbisfile_la_OBJECTS = vorbisfile.lo
212 ./$(DEPDIR)/vorbisenc.Plo ./$(DEPDIR)/vorbisfile.Plo \
462 libvorbisfile_la_SOURCES = vorbisfile.c
619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vorbisfile.Plo@am__quote@ # am--include-marker
895 -rm -f ./$(DEPDIR)/vorbisfile.Plo
966 -rm -f ./$(DEPDIR)/vorbisfile.Plo
/dports/games/easyrpg-player/Player-0.7.0/
H A Dconfigure.ac82 EP_PKG_CHECK([OGGVORBIS],[vorbisfile vorbis],[Ogg Vorbis support.])
200 echo " -ogg Vorbis (vorbisfile): $with_oggvorbis"
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libvorbis-1.3.5/doc/
H A DMakefile.am3 SUBDIRS = libvorbis vorbisfile vorbisenc subdir
/dports/devel/love08/love-0.8.0/
H A Dconfigure.in59 AC_SEARCH_LIBS([ov_open], [vorbisfile], [], AC_MSG_ERROR([Can't LÖVE without VorbisFile]))
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/tremor/
H A DREADME34 including all the features familiar to users of vorbisfile. This API
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A DREADME34 including all the features familiar to users of vorbisfile. This API
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A DREADME34 including all the features familiar to users of vorbisfile. This API
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/tremor/
H A DREADME34 including all the features familiar to users of vorbisfile. This API

12345678910>>...22