diff --git a/packages/mediacenter/xbmc-theme-Confluence/package.mk b/packages/mediacenter/kodi-theme-Confluence/package.mk similarity index 78% rename from packages/mediacenter/xbmc-theme-Confluence/package.mk rename to packages/mediacenter/kodi-theme-Confluence/package.mk index 727b4ffda1..570c426b11 100644 --- a/packages/mediacenter/xbmc-theme-Confluence/package.mk +++ b/packages/mediacenter/kodi-theme-Confluence/package.mk @@ -16,18 +16,18 @@ # along with OpenELEC. If not, see . ################################################################################ -PKG_NAME="xbmc-theme-Confluence" +PKG_NAME="kodi-theme-Confluence" PKG_VERSION="14-71f2030" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" -PKG_SITE="http://www.xbmc.org" +PKG_SITE="http://www.kodi.tv" PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" -PKG_DEPENDS_TARGET="toolchain xbmc" +PKG_DEPENDS_TARGET="toolchain kodi" PKG_PRIORITY="optional" PKG_SECTION="mediacenter" -PKG_SHORTDESC="xbmc-theme-Confluence: Kodi Mediacenter default theme" -PKG_LONGDESC="Kodi Media Center (which was formerly named Xbox Media Center) is a free and open source cross-platform media player and home entertainment system software with a 10-foot user interface designed for the living-room TV. Its graphical user interface allows the user to easily manage video, photos, podcasts, and music from a computer, optical disk, local network, and the internet using a remote control." +PKG_SHORTDESC="kodi-theme-Confluence: Kodi Mediacenter default theme" +PKG_LONGDESC="Kodi Media Center (which was formerly named Xbox Media Center and XBMC) is a free and open source cross-platform media player and home entertainment system software with a 10-foot user interface designed for the living-room TV. Its graphical user interface allows the user to easily manage video, photos, podcasts, and music from a computer, optical disk, local network, and the internet using a remote control." PKG_IS_ADDON="no" PKG_AUTORECONF="no" diff --git a/packages/mediacenter/xbmc-theme-Confluence/patches/xbmc-theme-Confluence-001-add_oe_settings_to_homescreen.patch b/packages/mediacenter/kodi-theme-Confluence/patches/kodi-theme-Confluence-001-add_oe_settings_to_homescreen.patch similarity index 100% rename from packages/mediacenter/xbmc-theme-Confluence/patches/xbmc-theme-Confluence-001-add_oe_settings_to_homescreen.patch rename to packages/mediacenter/kodi-theme-Confluence/patches/kodi-theme-Confluence-001-add_oe_settings_to_homescreen.patch