- add meta informations
authorDario Croci <spaeleus@users.schwerkraft.elitedvb.net>
Fri, 5 Mar 2010 19:32:58 +0000 (19:32 +0000)
committerDario Croci <spaeleus@users.schwerkraft.elitedvb.net>
Fri, 5 Mar 2010 19:32:58 +0000 (19:32 +0000)
dyndns/Makefile.am
dyndns/meta/Makefile.am [new file with mode: 0755]
dyndns/meta/dyndns.jpg [new file with mode: 0755]
dyndns/meta/plugin_dyndns.xml [new file with mode: 0755]

index 308a09c..f02178e 100644 (file)
@@ -1 +1 @@
-SUBDIRS = src\r
+SUBDIRS = src meta\r
diff --git a/dyndns/meta/Makefile.am b/dyndns/meta/Makefile.am
new file mode 100755 (executable)
index 0000000..b8da5f8
--- /dev/null
@@ -0,0 +1,6 @@
+installdir = $(datadir)/meta/
+
+dist_install_DATA = plugin_dyndns.xml
+
+EXTRA_DIST = dyndns.jpg
+
diff --git a/dyndns/meta/dyndns.jpg b/dyndns/meta/dyndns.jpg
new file mode 100755 (executable)
index 0000000..e965813
Binary files /dev/null and b/dyndns/meta/dyndns.jpg differ
diff --git a/dyndns/meta/plugin_dyndns.xml b/dyndns/meta/plugin_dyndns.xml
new file mode 100755 (executable)
index 0000000..197bc52
--- /dev/null
@@ -0,0 +1,26 @@
+<default>
+         <prerequisites>
+                    <tag type="System" />
+         </prerequisites>
+          <info language="en">
+                    <author>3c5x9</author>
+                    <name>Dyndns Client</name>
+                    <packagename>enigma2-plugin-extensions-dyndns</packagename>
+                    <shortdescription>A client for www.dyndns.org</shortdescription>
+                    <description>A client for www.dyndns.org</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_dyndns.jpg" />
+          </info>
+          <info language="de">
+                    <author>3c5x9</author>
+                    <name>Dyndns Client</name>
+                    <packagename>enigma2-plugin-extensions-dyndns</packagename>
+                    <shortdescription>Ein Client für www.dyndns.org</shortdescription>
+                    <description>Ein Client für www.dyndns.org</description>
+                    <screenshot src="http://www.dreamboxupdate.com/preview/plugin_dyndns.jpg" />
+          </info>
+         <files type="package"> <!-- without version, without .ipk -->
+               <file type="package" name="enigma2-plugin-extensions-dyndns" />
+         </files>
+</default>
+
+