Skip to content

Commit

Permalink
Merge pull request #11149 from MartijnKaijser/rtmp_cleanup_krypton
Browse files Browse the repository at this point in the history
[depends] remove rtmp as it's included through ffmpeg or as binary addon
  • Loading branch information
MartijnKaijser committed Dec 13, 2016
2 parents 3414c46 + 3373a35 commit 27babda
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 101 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -274,7 +274,6 @@ lib/cpluff/stamp-h1
/system/EasyHook32.dll
/system/libcurl.dll
/system/libeay32.dll
/system/librtmp.dll
/system/libexif.dll
/system/ssh.dll
/system/sqlite3.dll
Expand Down
2 changes: 1 addition & 1 deletion docs/README.linux
Expand Up @@ -52,7 +52,7 @@ Build-Depends: autoconf, automake, autopoint, autotools-dev, cmake, curl,
libfribidi-dev, libgif-dev (>= 4.1.6), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev,
libiso9660-dev, libjpeg-dev, libltdl-dev, liblzo2-dev, libmicrohttpd-dev,
libmpcdec-dev, libmysqlclient-dev, libnfs-dev,
libpcre3-dev, libplist-dev, libpng12-dev | libpng-dev, libpulse-dev, librtmp-dev,libsdl2-dev,
libpcre3-dev, libplist-dev, libpng12-dev | libpng-dev, libpulse-dev, libsdl2-dev,
libshairplay-dev, libsmbclient-dev, libsqlite3-dev, libssh-dev, libssl-dev, libswscale-dev,
libtag1-dev (>= 1.8), libtinyxml-dev (>= 2.6.2), libtool, libudev-dev,
libusb-dev, libva-dev, libvdpau-dev, libxml2-dev,
Expand Down
18 changes: 0 additions & 18 deletions project/cmake/cpack/deb/copyright
Expand Up @@ -2330,24 +2330,6 @@ libnfs - NFS client library
You should have received a copy of the GNU Lesser General Public License
along with this library. If not, see <http://www.gnu.org/licenses/>.

librtmp - toolkit for RTMP streams

Copyright (C) 2009 Andrej Stepanchuk
Copyright (C) 2009-2010 Howard Chu

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

libsquish - Open source DXT compression library

Copyright (C) 2006 Simon Brown <si@sjbrown.co.uk>
Expand Down
2 changes: 1 addition & 1 deletion project/cmake/cpack/deb/packages/kodi.txt.in
Expand Up @@ -15,7 +15,7 @@ PACKAGE_ARCHITECTURE all
PACKAGE_SECTION video
PACKAGE_PRIORITY optional
PACKAGE_SHLIBDEPS
PACKAGE_DEPENDS @APP_NAME_LC@-bin (>= @CPACK_DEBIAN_PACKAGE_VERSION@), @APP_NAME_LC@-bin (<< @CPACK_DEBIAN_PACKAGE_VERSION@.1~), curl, libcurl3, mesa-utils, x11-utils, fonts-liberation | ttf-liberation, fonts-dejavu-core | ttf-dejavu-core, python-bluez | python-lightblue, python-imaging, python-simplejson, libass5 | libass4, libgif5 | libgif7, libssh-4 | libssh2-1, libnfs8 | libnfs4 | libnfs1, libbluray1, libshairplay0, libvorbisfile3, libaacs0, libcec4, librtmp1 | librtmp0, libgnutls30 | libgnutls-deb0-28 | libgnutls28 | libgnutls26, libxslt1.1, libyajl2
PACKAGE_DEPENDS @APP_NAME_LC@-bin (>= @CPACK_DEBIAN_PACKAGE_VERSION@), @APP_NAME_LC@-bin (<< @CPACK_DEBIAN_PACKAGE_VERSION@.1~), curl, libcurl3, mesa-utils, x11-utils, fonts-liberation | ttf-liberation, fonts-dejavu-core | ttf-dejavu-core, python-bluez | python-lightblue, python-imaging, python-simplejson, libass5 | libass4, libgif5 | libgif7, libssh-4 | libssh2-1, libnfs8 | libnfs4 | libnfs1, libbluray1, libshairplay0, libvorbisfile3, libaacs0, libcec4, libgnutls30 | libgnutls-deb0-28 | libgnutls28 | libgnutls26, libxslt1.1, libyajl2
PACKAGE_RECOMMENDS libvdpau1, libva-intel-vaapi-driver, libva1
PACKAGE_SUGGESTS @APP_NAME_LC@-pvr-mythtv, @APP_NAME_LC@-pvr-vuplus, @APP_NAME_LC@-pvr-vdr-vnsi, @APP_NAME_LC@-pvr-njoy, @APP_NAME_LC@-pvr-nextpvr, @APP_NAME_LC@-pvr-mediaportal-tvserver, @APP_NAME_LC@-pvr-tvheadend-hts, @APP_NAME_LC@-pvr-dvbviewer, @APP_NAME_LC@-pvr-argustv, @APP_NAME_LC@-pvr-iptvsimple, @APP_NAME_LC@-audioencoder-vorbis, @APP_NAME_LC@-audioencoder-flac, @APP_NAME_LC@-audioencoder-lame
PACKAGE_BREAKS xbmc (<< 2:14.0~git20141019), xbmc-data, xbmc-standalone
Expand Down
1 change: 0 additions & 1 deletion project/cmake/scripts/android/Install.cmake
Expand Up @@ -91,7 +91,6 @@ foreach(lib IN LISTS required_dyload dyload_optional ITEMS Shairplay)
endif()
endforeach()
add_bundle_file(${SMBCLIENT_LIBRARY} ${libdir} "")
add_bundle_file(${DEPENDS_PATH}/lib/librtmp.so ${libdir} "")

