From f62ac52c28eb7afa6d4615001c56f21e6e32ae6b Mon Sep 17 00:00:00 2001 From: Michael Haas Date: Thu, 24 Nov 2011 10:09:38 +0100 Subject: [PATCH 1/2] Add WOL package. --- metadata/net.mafro.android.wakeonlan.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 metadata/net.mafro.android.wakeonlan.txt diff --git a/metadata/net.mafro.android.wakeonlan.txt b/metadata/net.mafro.android.wakeonlan.txt new file mode 100644 index 0000000000..254df702d0 --- /dev/null +++ b/metadata/net.mafro.android.wakeonlan.txt @@ -0,0 +1,16 @@ +Use Built:Yes +License:GPLv3+ +Category:System +Web Site:http://android.mafro.net/ +Source Code:https://github.com/mafrosis/Wake-On-Lan +Issue Tracker:https://github.com/mafrosis/Wake-On-Lan/issues +Summary:Wake-On-Lan +Description: +Sends Wake-On-Lan magic packets. +. + +Repo Type:git +Repo:https://github.com/mafrosis/Wake-On-Lan.git + +Build Version:1.4.2,12,468312845057e78a70f7b6260f2b116042571c42 + From ecfcb777b73f3b34de0019f454e128fa2f20e583 Mon Sep 17 00:00:00 2001 From: Michael Haas Date: Thu, 24 Nov 2011 10:16:53 +0100 Subject: [PATCH 2/2] WOL app is actually under BSD license --- metadata/net.mafro.android.wakeonlan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/net.mafro.android.wakeonlan.txt b/metadata/net.mafro.android.wakeonlan.txt index 254df702d0..86e8a583bd 100644 --- a/metadata/net.mafro.android.wakeonlan.txt +++ b/metadata/net.mafro.android.wakeonlan.txt @@ -1,5 +1,5 @@ Use Built:Yes -License:GPLv3+ +License:BSD Category:System Web Site:http://android.mafro.net/ Source Code:https://github.com/mafrosis/Wake-On-Lan