[SCM] kodi/experimental: Drop J2ME client support in sync with upstream

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Fri Aug 5 00:01:36 UTC 2016


The following commit has been merged in the experimental branch:
commit 0514a84ddd09489019355d3dd276b2f6d5684f39
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Aug 4 13:15:39 2016 +0200

    Drop J2ME client support in sync with upstream

diff --git a/debian/control b/debian/control
index cced458..99257be 100644
--- a/debian/control
+++ b/debian/control
@@ -288,33 +288,6 @@ Description: Open Source Home Theatre (Event Client WII Remote support package)
  .
  This package is the Wii Remote client package for Kodi.
 
-Package: kodi-eventclients-j2me
-Architecture: all
-Depends: kodi-eventclients-common (= ${binary:Version}),
-         ${python:Depends},
-         python-bluez | python-lightblue,
-         ${misc:Depends}
-Description: Open Source Home Theatre (Event Client J2ME package)
- Kodi, formerly known as XBMC is an award winning free and
- open source software media-player and entertainment hub for all your digital
- media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV)
- and Microsoft Windows, as well as the original Xbox game console. Created in
- 2003 by a group of like minded programmers, Kodi is a non-profit project run
- and developed by volunteers located around the world. More than 50 software
- developers have contributed to Kodi, and 100-plus translators have worked to
- expand its reach, making it available in more than 30 languages.
- .
- While Kodi functions very well as a standard media player application for
- your computer, it has been designed to be the perfect companion for your
- HTPC. Supporting an almost endless range of remote controls, and combined
- with its beautiful interface and powerful skinning engine, Kodi feels very
- natural to use from the couch and is the ideal solution for your home
- theater. Once installed, your computer will become a fully functional
- multimedia jukebox.
- .
- This package is the J2ME package for Kodi Event Client. This is meant to
- provide a server that communicate with a mobile tool supporting Java ME.
-
 Package: kodi-eventclients-ps3
 Architecture: all
 Multi-Arch: foreign
diff --git a/debian/copyright b/debian/copyright
index 2ecf91b..de00d07 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -120,10 +120,6 @@ Files: tools/EventClients/*
 Copyright: 2008-2013, Team XBMC
 License: GPL-2+
 
-Files: tools/EventClients/Clients/J2ME?Client/*
-Copyright: 2008, topfs2
-License: GPL-2+
-
 Files: tools/EventClients/Clients/Kodi?Send/*
 Copyright: 2009, Team XBMC
 License: GPL-2+
diff --git a/debian/kodi-eventclients-j2me.install b/debian/kodi-eventclients-j2me.install
deleted file mode 100644
index 1ef9946..0000000
--- a/debian/kodi-eventclients-j2me.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/kodi-j2meremote
diff --git a/debian/kodi-eventclients-j2me.manpages b/debian/kodi-eventclients-j2me.manpages
deleted file mode 100644
index 0b8a8fb..0000000
--- a/debian/kodi-eventclients-j2me.manpages
+++ /dev/null
@@ -1 +0,0 @@
-docs/manpages/kodi-j2meremote.1

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list