disabled app com.ubergeek42.WeechatAndroid
This commit is contained in:
parent
a118363880
commit
3781c28fbd
33
metadata/com.ubergeek42.WeechatAndroid.txt
Normal file
33
metadata/com.ubergeek42.WeechatAndroid.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
Category:Internet
|
||||
License:Apache2
|
||||
Web Site:https://github.com/ubergeek42/weechat-android
|
||||
Source Code:https://github.com/ubergeek42/weechat-android
|
||||
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
|
||||
|
||||
Summary:Internet relay chat
|
||||
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 '''DEVELOPMENT''' version of this client. It may contain bugs or
|
||||
features that are not fully implemented.
|
||||
This is '''NOT''' 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 Version:0.8-dev-b4,4,!let's test it v0.08-dev-b4,subdir=weechat-android,\
|
||||
extlibs=sl4j/slf4j-android-1.6.1-RC1.jar;acra/acra-4.4.0.jar,\
|
||||
srclibs=ActionBarSherlock@4.1.0;ViewPagerIndicator@2.4.1,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/
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8-dev-b4
|
||||
Current Version Code:4
|
||||
|
Loading…
Reference in a new issue