FrogPw: Initial metadata

This commit is contained in:
Boris Kraut 2014-04-22 00:07:29 +02:00
parent 58e0c77edd
commit 8fbb5eaef3

View file

@ -0,0 +1,40 @@
Categories:Office,Internet
License:GPLv3
Web Site:http://serverfrog.github.io/FrogPw/
Source Code:https://github.com/Serverfrog/FrogPw
Issue Tracker:https://github.com/Serverfrog/FrogPw/issues
Summary:Helps to remember passwords
Description:
A password generator which will generate the same password only when the
masterpasword, the webseite and the servicetype match.
.
Repo Type:git
Repo:https://github.com/Serverfrog/FrogPw.git
Build:0.1.2,1016
commit=b35bc593507e275d7cbe6b207b4e40170b68ecb2
subdir=FrogPw-Android
maven=yes
prebuild=sed -i -e 's@<artifactId>FrogPw-Core</artifactId>@<artifactId>FrogPw-Core</artifactId><scope>system</scope><systemPath>${basedir}/../FrogPw-Core/target/FrogPw.jar</systemPath>@g' -e 's@<phase>package</phase>@<phase>none</phase>@g' pom.xml && \
cd ../FrogPw-Core && \
mvn package
scanignore=FrogPw-Core/target/
Maintainer Notes:
Replacing package phase globally is a bad idea, need to run something
like 'mvn package -Dmaven.jar.sign.skip=true'.
Running mvn from the root directory builds lib and apk, but this will
break the UCM.
Version mismatch: Version Code from the APK seems to ber versionCode + 1
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Vercode Operation:%c + 1
Current Version:0.1.2
Current Version Code:1016