Projects
Multimedia
gmerlin
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 23
View file
ld_build_fix.patch
Changed
@@ -1,5 +1,22 @@ +diff -urB gmerlin-1.0.0/apps/player/Makefile.in new/apps/player/Makefile.in +--- gmerlin-1.0.0/apps/player/Makefile.in 2011-01-08 01:50:09.000000000 +0100 ++++ new/apps/player/Makefile.in 2011-10-19 14:40:18.371750731 +0200 +@@ -439,10 +439,10 @@ + rm -f $$list + gmerlin$(EXEEXT): $(gmerlin_OBJECTS) $(gmerlin_DEPENDENCIES) + @rm -f gmerlin$(EXEEXT) +- $(LINK) $(gmerlin_OBJECTS) $(gmerlin_LDADD) $(LIBS) ++ $(LINK) $(gmerlin_OBJECTS) $(gmerlin_LDADD) $(LIBS) -lxml2 + gmerlin_remote$(EXEEXT): $(gmerlin_remote_OBJECTS) $(gmerlin_remote_DEPENDENCIES) + @rm -f gmerlin_remote$(EXEEXT) +- $(LINK) $(gmerlin_remote_OBJECTS) $(gmerlin_remote_LDADD) $(LIBS) ++ $(LINK) $(gmerlin_remote_OBJECTS) $(gmerlin_remote_LDADD) $(LIBS) -lxml2 + install-binSCRIPTS: $(bin_SCRIPTS) + @$(NORMAL_INSTALL) + test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" +diff -urB gmerlin-1.0.0/lib/Makefile.am new/lib/Makefile.am --- gmerlin-1.0.0/lib/Makefile.am 2010-09-30 15:59:04.000000000 +0200 -+++ new/lib/Makefile.am 2011-10-18 19:29:43.604218618 +0200 ++++ new/lib/Makefile.am 2011-10-19 14:39:55.748749636 +0200 @@ -44,7 +44,7 @@ libgmerlin_la_LDFLAGS = -version-info @LTVERSION_CURRENT@:@LTVERSION_REVISION@:@LTVERSION_AGE@ -export-symbols-regex ^bg_ @@ -9,8 +26,9 @@ bin_PROGRAMS = gmerlin_visualizer_slave +diff -urB gmerlin-1.0.0/lib/Makefile.in new/lib/Makefile.in --- gmerlin-1.0.0/lib/Makefile.in 2011-01-08 01:50:10.000000000 +0100 -+++ new/lib/Makefile.in 2011-10-19 11:37:12.503219047 +0200 ++++ new/lib/Makefile.in 2011-10-19 14:39:55.749749637 +0200 @@ -614,7 +614,7 @@ rm -f $$list gmerlin_visualizer_slave$(EXEEXT): $(gmerlin_visualizer_slave_OBJECTS) $(gmerlin_visualizer_slave_DEPENDENCIES) @@ -20,8 +38,9 @@ mostlyclean-compile: -rm -f *.$(OBJEXT) +diff -urB gmerlin-1.0.0/tests/Makefile.in new/tests/Makefile.in --- gmerlin-1.0.0/tests/Makefile.in 2011-01-08 01:50:12.000000000 +0100 -+++ new/tests/Makefile.in 2011-10-19 13:20:32.761519124 +0200 ++++ new/tests/Makefile.in 2011-10-19 14:39:55.750749638 +0200 @@ -590,94 +590,94 @@ rm -f $$list audioplayer1$(EXEEXT): $(audioplayer1_OBJECTS) $(audioplayer1_DEPENDENCIES)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.