Meta Configuration of Package kodi

14
 
1
<package name="kodi" project="Multimedia">
2
  <title>Kodi media center</title>
3
  <description>Kodi media center is a free cross-platform media-player jukebox and entertainment hub.&#13;
4
Kodi can play a spectrum of of multimedia formats, and featuring playlist, audio visualizations, slideshow, and weather forecast functions, together third-party plugins.</description>
5
  <person userid="manfred-h" role="maintainer"/>
6
  <person userid="sagiben" role="maintainer"/>
7
  <build>
8
    <disable arch="armv7l"/>
9
    <disable arch="aarch64"/>
10
    <disable arch="i586" repository="openSUSE_Tumbleweed"/>
11
    <disable repository="openSUSE_Leap_16.0"/>
12
  </build>
13
</package>
14