All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/kodi: remove dependency to libsamplerate
@ 2021-02-11 22:16 Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-02-11 22:16 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=95f354d9e93a08912e2206ebf012a91697481b65
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This package is not needed anymore since 2014:
https://github.com/xbmc/xbmc/commit/e36e4f0e2a46764d0c4341a5caf50cae6f772504

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/kodi/Config.in | 1 -
 package/kodi/kodi.mk   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/package/kodi/Config.in b/package/kodi/Config.in
index 8453ba0e07..ecc5a05324 100644
--- a/package/kodi/Config.in
+++ b/package/kodi/Config.in
@@ -88,7 +88,6 @@ menuconfig BR2_PACKAGE_KODI
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	select BR2_PACKAGE_LIBICONV_EXTRA_ENCODINGS if !BR2_ENABLE_LOCALE
 	select BR2_PACKAGE_LIBPLIST
-	select BR2_PACKAGE_LIBSAMPLERATE
 	select BR2_PACKAGE_LZO
 	select BR2_PACKAGE_NCURSES
 	select BR2_PACKAGE_OPENSSL
diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
index 80a8d4e6bf..3f22db48a3 100644
--- a/package/kodi/kodi.mk
+++ b/package/kodi/kodi.mk
@@ -37,7 +37,6 @@ KODI_DEPENDENCIES = \
 	libcurl \
 	libfribidi \
 	libplist \
-	libsamplerate \
 	lzo \
 	ncurses \
 	openssl \

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit] package/kodi: remove dependency to libsamplerate
@ 2021-03-06 20:37 Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-03-06 20:37 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=8c476e1bb7d592af542c62e268b2f9927b9649ea
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This package is not needed anymore since 2014:
https://github.com/xbmc/xbmc/commit/e36e4f0e2a46764d0c4341a5caf50cae6f772504

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/kodi/Config.in | 1 -
 package/kodi/kodi.mk   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/package/kodi/Config.in b/package/kodi/Config.in
index e805aa9d31..745df41e20 100644
--- a/package/kodi/Config.in
+++ b/package/kodi/Config.in
@@ -88,7 +88,6 @@ menuconfig BR2_PACKAGE_KODI
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	select BR2_PACKAGE_LIBICONV_EXTRA_ENCODINGS if !BR2_ENABLE_LOCALE
 	select BR2_PACKAGE_LIBPLIST
-	select BR2_PACKAGE_LIBSAMPLERATE
 	select BR2_PACKAGE_LZO
 	select BR2_PACKAGE_NCURSES
 	select BR2_PACKAGE_OPENSSL
diff --git a/package/kodi/kodi.mk b/package/kodi/kodi.mk
index 80a8d4e6bf..3f22db48a3 100644
--- a/package/kodi/kodi.mk
+++ b/package/kodi/kodi.mk
@@ -37,7 +37,6 @@ KODI_DEPENDENCIES = \
 	libcurl \
 	libfribidi \
 	libplist \
-	libsamplerate \
 	lzo \
 	ncurses \
 	openssl \

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-06 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 22:16 [Buildroot] [git commit] package/kodi: remove dependency to libsamplerate Peter Korsgaard
2021-03-06 20:37 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.