2013-11-02 00:16:14 +00:00
|
|
|
Categories:Internet
|
2013-03-01 18:49:30 +00:00
|
|
|
License:Apache2
|
2013-03-07 16:57:25 +00:00
|
|
|
Web Site:https://github.com/ubergeek42/weechat-android/wiki
|
2013-03-01 18:49:30 +00:00
|
|
|
Source Code:https://github.com/ubergeek42/weechat-android
|
|
|
|
Issue Tracker:https://github.com/ubergeek42/weechat-android/issues
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:weechat
|
2013-03-01 18:49:30 +00:00
|
|
|
Summary:Internet relay chat
|
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
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
|
2013-03-01 18:49:30 +00:00
|
|
|
computer.
|
2013-04-09 21:38:55 +00:00
|
|
|
This is the '''DEVELOPMENT''' version of this client. It may contain bugs or
|
2013-03-01 18:49:30 +00:00
|
|
|
features that are not fully implemented.
|
2013-04-09 21:38:55 +00:00
|
|
|
This is '''NOT''' a fully featured IRC client. It requires weechat running on a
|
|
|
|
server to connect to.
|
2013-03-07 16:57:25 +00:00
|
|
|
|
|
|
|
[https://github.com/ubergeek42/weechat-android/raw/master/Readme.md Changelog]
|
2013-03-01 18:49:30 +00:00
|
|
|
.
|
|
|
|
|
2013-04-08 12:36:43 +00:00
|
|
|
# pom is messy and assumes signing
|
2013-03-01 18:49:30 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/ubergeek42/weechat-android.git
|
|
|
|
|
2013-03-04 20:27:19 +00:00
|
|
|
Build Version:0.8-dev-b4,4,v0.08-dev-b4,subdir=weechat-android,\
|
2013-03-01 18:49:30 +00:00
|
|
|
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/
|
2013-04-08 12:36:43 +00:00
|
|
|
Build Version:0.8-dev-b5,5,b484867803,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/
|
2013-03-01 18:49:30 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-11-16 19:58:42 +00:00
|
|
|
# Tags lag behind, master often has pre-releases
|
2013-07-30 12:36:28 +00:00
|
|
|
Update Check Mode:None
|
2013-03-28 15:45:43 +00:00
|
|
|
Current Version:0.8-dev-b5
|
|
|
|
Current Version Code:5
|
2013-03-01 18:49:30 +00:00
|
|
|
|