Merge pull request #3283 from Karlson2k/win32_small_cleanup_01
[vuplus_xbmc] / addons / repository.pvr-osx32.xbmc.org / addon.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <addon id="repository.pvr-osx32.xbmc.org"
3                 name="XBMC.org PVR Add-ons"
4                 version="1.0.0"
5                 provider-name="Team XBMC">
6   <requires>
7     <import addon="xbmc.addon" version="12.0.0"/>
8   </requires>
9         <extension point="xbmc.addon.repository"
10                 name="Official XBMC.org PVR Add-on Repository">
11                 <info compressed="true">http://mirrors.xbmc.org/addons/frodo/pvr/osx32/addons.xml</info>
12                 <checksum>http://mirrors.xbmc.org/addons/frodo/pvr/osx32/addons.xml.md5</checksum>
13                 <datadir zip="true">http://mirrors.xbmc.org/addons/frodo/pvr/osx32</datadir>
14                 <hashes>true</hashes>
15         </extension>
16         <extension point="xbmc.addon.metadata">
17                 <summary lang="en">Install PVR Add-ons from XBMC.org</summary>
18                 <description lang="en">Download and install PVR add-ons from the Official XBMC.org add-on repository.[CR]  By using the official Repository you will be able to take advantage of our extensive file mirror service to help get you faster downloads from a region close to you.[CR]  All add-ons on this repository have under gone basic testing, if you find a broken or not working add-on please report it to Team XBMC so we can take any action needed.</description>
19                 <disclaimer lang="en">Team XBMC did not make all the add-ons on this repository and are not responsible for their content</disclaimer>
20                 <platform>osx32</platform>
21         </extension>
22 </addon>