# Main targets from Makefile.in
if(CPU MATCHES i686)
Expand Down
1 change: 0 additions & 1 deletion tools/android/packaging/Makefile.in
@@ -1,7 +1,6 @@
include ../../depends/Makefile.include

OBJS = libcurl.so \
librtmp.so \
libplist.so libshairplay.so \
libnfs.so libass.so \
libbluray.so libsmbclient.so
Expand Down
3 changes: 1 addition & 2 deletions tools/depends/target/Makefile
Expand Up @@ -9,7 +9,7 @@ DEPENDS = \
libgcrypt bzip2 liblzo2 libzip freetype2 fontconfig \
openssl gmp nettle gnutls curl \
libjpeg-turbo libpng fribidi libass \
librtmp libxml2 yajl libmicrohttpd mysql libffi \
libxml2 yajl libmicrohttpd mysql libffi \
python27 libshairplay \
libplist libcec libbluray tinyxml dummy-libxbmc \
libamplayer libssh taglib libusb libnfs \
Expand Down Expand Up @@ -83,7 +83,6 @@ libgcrypt: libgpg-error
fontconfig: freetype2 expat $(ICONV)
curl: openssl
libass: fontconfig libpng freetype2 expat $(ICONV)
librtmp: openssl
libmicrohttpd: gnutls libgcrypt libgpg-error
python27: expat gettext libxml2 sqlite3 openssl libffi
libcdio: $(ICONV)
Expand Down
2 changes: 1 addition & 1 deletion tools/depends/target/curl/Makefile
Expand Up @@ -13,7 +13,7 @@ ARCHIVE=$(SOURCE).tar.bz2
# configuration settings
CONFIGURE=cp -f $(CONFIG_SUB) $(CONFIG_GUESS) .; \
./configure --prefix=$(PREFIX) \
--without-libssh2 --disable-ntlm-wb --enable-ipv6 --without-librtmp
--without-libssh2 --disable-ntlm-wb --enable-ipv6

LIBDYLIB=$(PLATFORM)/lib/.libs/lib$(LIBNAME).a

Expand Down
54 changes: 0 additions & 54 deletions tools/depends/target/librtmp/Makefile

This file was deleted.

11 changes: 0 additions & 11 deletions tools/depends/target/librtmp/libm.patch

This file was deleted.

10 changes: 0 additions & 10 deletions tools/depends/target/librtmp/prefix.patch

This file was deleted.

0 comments on commit 27babda

Please sign in to comment.