From 011a3d3e6d419213f86af14197969443fe470ed7 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 2 Jan 2021 07:54:20 +0100 Subject: [PATCH] kodi: Orphan package --- srcpkgs/kodi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kodi/template b/srcpkgs/kodi/template index 01b341192ab..4c035767e4d 100644 --- a/srcpkgs/kodi/template +++ b/srcpkgs/kodi/template @@ -7,7 +7,7 @@ wrksrc="xbmc-${version}-${_codename}" build_style=cmake configure_args="-DENABLE_INTERNAL_CROSSGUID=OFF -DWITH_FFMPEG=/usr" short_desc="Software media player and entertainment hub for digital media" -maintainer="Helmut Pozimski " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://www.kodi.tv" distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"