Skip to content

Commit

Permalink
Remove xbms support due to licensing issue with libXBMS.
Browse files Browse the repository at this point in the history
Reference trac ticket #11396.
  • Loading branch information
Andres Mejia committed Apr 6, 2011
1 parent fc0a7a2 commit 1424ad1
Show file tree
Hide file tree
Showing 36 changed files with 3 additions and 4,163 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Expand Up @@ -1067,11 +1067,6 @@ lib/cmyth/Makefile

/lib/libUPnP/Makefile

# /lib/libXBMS
/lib/libXBMS/Makefile
/lib/libXBMS/libXBMS/Debug
/lib/libXBMS/libXBMS/Release

# /lib/libXDAAP
/lib/libXDAAP/Makefile
/lib/libXDAAP/libXDAAP_win32/Debug
Expand Down
5 changes: 0 additions & 5 deletions Makefile.in
Expand Up @@ -55,7 +55,6 @@ BIN_DIRS= \
lib/libRTV \
xbmc/network/libscrobbler \
lib/libUPnP \
lib/libXBMS \
lib/libXDAAP \
xbmc/dbwrappers \
lib/UnrarXLib \
Expand Down Expand Up @@ -329,8 +328,6 @@ lib/libRTV/librtv.a: force
$(MAKE) -C lib/libRTV
lib/libUPnP/libupnp.a: force
$(MAKE) -C lib/libUPnP
lib/libXBMS/libxbms.a: force
$(MAKE) -C lib/libXBMS
lib/libXDAAP/libxdaap.a: force
$(MAKE) -C lib/libXDAAP
lib/jsoncpp/src/lib_json/libjsoncpp.a: force
Expand Down Expand Up @@ -457,7 +454,6 @@ xcode_depends: \
codecs libs python visualizations screensavers eventclients skins \
lib/libsquish/libsquish.a \
lib/libapetag/.libs/libapetag.a \
lib/libXBMS/libxbms.a \
lib/libRTV/librtv.a \
lib/libXDAAP/libxdaap.a \
lib/jsoncpp/src/lib_json/libjsoncpp.a
Expand Down Expand Up @@ -532,7 +528,6 @@ endif

ifeq (@HAVE_XBMC_NONFREE@,1)
OBJSXBMC+= \
lib/libXBMS/libxbms.a \
lib/UnrarXLib/UnrarXLib.a
endif

Expand Down
1 change: 0 additions & 1 deletion configure.in
Expand Up @@ -1391,7 +1391,6 @@ OUTPUT_FILES="Makefile \
xbmc/guilib/Makefile \
xbmc/interfaces/Makefile \
xbmc/network/Makefile \
lib/libXBMS/Makefile \
lib/libRTV/Makefile \
lib/libexif/Makefile \
lib/libXDAAP/Makefile \
Expand Down
8 changes: 0 additions & 8 deletions lib/libXBMS/Makefile.in

This file was deleted.

184 changes: 0 additions & 184 deletions lib/libXBMS/ccbuffer.c

This file was deleted.

59 changes: 0 additions & 59 deletions lib/libXBMS/ccbuffer.h

This file was deleted.

79 changes: 0 additions & 79 deletions lib/libXBMS/ccincludes.h

This file was deleted.

0 comments on commit 1424ad1

Please sign in to comment.