aboutsummaryrefslogtreecommitdiff
path: root/addons/repository.pvr-osx64.xbmc.org
diff options
context:
space:
mode:
authorCory Fields <theuni-nospam-@xbmc.org>2012-12-19 19:02:13 -0500
committerCory Fields <theuni-nospam-@xbmc.org>2012-12-19 19:34:04 -0500
commita398c0361c871e90ba9f384e8cdc248fcf4ad7a4 (patch)
tree3fd9342c3de8218df088a0b429ab6265b07584c8 /addons/repository.pvr-osx64.xbmc.org
parent18545b6f9216228599b393fd79135af2561c8a51 (diff)
pvr: add pvr repos. For now they point to nowhere.
Diffstat (limited to 'addons/repository.pvr-osx64.xbmc.org')
-rw-r--r--addons/repository.pvr-osx64.xbmc.org/addon.xml22
-rw-r--r--addons/repository.pvr-osx64.xbmc.org/icon.pngbin0 -> 26829 bytes
2 files changed, 22 insertions, 0 deletions
diff --git a/addons/repository.pvr-osx64.xbmc.org/addon.xml b/addons/repository.pvr-osx64.xbmc.org/addon.xml
new file mode 100644
index 0000000000..de8df69ab2
--- /dev/null
+++ b/addons/repository.pvr-osx64.xbmc.org/addon.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<addon id="repository.pvr-osx64.xbmc.org"
+ name="XBMC.org PVR Add-ons"
+ version="1.0.0"
+ provider-name="Team XBMC">
+ <requires>
+ <import addon="xbmc.addon" version="12.0.0"/>
+ </requires>
+ <extension point="xbmc.addon.repository"
+ name="Official XBMC.org PVR Add-on Repository">
+ <info compressed="true">http://mirrors.xbmc.org/addons/frodo/pvr/osx64/addons.xml</info>
+ <checksum>http://mirrors.xbmc.org/addons/frodo/pvr/osx64/addons.xml.md5</checksum>
+ <datadir zip="true">http://mirrors.xbmc.org/addons/frodo/pvr/osx64</datadir>
+ <hashes>true</hashes>
+ </extension>
+ <extension point="xbmc.addon.metadata">
+ <summary lang="en">Install PVR Add-ons from XBMC.org</summary>
+ <description lang="en">Download and install PVR add-ons from the Official XBMC.org addon 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 addons on this repository have under gone basic testing, if you find a broken or not working addon please report it to Team XBMC so we can take any action needed.</description>
+ <disclaimer lang="en">Team XBMC did not make all the add-ons on this repository and are not responsible for their content</disclaimer>
+ <platform>osx64</platform>
+ </extension>
+</addon>
diff --git a/addons/repository.pvr-osx64.xbmc.org/icon.png b/addons/repository.pvr-osx64.xbmc.org/icon.png
new file mode 100644
index 0000000000..a7ad3ebb84
--- /dev/null
+++ b/addons/repository.pvr-osx64.xbmc.org/icon.png
Binary files differ