Android Notifier (org.damazio.notifier): leave it unpublished
This commit is contained in:
parent
cdb68ef4b2
commit
f5c5d535bd
|
|
@ -11,19 +11,24 @@ Sends notifications (for example, phone ringing) from the device to a desktop ma
|
||||||
running the dedicated client software. Get the desktop application from the web site.
|
running the dedicated client software. Get the desktop application from the web site.
|
||||||
.
|
.
|
||||||
|
|
||||||
#Repo Type:svn
|
|
||||||
#Repo:http://android-notifier.googlecode.com/svn/trunk/AndroidNotifier
|
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
Repo:https://code.google.com/p/android-notifier
|
Repo:https://code.google.com/p/android-notifier
|
||||||
|
|
||||||
#Build Version:0.2.8,11,315,fixtrans=yes,prebuild=mkdir libs && mv lib/locale_platform.jar libs/
|
|
||||||
Build:0.3,12
|
Build:0.3,12
|
||||||
|
disable=Not published upstream
|
||||||
commit=7c31ec8497b5
|
commit=7c31ec8497b5
|
||||||
subdir=AndroidNotifier
|
subdir=AndroidNotifier
|
||||||
prebuild=mv ../NotifierLib/src/org/damazio/notifier/protocol src/org/damazio/notifier/ && mv ../NotifierLib/lib/* libs/
|
prebuild=mv ../NotifierLib/src/org/damazio/notifier/protocol src/org/damazio/notifier/ && mv ../NotifierLib/lib/* libs/
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
The build is disabled because it was never published by upstream, and judging
|
||||||
|
by the content of the issue tracker and short history, it's possibly unfinished
|
||||||
|
and/or broken. That said, it appears to be long since abandonded, so if someone
|
||||||
|
can confirm that what exists is actually working and useful, we could probably
|
||||||
|
publish this version anyway.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# Device-variable
|
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:0.3
|
Current Version:0.3
|
||||||
Current Version Code:12
|
Current Version Code:12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue