Added meta files to the plugin
authorAnders Holst <aholst@users.schwerkraft.elitedvb.net>
Tue, 22 Dec 2009 23:06:54 +0000 (23:06 +0000)
committerAnders Holst <aholst@users.schwerkraft.elitedvb.net>
Tue, 22 Dec 2009 23:06:54 +0000 (23:06 +0000)
reconstructapsc/meta/Makefile.am [new file with mode: 0644]
reconstructapsc/meta/plugin_reconstructapsc.xml [new file with mode: 0644]
reconstructapsc/meta/reconstructapsc.jpg [new file with mode: 0644]

diff --git a/reconstructapsc/meta/Makefile.am b/reconstructapsc/meta/Makefile.am
new file mode 100644 (file)
index 0000000..213a0aa
--- /dev/null
@@ -0,0 +1,5 @@
+installdir = $(datadir)/meta/
+
+dist_install_DATA = plugin_reconstruct_apsc.xml
+
+EXTRA_DIST = reconstruct_apsc.jpg
diff --git a/reconstructapsc/meta/plugin_reconstructapsc.xml b/reconstructapsc/meta/plugin_reconstructapsc.xml
new file mode 100644 (file)
index 0000000..aaf10f3
--- /dev/null
@@ -0,0 +1,24 @@
+<default>
+         <prerequisites>
+                    <tag type="Recording" />
+         </prerequisites>
+          <info language="en">
+                    <author>Anders Holst</author>
+                    <name>ReconstructApSc</name>
+                    <packagename>enigma2-plugin-extensions-reconstruct_apsc</packagename>
+                    <shortdescription>Reconstruct .ap and .sc files</shortdescription>
+                    <description>Reconstruct missing or corrupt .ap and .sc files of movies</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_reconstruct_apsc.jpg" />                 
+          </info>
+          <info language="de">
+                    <author>Anders Holst</author>
+                    <name>ReconstructApSc</name>
+                    <packagename>enigma2-plugin-extensions-reconstruct_apsc</packagename>
+                    <shortdescription>Rekonstruiren .ap und .sc Dateien</shortdescription>
+                    <description>Rekonstruiren fehlende oder zerstörte .ap und .sc Dateien für die Filme</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_reconstruct_apsc.jpg" />                 
+          </info>
+         <files type="package"> <!-- without version, without .ipk -->
+               <file type="package" name="enigma2-plugin-extensions-reconstruct_apsc" />
+         </files>
+</default>
diff --git a/reconstructapsc/meta/reconstructapsc.jpg b/reconstructapsc/meta/reconstructapsc.jpg
new file mode 100644 (file)
index 0000000..a2c4939
Binary files /dev/null and b/reconstructapsc/meta/reconstructapsc.jpg differ