fdroiddata/metadata/org.cipherdyne.fwknop2.txt

103 lines
4.2 KiB
Plaintext
Raw Normal View History

2015-06-08 10:36:39 +00:00
Categories:Internet
License:GPLv2+
Web Site:https://www.cipherdyne.org/
Source Code:https://github.com/oneru/fwknop2
Issue Tracker:https://github.com/oneru/fwknop2/issues
Auto Name:Fwknop2
Summary:Client to send SPA packets to a fwknopd server
Description:
Allows you to send packets to an fwknopd service to remotely open ports on a
Linux machine or a router running OpenWrt. Fwknop2 has the ability to launch
an ssh client to start the login process through the newly opened port. It
also includes the ability to import keys via QR codes.
.
Repo Type:git
Repo:https://github.com/oneru/fwknop2.git
2015-06-12 22:23:11 +00:00
Build:1.0,3
2015-06-15 22:06:07 +00:00
disable=pre-release
2015-06-12 22:23:11 +00:00
commit=83416b654afd17c1e35d3f4b82fd109d8a8cf32c
2015-06-08 10:36:39 +00:00
subdir=app
2015-06-12 22:23:11 +00:00
gradle=yes
2015-06-14 09:57:53 +00:00
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' build.gradle && \
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
pushd $$juicessh-plugin-library$$ && \
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
gradle uploadArchives && \
popd
buildjni=no
2015-06-08 10:36:39 +00:00
2015-06-14 09:57:53 +00:00
Build:1.0,4
commit=v1.0-release
subdir=app
gradle=yes
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
2015-06-15 22:06:07 +00:00
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' -e '/juicessh/d' build.gradle && \
2015-06-14 09:57:53 +00:00
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
2015-06-15 22:06:07 +00:00
mkdir -p ../libs/ && \
2015-06-19 00:34:07 +00:00
pushd $$juicessh-plugin-library$$ && \
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
popd && \
cp -fR $$juicessh-plugin-library$$ ../libs/ && \
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
buildjni=no
Build:1.0.1,5
2015-06-20 14:37:22 +00:00
commit=v1.0.1-release
2015-06-19 00:34:07 +00:00
subdir=app
gradle=yes
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' -e '/juicessh/d' build.gradle && \
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
mkdir -p ../libs/ && \
pushd $$juicessh-plugin-library$$ && \
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
popd && \
2015-06-15 22:06:07 +00:00
cp -fR $$juicessh-plugin-library$$ ../libs/ && \
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
2015-06-14 09:57:53 +00:00
buildjni=no
2015-06-08 10:36:39 +00:00
2015-06-25 00:34:17 +00:00
Build:1.0.2,6
commit=v1.0.2-release
subdir=app
gradle=yes
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' -e '/juicessh/d' build.gradle && \
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
mkdir -p ../libs/ && \
pushd $$juicessh-plugin-library$$ && \
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
popd && \
cp -fR $$juicessh-plugin-library$$ ../libs/ && \
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
buildjni=no
2015-08-05 15:06:42 +00:00
Build:1.1-Beta-2,8
2015-08-10 16:11:43 +00:00
commit=V1.1-Beta.2
2015-08-05 15:06:42 +00:00
subdir=app
gradle=yes
srclibs=juicessh-plugin-library@cf1a9c3494f15c324fbb1e373b49b1b3a79b1926
prebuild=sed -i -e '/raw.github.com\/Sonelli\/maven/d' -e '/juicessh/d' build.gradle && \
sed -i -e '/jcenter/amavenLocal()' ../build.gradle && \
mkdir -p ../libs/ && \
pushd $$juicessh-plugin-library$$ && \
sed -i -e '/Dropbox/d' -e '/groupId/irepository(url: mavenLocal().url)' build.gradle && \
popd && \
cp -fR $$juicessh-plugin-library$$ ../libs/ && \
echo -e "\ninclude ':libs:juicessh-plugin-library'" >> ../settings.gradle && \
sed -i -e '/support-v4/acompile project(":libs:juicessh-plugin-library")' build.gradle
buildjni=no
2015-06-20 14:37:22 +00:00
Auto Update Mode:Version v%v-release
2015-08-10 16:11:43 +00:00
Update Check Mode:Tags ^.*-release$
2015-06-14 09:57:53 +00:00
Update Check Name:biz.incomsystems.fwknop2
2015-08-10 16:11:43 +00:00
Current Version:1.0.2
Current Version Code:6
2015-06-08 10:36:39 +00:00