mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: Calendula
This commit is contained in:
parent
648360ee50
commit
cede1b3baf
1 changed files with 38 additions and 0 deletions
38
metadata/es.usc.citius.servando.calendula.txt
Normal file
38
metadata/es.usc.citius.servando.calendula.txt
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Categories:Office
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/citiususc/calendula/blob/HEAD/readme.md
|
||||
Source Code:https://github.com/citiususc/calendula
|
||||
Issue Tracker:https://github.com/citiususc/calendula/issues
|
||||
|
||||
Auto Name:Calendula
|
||||
Summary:Manage medical prescription
|
||||
Description:
|
||||
Manage your medical prescriptions through a simple and intuitive
|
||||
interface. Users can easily define their own daily routines (wake
|
||||
up, lunch, dinner, ...) and then link medication intakes to them.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/citiususc/calendula
|
||||
|
||||
Build:1.0.3,4
|
||||
commit=332e05546ba909799042b3e6bd15e138a8f0b130
|
||||
subdir=Calendula
|
||||
gradle=yes
|
||||
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
||||
prebuild=sed -i -e '/sonatype/d' -e '/michaelpardo/d' build.gradle && \
|
||||
cp -fR $$ActiveAndroid$$/src/com src/main/java
|
||||
|
||||
Maintainer Notes:
|
||||
srclibs=ActiveAndroid@08c6335cd7324c6e72da536b0c6fffa5a798f6a2
|
||||
prebuild=pushd $$ActiveAndroid$$ && \
|
||||
sed -i 's@<version>3.8.2</version>@<version>3.7.0</version>@g' pom.xml pom-child.xml tests/pom.xml && \
|
||||
$$MVN3$$ -Dmaven.test.skip=true install && popd && \
|
||||
sed -i -e '/sonatype/d' -e '/mavenCentral/amavenLocal()' -e 's/michaelpardo/activeandroid/g' -e 's/3.1.0-SNAPSHOT/3.1-SNAPSHOT/g' build.gradle
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.2
|
||||
Current Version Code:3
|
||||
|
||||
Loading…
Reference in a new issue