Home
last modified time | relevance | path

Searched refs:libogg (Results 1 – 25 of 31) sorted by relevance

12

/external/libvorbis/win32/VS2005/
DREADME1 libvorbis has libogg as a dependency, you need to have libogg
4 Lets say you have libogg and libvorbis in the same directory:
6 libogg-1.1.3
12 1. Rename libogg-1.1.3 to libogg
14 2. Open libogg.vsprops with a text editor (even notepad.exe
/external/libvorbis/win32/VS2008/
DREADME1 libvorbis has libogg as a dependency, you need to have libogg
4 Lets say you have libogg and libvorbis in the same directory:
6 libogg-1.1.3
12 1. Rename libogg-1.1.3 to libogg
14 2. Open libogg.vsprops with a text editor (even notepad.exe
/external/libogg/
Dlibogg.spec1 Name: libogg
28 Requires: libogg = %{version}
35 The libogg-devel package contains the header files, static libraries
36 and documentation needed to develop applications with libogg.
60 %{_libdir}/libogg.so.*
70 %doc doc/libogg/*.html
71 %doc doc/libogg/style.css
76 %{_libdir}/libogg.a
77 %{_libdir}/libogg.la
78 %{_libdir}/libogg.so
Dlibogg.spec.in1 Name: libogg
28 Requires: libogg = %{version}
35 The libogg-devel package contains the header files, static libraries
36 and documentation needed to develop applications with libogg.
60 %{_libdir}/libogg.so.*
70 %doc doc/libogg/*.html
71 %doc doc/libogg/style.css
76 %{_libdir}/libogg.a
77 %{_libdir}/libogg.la
78 %{_libdir}/libogg.so
Dogg.m41 # Configure paths for libogg
6 dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
12 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
13 AC_ARG_WITH(ogg-libraries,AC_HELP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library…
14 AC_ARG_WITH(ogg-includes,AC_HELP_STRING([--with-ogg-includes=DIR],[Directory where libogg header fi…
DMakefile.am14 libogg.spec libogg.spec.in \
DREADME15 This source distribution includes libogg and nothing else. Other modules
21 ./src The source for libogg, a BSD-license inplementation of
79 rpm -ta libogg-<version>.tar.gz
118 open ogg/mac/libogg.mcp, switch to the "Targets" pane, select
DAndroid.mk7 LOCAL_MODULE := libogg
Dogg-uninstalled.pc.in13 Libs: ${libdir}/libogg.la
DMakefile.in41 $(srcdir)/libogg.spec.in $(srcdir)/ogg-uninstalled.pc.in \
54 CONFIG_CLEAN_FILES = libogg.spec ogg.pc ogg-uninstalled.pc
212 libogg.spec libogg.spec.in \
270 libogg.spec: $(top_builddir)/config.status $(srcdir)/libogg.spec.in
Dconfigure.in5 AM_INIT_AUTOMAKE(libogg,1.2.0)
305 doc/Makefile doc/libogg/Makefile
307 libogg.spec
/external/libogg/macosx/Ogg.xcodeproj/
Dproject.pbxproj21 …FB2E50B18B33E00D561D7 /* libogg.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; inc…
41 734FB2E50B18B33E00D561D7 /* libogg.a */,
108 734FB2E40B18B33E00D561D7 /* libogg (static) */ = {
110 …st = 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */;
120 name = "libogg (static)";
122 productReference = 734FB2E50B18B33E00D561D7 /* libogg.a */;
138 734FB2E40B18B33E00D561D7 /* libogg (static) */,
219 734FB2ED0B18B3B900D561D7 /* Build configuration list for PBXNativeTarget "libogg (static)" */ = {
/external/libogg/win32/VS2003/
Dogg.sln2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg\libogg.vcproj", "{15CBFEFF-79…
/external/libvorbis/m4/
Dogg.m41 # Configure paths for libogg
6 dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
12 AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg…
13 AC_ARG_WITH(ogg-libraries,AC_HELP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library…
14 AC_ARG_WITH(ogg-includes,AC_HELP_STRING([--with-ogg-includes=DIR],[Directory where libogg header fi…
/external/libvorbis/
DAndroid.mk5 OGG_DIR := external/libogg
32 LOCAL_STATIC_LIBRARIES := libogg
Dlibvorbis.spec21 Requires: libogg >= 1.1
22 BuildRequires: libogg-devel >= 1.1
32 Requires: libogg-devel >= 1.1
Dlibvorbis.spec.in21 Requires: libogg >= 1.1
22 BuildRequires: libogg-devel >= 1.1
32 Requires: libogg-devel >= 1.1
DREADME34 * example code making use of libogg, libvorbis, libvorbisfile and
43 You'll need libogg (distributed separately) to compile this library.
/external/libogg/win32/
DMakefile36 pkgdatadir = $(datadir)/libogg
37 pkglibdir = $(libdir)/libogg
38 pkgincludedir = $(includedir)/libogg
95 PACKAGE = libogg
/external/libogg/doc/
DMakefile.am3 SUBDIRS = libogg subdir
/external/libogg/src/
DMakefile.am5 lib_LTLIBRARIES = libogg.la
DMakefile.in206 lib_LTLIBRARIES = libogg.la
273 libogg.la: $(libogg_la_OBJECTS) $(libogg_la_DEPENDENCIES)
/external/libogg/win32/VS2008/
Dlibogg_dynamic.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg_dynamic.vcproj", "{15CBFEFF-7…
/external/libogg/doc/libogg/
DMakefile.in39 subdir = doc/libogg
215 $(AUTOMAKE) --gnu doc/libogg/Makefile
/external/libvorbis/macosx/Vorbis.xcodeproj/
Dproject.pbxproj382 ../../libogg/include,
384 USER_HEADER_SEARCH_PATHS = "../include ../../libogg/include";
397 ../../libogg/include,
404 USER_HEADER_SEARCH_PATHS = "../include ../../libogg/include";

12