Update Hdhomerun Signal Meter (com.zaren) to 1.24 (14)
This commit is contained in:
parent
e4c4911bf0
commit
411a57e008
|
@ -11,7 +11,7 @@ Discover, tune, and perform a channel scan on your Hdhomerun device — a sort
|
|||
of network attached TV tuner.
|
||||
The signal strengths and data rates will be displayed for the channel tuned to.
|
||||
|
||||
Google Admob was removed before building.
|
||||
The proprietary Google Admob binary was removed before building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -29,6 +29,12 @@ rm=Hdhomerun-signal-meter/libs/GoogleAdMobAdsSdk-6.1.0.jar,prebuild=\
|
|||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$MeterLib$$@' project.properties && \
|
||||
rm -rf $$MeterLib$$/libs/ && $$NDK$$/ndk-build -C $$MeterLib$$
|
||||
Build Version:1.24,14,ee6851bcbc,subdir=Hdhomerun-signal-meter,\
|
||||
srclibs=MeterLib@f36ff32c3;MobAdMob@2d5736,\
|
||||
rm=Hdhomerun-signal-meter/libs/GoogleAdMobAdsSdk-6.1.0.jar,prebuild=\
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties && \
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$MeterLib$$@' project.properties && \
|
||||
rm -rf $$MeterLib$$/libs/ && $$NDK$$/ndk-build -C $$MeterLib$$
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
Loading…
Reference in a new issue