New app: HoloIRC (disabled)

master
Boris Kraut 2014-12-16 22:06:25 +01:00
parent 5aeef78885
commit e09e623155
3 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,32 @@
Categories:Internet
License:GPLv3
Web Site:https://github.com/tilal6991/HoloIRC/blob/HEAD/README.mkdn
Source Code:https://github.com/tilal6991/HoloIRC
Issue Tracker:https://github.com/tilal6991/HoloIRC/issues
Auto Name:HoloIRC
Summary:IRC client
Description:
IRC client that is intended to be very lightweight and easy to use while not
sacrificing on features.
[https://github.com/tilal6991/HoloIRC/blob/HEAD/CHANGELOG.mkdn Changelog]
.
Repo Type:git
Repo:https://github.com/tilal6991/HoloIRC
Build:3.3.7,53
disable=crashlytics,sonatype, null/jre/lib/rt.jar does not exist
commit=v3.3.7
srclibs=relaylib@623eb759655a3dcdf4f26fe96db6e54fcbd6d577,buslib@ef71a796e93a72111b0d32033b86ef56fa37f87d
subdir=android
gradle=simple
prebuild=mkdir -p ../libraries && cp -fR $$relaylib$$ ../libraries/relay && cp -fR $$buslib$$ ../libraries/bus
# && sed -i -e '/crashlytics/d' build.gradle
Auto Update Mode:None
Update Check Mode:Tags
Current Version:3.3.7
Current Version Code:53

2
srclibs/buslib.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/tilal6991/Bus

2
srclibs/relaylib.txt Normal file
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/tilal6991/Relay