fdroiddata/metadata/com.ubergeek42.WeechatAndroid.txt
2018-12-21 23:58:47 +09:00

81 lines
2.8 KiB
Plaintext

Categories:Internet
License:Apache-2.0
Web Site:https://github.com/ubergeek42/weechat-android/wiki
Source Code:https://github.com/ubergeek42/weechat-android
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
Changelog:https://github.com/ubergeek42/weechat-android/raw/HEAD/Readme.md
Name:WeeChat Android
Auto Name:Weechat-Android
Summary:Connect to remote WeeChat IRC sessions
Description:
Relay client for the Weechat IRC client. It allows you to connect to your phone
to your Weechat client and read/reply to your messages while away from your
computer. This is the <b>DEVELOPMENT</b> version of this client. It may contain
bugs or features that are not fully implemented. This is <b>NOT</b> a fully
featured IRC client. It requires weechat running on a server to connect to.
.
Repo Type:git
Repo:https://github.com/ubergeek42/weechat-android.git
Build:0.8-dev-b4,4
commit=v0.08-dev-b4
subdir=weechat-android
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
mvn clean package -f ../weechat-relay/pom.xml && \
mkdir -p libs/ && \
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
Build:0.8-dev-b5,5
commit=b484867803
subdir=weechat-android
srclibs=ActionBarSherlock@4.1.0,ViewPagerIndicator@2.4.1
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar,acra/acra-4.4.0.jar
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
mvn clean package -f ../weechat-relay/pom.xml && \
mkdir -p libs/ && \
mv ../weechat-relay/target/weechat-relay-0.8-SNAPSHOT.jar libs/
Build:0.9-rc1,12
commit=v0.9-rc1
subdir=weechat-android
gradle=yes
forceversion=yes
Build:0.10,14
commit=v0.10
subdir=weechat-android
gradle=yes
prebuild=sed -i '/gradleVersion/d' ../build.gradle
Build:0.11,435
commit=v0.11
subdir=weechat-android
gradle=yes
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
Build:0.12-git,436
commit=94269873d4a3ae2b95da1dc06cf360751260b278
subdir=weechat-android
gradle=yes
forceversion=yes
forcevercode=yes
prebuild=sed -i '/gradleVersion/d' ../build.gradle && \
sed -i -e '/Goddchen/d' build.gradle ../build.gradle
Build:0.13,437
commit=v0.13
subdir=app
gradle=yes
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:0.13
Current Version Code:437