* [gentoo-commits] gentoo-x86 commit in media-plugins/live/files: config.gentoo-so-r1 live-recursive.patch
@ 2009-09-29 7:03 99% Alexis Ballier (aballier)
0 siblings, 0 replies; 1+ results
From: Alexis Ballier (aballier) @ 2009-09-29 7:03 UTC (permalink / raw
To: gentoo-commits
aballier 09/09/29 07:03:26
Added: config.gentoo-so-r1 live-recursive.patch
Log:
version bump and link the libs with g++
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Revision Changes Path
1.1 media-plugins/live/files/config.gentoo-so-r1
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/files/config.gentoo-so-r1?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/files/config.gentoo-so-r1?rev=1.1&content-type=text/plain
Index: config.gentoo-so-r1
===================================================================
COMPILE_OPTS = $(INCLUDES) -I. -DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64
C = c
C_COMPILER = $(CC)
C_FLAGS = $(COMPILE_OPTS) -fPIC $(CFLAGS)
CPP = cpp
CPLUSPLUS_COMPILER = $(CXX)
CPLUSPLUS_FLAGS = $(COMPILE_OPTS) -fPIC $(CXXFLAGS)
OBJ = o
LINK = $(CXX) -o
LINK_OPTS = -L.
CONSOLE_LINK_OPTS = $(LINK_OPTS)
LIBRARY_LINK = $(CXX) -o
LIBRARY_LINK_OPTS = $(LINK_OPTS) -shared -Wl,-soname,$@
LIB_SUFFIX = so
LIBS_FOR_CONSOLE_APPLICATION =
LIBS_FOR_GUI_APPLICATION =
EXE =
1.1 media-plugins/live/files/live-recursive.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/files/live-recursive.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/live/files/live-recursive.patch?rev=1.1&content-type=text/plain
Index: live-recursive.patch
===================================================================
Index: live/Makefile.tail
===================================================================
--- live.orig/Makefile.tail
+++ live/Makefile.tail
@@ -14,8 +14,6 @@ all:
cd $(GROUPSOCK_DIR) ; $(MAKE)
cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE)
cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE)
- cd $(TESTPROGS_DIR) ; $(MAKE)
- cd $(MEDIA_SERVER_DIR) ; $(MAKE)
clean:
cd $(LIVEMEDIA_DIR) ; $(MAKE) clean
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-29 7:03 99% [gentoo-commits] gentoo-x86 commit in media-plugins/live/files: config.gentoo-so-r1 live-recursive.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox