2014-01-23 04:43:05 +00:00
|
|
|
Categories:Multimedia
|
2013-12-07 16:41:39 +00:00
|
|
|
License:GPLv3
|
2015-03-05 14:08:48 +00:00
|
|
|
Web Site:https://trishika.github.io/DroidUPnP
|
2013-12-07 16:41:39 +00:00
|
|
|
Source Code:https://github.com/trishika/DroidUPnP
|
|
|
|
Issue Tracker:https://github.com/trishika/DroidUPnP/issues
|
|
|
|
|
|
|
|
Auto Name:DroidUPnP
|
|
|
|
Summary:Play files off the network
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
Discover your home UPnP device, content provider, connected television or any
|
|
|
|
device controllable by UPnP and allow you to control those.
|
2013-12-07 16:41:39 +00:00
|
|
|
It also allow you to share your local content to other UPnP capable device.
|
2015-02-02 17:44:01 +00:00
|
|
|
|
|
|
|
Currently this app still uses binary libraries from [http://4thline.org/].
|
2015-02-13 17:38:47 +00:00
|
|
|
|
|
|
|
[https://github.com/trishika/DroidUPnP/releases Changelog]
|
2013-12-07 16:41:39 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/trishika/DroidUPnP.git
|
|
|
|
|
2014-01-23 04:43:05 +00:00
|
|
|
Build:1.1.0,6
|
|
|
|
commit=9d840d
|
|
|
|
maven=yes
|
2013-12-07 16:41:39 +00:00
|
|
|
|
2014-02-17 15:48:55 +00:00
|
|
|
Build:2.0.0,11
|
|
|
|
commit=v2.0.0
|
|
|
|
gradle=yes
|
2014-01-23 09:03:02 +00:00
|
|
|
|
2014-03-11 07:34:32 +00:00
|
|
|
Build:2.1.0,12
|
|
|
|
commit=v2.1.0
|
|
|
|
gradle=yes
|
|
|
|
|
2015-01-20 16:14:12 +00:00
|
|
|
Build:2.2.0,13
|
|
|
|
commit=v2.2.0
|
|
|
|
gradle=yes
|
2015-01-21 19:20:38 +00:00
|
|
|
srclibs=Cling@2.0.1
|
2015-03-02 05:02:10 +00:00
|
|
|
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
|
|
|
|
pushd $$Cling$$ && \
|
|
|
|
$$MVN3$$ -DskipTests install && \
|
|
|
|
popd
|
2015-02-02 17:44:01 +00:00
|
|
|
|
|
|
|
Build:2.2.1,14
|
|
|
|
commit=v2.2.1
|
|
|
|
gradle=yes
|
|
|
|
srclibs=Cling@2.0.1
|
2015-03-02 05:02:10 +00:00
|
|
|
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
|
|
|
|
pushd $$Cling$$ && \
|
|
|
|
$$MVN3$$ install && \
|
|
|
|
popd
|
2015-01-20 16:14:12 +00:00
|
|
|
|
2015-03-02 17:24:29 +00:00
|
|
|
Build:2.3.0,15
|
|
|
|
commit=v2.3.0
|
|
|
|
gradle=yes
|
|
|
|
srclibs=Cling@0bc1b6f5f59f97ff9806b72e45153580aa068f93
|
|
|
|
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
|
|
|
|
pushd $$Cling$$ && \
|
|
|
|
$$MVN3$$ install && \
|
|
|
|
popd
|
|
|
|
|
2015-02-02 17:44:01 +00:00
|
|
|
Maintainer Notes:
|
|
|
|
The app itself uses the official 4thline repo to get Cling and dependencies. While
|
|
|
|
this is replaced with a srclib, we are still not "good": The srclib itself pulls
|
2015-03-06 12:13:04 +00:00
|
|
|
in quite some jars from different untrusted repos, even 4thline again...
|
2015-02-02 17:44:01 +00:00
|
|
|
.
|
|
|
|
|
2013-12-07 16:41:39 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:Tags
|
2015-03-02 05:02:10 +00:00
|
|
|
Current Version:2.3.0
|
|
|
|
Current Version Code:15
|
2013-12-07 16:41:39 +00:00
|
|
|
|