From d0a90d325453a4a5efb7b92566b7cf2cf553e456 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 26 Oct 2014 15:49:08 +0100 Subject: [PATCH] New app: French Calendar --- metadata/ca.rmen.android.frenchcalendar.txt | 32 +++++++++++++++++++++ srclibs/FrenchRevolutionaryCalendar.txt | 2 ++ 2 files changed, 34 insertions(+) create mode 100644 metadata/ca.rmen.android.frenchcalendar.txt create mode 100644 srclibs/FrenchRevolutionaryCalendar.txt diff --git a/metadata/ca.rmen.android.frenchcalendar.txt b/metadata/ca.rmen.android.frenchcalendar.txt new file mode 100644 index 0000000000..6d27d057fd --- /dev/null +++ b/metadata/ca.rmen.android.frenchcalendar.txt @@ -0,0 +1,32 @@ +Categories:Office +License:GPLv2 +Web Site:https://github.com/caarmen/FRCAndroidWidget/blob/HEAD/README.md +Source Code:https://github.com/caarmen/FRCAndroidWidget +Issue Tracker:https://github.com/caarmen/FRCAndroidWidget/issues + +Auto Name:French Calendar +Summary:French Revolutionary calendar widget +Description: +Widget which displays the current date and time in the French Revolutionary +calendar. The widget supports the following preferences: + +* Update frequency: every minute, or once a day. +* Calculation method: method used to determine the first day of the year: Either based on the autumn equinox, or the Romme method. + +The color of the scroll is different for each month. +. + +Repo Type:git +Repo:https://github.com/caarmen/FRCAndroidWidget + +Build:1.2.3,123 + commit=release-1.2.3 + srclibs=FrenchRevolutionaryCalendar@release-1.0.5 + rm=libs/* + prebuild=pushd $$FrenchRevolutionaryCalendar$$ && $$MVN3$$ package && popd && cp $$FrenchRevolutionaryCalendar$$/library/target/lib-french-revolutionary-calendar-*.jar libs/ + +Auto Update Mode:None +Update Check Mode:Tags ^release- +Current Version:1.2.3 +Current Version Code:123 + diff --git a/srclibs/FrenchRevolutionaryCalendar.txt b/srclibs/FrenchRevolutionaryCalendar.txt new file mode 100644 index 0000000000..8ef0941492 --- /dev/null +++ b/srclibs/FrenchRevolutionaryCalendar.txt @@ -0,0 +1,2 @@ +Repo Type:git +Repo:https://github.com/caarmen/french-revolutionary-calendar