Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
F-Droid
Data
Commits
0fd53194
Commit
0fd53194
authored
Feb 28, 2021
by
relan
Browse files
Update Snapcast to 0.24.0.0 (2400)
Closes
#1269
.
parent
9fcf1c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
metadata/de.badaix.snapcast.yml
View file @
0fd53194
...
...
@@ -18,7 +18,7 @@ Description: |-
output.
RepoType
:
git
Repo
:
https://github.com/badaix/snap
cast
Repo
:
https://github.com/badaix/snap
droid
Builds
:
-
versionName
:
0.7.0
...
...
@@ -43,34 +43,31 @@ Builds:
-
pushd ../client
-
sh build_android.sh
-
versionName
:
0.10.0
versionCode
:
7
disable
:
wip
commit
:
41be3ade60de166cd8f0bd8b2b66a78537e2599d
subdir
:
android/Snapcast
-
versionName
:
0.24.0.0
versionCode
:
2400
commit
:
v0.24.0
subdir
:
Snapcast
submodules
:
true
gradle
:
-
yes
scandelete
:
-
android/Snapcast/src/main/assets/bin
sudo
:
-
apt-get update || apt-get update
-
apt-get install -y libvorbisidec-dev
output
:
build/outputs/apk/release/Snapcast-release-unsigned.apk
srclibs
:
-
snapcast-deps@v0.24.0
rm
:
-
Snapcast/Ressources
prebuild
:
sed -i -e '/maven {/,/^ }/d' build.gradle
build
:
-
pushd ../..
-
ndkdir="$PWD/ndk"
-
sed -i "s@NDK_DIR=.*@NDK_DIR='${ndkdir}'@" client/build_android.sh externals/build_externals_android.sh
-
pushd $$NDK$$/build/tools
-
./make_standalone_toolchain.py --arch arm --api 14 --install-dir ${ndkdir}
-
pushd $$snapcast-deps$$
-
wget -q https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_75_0.tar.bz2
-
tar xjf boost_1_75_0.tar.bz2
-
NDK_DIR=$$NDK$$ ./build_android.sh
-
popd
-
pushd externals
-
sh build_externals_android.sh
-
pushd ../client
-
sh build_android.sh
ndk
:
r13b
MaintainerNotes
:
archiving (no longer works with recent server versions, see https://gitlab.com/fdroid/fdroiddata/-/issues/1269#note_508988027);
once the path to updates is clear, ArchivePolicy should be adjusted/cleared again.
-
mv $$snapcast-deps$$/build/aar/*.aar libs
-
gradle assembleRelease
ndk
:
r22
ArchivePolicy
:
0 versions
AutoUpdateMode
:
None
UpdateCheckMode
:
Tags
CurrentVersion
:
0.
13
.0
CurrentVersionCode
:
13
00
UpdateCheckMode
:
None
CurrentVersion
:
0.
24.0
.0
CurrentVersionCode
:
24
00
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment