From 314592e38ef304da1e2771b007d73a30f7b463c6 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 23 Aug 2015 01:58:38 +0200 Subject: [PATCH] New app: Etherwake --- metadata/org.schabi.etherwake.txt | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/org.schabi.etherwake.txt diff --git a/metadata/org.schabi.etherwake.txt b/metadata/org.schabi.etherwake.txt new file mode 100644 index 0000000000..78b9be2902 --- /dev/null +++ b/metadata/org.schabi.etherwake.txt @@ -0,0 +1,37 @@ +Categories:System +License:GPLv3+ +Web Site: +Source Code:https://github.com/theScrabi/Etherwake-app +Issue Tracker:https://github.com/theScrabi/Etherwake-app/issues + +Auto Name:Etherwake +Summary:Wake computers on the same network +Description: +Wraper around the ehterwake command. It is used to start computers within +the same network as the smartphone. Since this app sends pure ethernetframes +it requires root privileges. +. + +Requires Root:Yes + +Repo Type:git +Repo:https://github.com/theScrabi/Etherwake-app + +Build:1.0,1 + commit=c8fe1d10592ddad5c2f36f857ca8c22e153c79c0 + subdir=app + gradle=yes + rm=app/src/main/res/raw/* + prebuild=pushd ../cmd && \ + sed -i -e '/NDK=/d' build.sh && sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \ + chmod +x build.sh && \ + popd + build=pushd ../cmd && \ + ./build.sh && \ + popd + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.0 +Current Version Code:1 +