diff --git a/metadata/be.ppareit.shutdown.txt b/metadata/be.ppareit.shutdown.txt new file mode 100644 index 0000000000..ec94279cc4 --- /dev/null +++ b/metadata/be.ppareit.shutdown.txt @@ -0,0 +1,26 @@ +Categories:System +License:GPLv3 +Web Site:https://github.com/ppareit/Shutdown +Source Code:https://github.com/ppareit/Shutdown +Issue Tracker:https://github.com/ppareit/Shutdown/issues + +Auto Name:Shutdown +Summary:Shutdown dialog +Description: +Displays a shutdown/reboot dialog which is helpful with TV sticks and +devices alike. +. + +Repo Type:git +Repo:https://github.com/ppareit/Shutdown.git + +Build:1.2,10200 + commit=v1.2 + srclibs=RootTools@2.6 + prebuild=echo "source.dir=src;$$RootTools$$/src" >> ant.properties + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.2 +Current Version Code:10200 + diff --git a/srclibs/RootToolsGithub.txt b/srclibs/RootToolsGithub.txt new file mode 100644 index 0000000000..f3a71a271e --- /dev/null +++ b/srclibs/RootToolsGithub.txt @@ -0,0 +1,15 @@ +# Source details (the only mandatory fields) +Repo Type:git +Repo:https://github.com/Stericson/RootTools.git + +# Comma-separated list of subdirs to use. The first existing subdirectory +# found between those given will be used. If none is found or provided, the +# root of the repo directory will be used instead. +Subdir:RootTools + +# Any extra commands to prepare the source library +Prepare: + +# If given "Yes", "android update project -p ." will be executed +Update Project: +