Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49256 Details for
Bug 78412
glob2-0.8.11.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
v2, glob2-0.8.11-configure_speex.patch
glob2-0.8.11-configure_speex.patch (text/plain), 2.12 KB, created by
Eric Shattow
on 2005-01-22 23:10:05 UTC
(
hide
)
Description:
v2, glob2-0.8.11-configure_speex.patch
Filename:
MIME Type:
Creator:
Eric Shattow
Created:
2005-01-22 23:10:05 UTC
Size:
2.12 KB
patch
obsolete
>diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/configure.in glob2-0.8.11/configure.in >--- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/configure.in 2005-01-15 17:07:26.000000000 -0600 >+++ glob2-0.8.11/configure.in 2005-01-23 00:51:59.134676000 -0600 >@@ -26,8 +26,7 @@ > dnl Libraries > > dnl Check for Speex >-AC_CHECK_HEADER(speex.h,,AC_MSG_ERROR([*** Speex header not found. Please install Speex (http://www.speex.org).])) >-AC_CHECK_LIB(speex,speex_encoder_init,,AC_MSG_ERROR([*** Speex library not found. Please install Speex (http://www.speex.org).])) >+XIPH_PATH_SPEEX > > dnl Check for SDL > SDL_VERSION=1.2.0 >diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.am glob2-0.8.11/src/Makefile.am >--- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.am 2005-01-06 10:24:22.000000000 -0600 >+++ glob2-0.8.11/src/Makefile.am 2005-01-23 00:51:59.137676000 -0600 >@@ -151,5 +151,5 @@ > VoiceRecorder.h \ > VoiceRecorder.cpp > >-glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ ../libgag/src/libgag.a >-INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ -I@srcdir@/../libgag/include >+glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ @SPEEX_LIBS@ ../libgag/src/libgag.a >+INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ @SPEEX_CFLAGS@ -I@srcdir@/../libgag/include >diff -burN /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.in glob2-0.8.11/src/Makefile.in >--- /var/tmp/portage/glob2-0.8.11/work/glob2-0.8.11/src/Makefile.in 2005-01-15 17:09:31.000000000 -0600 >+++ glob2-0.8.11/src/Makefile.in 2005-01-23 00:52:40.901327072 -0600 >@@ -290,8 +290,8 @@ > VoiceRecorder.cpp > > >-glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ ../libgag/src/libgag.a >-INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ -I@srcdir@/../libgag/include >+glob2_LDADD = @LIBS@ @FT2_LIBS@ @SDL_LIBS@ @VORBISFILE_LIBS@ @VORBIS_LIBS@ @SPEEX_LIBS@ ../libgag/src/libgag.a >+INCLUDES = @FT2_CFLAGS@ @SDL_CFLAGS@ @VORBIS_CFLAGS@ @SPEEX_CFLAGS@ -I@srcdir@/../libgag/include > subdir = src > ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 > mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78412
:
48779
|
49246
|
49247
|
49254
|
49255
| 49256