Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
db0af6a8
Unverified
Commit
db0af6a8
authored
5 years ago
by
Antoine Fontaine
Committed by
Bart Ribbers
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/anbox-image: move image to /usr/share/anbox and updates armv7 to 64bit binder (
!1116
)
parent
ca708dd4
No related branches found
No related tags found
No related merge requests found
Pipeline
#192843
passed
5 years ago
Stage: first
Stage: second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/anbox-image/APKBUILD
+4
-4
4 additions, 4 deletions
main/anbox-image/APKBUILD
with
4 additions
and
4 deletions
main/anbox-image/APKBUILD
+
4
−
4
View file @
db0af6a8
...
...
@@ -9,7 +9,7 @@
pkgname
=
anbox-image
pkgver
=
"7.1.2_p39"
_pkgver
=
"
${
pkgver
/p/r
}
"
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Android image for running in Anbox"
url
=
"https://anbox.io"
arch
=
"x86_64 armv7 aarch64"
...
...
@@ -22,7 +22,7 @@ _fdroidpriv="org.fdroid.fdroid.privileged_$_fdroidprivver.apk"
source
=
"
http://anbox.postmarketos.org/android-
$_pkgver
-anbox_x86_64-userdebug.img
http://anbox.postmarketos.org/android-
$_pkgver
-anbox_arm64-userdebug.img
http://anbox.postmarketos.org/android-
$_pkgver
-anbox_armv7a_neon-userdebug.img
http://anbox.postmarketos.org/android-
$_pkgver
.1
-anbox_armv7a_neon-userdebug.img
https://f-droid.org/repo/
$_fdroid
https://f-droid.org/repo/
$_fdroidpriv
"
...
...
@@ -64,11 +64,11 @@ package() {
# install anbox image with minimal permissions
install
-Dm600
"
$srcdir
/android.img"
\
"
$pkgdir
"
/
var/lib
/anbox/android.img
"
$pkgdir
"
/
usr/share
/anbox/android.img
}
sha512sums
=
"174476153fc5f0f204a8044f32d010e7a22303c7961265976df424c53322969b590d58716a57a2f6b508a90ad645f9bede85e94b85a18790b40cc9b843c66adc android-7.1.2_r39-anbox_x86_64-userdebug.img
240d931c68378f80eafa670a19083c5dd11c02f216bec5de955bee3a04063c15830b603a062c83427aa7ad6f4da5425f411147f93815fa67c86cdc850b68a2a1 android-7.1.2_r39-anbox_arm64-userdebug.img
53d960894111b19504c903a549130d68b3edecd88800b40c3b0a0473ed44f752b514b78b34e6732086f6226d6e072c5228541374a9ffba3cab42d3c6dd9b0ce6
android-7.1.2_r39-anbox_armv7a_neon-userdebug.img
c0de307cdea7ddc19d5990998cb3f59dac59912a08dacb0d92be09c31bf8f2312d1e02fa8321b950151995120fa9401052b8e97dde620c1739a8314a4470e47d
android-7.1.2_r39
.1
-anbox_armv7a_neon-userdebug.img
1b5be16578a86cf5a65591b0c923f791587699b79a50986e68ac290e20e0d252fe57db5a49a0628eb6c66542a6caea76bd382018447fd5ae4d13b54f12b908a7 org.fdroid.fdroid_1007051.apk
3c34eb04c96ebee2a1baa06bcf4ebf16915a1fd69143502639998caf34beb744458823705a65617c3bc4e134e5c9fc7fbca4196e1430d7b4d701748fbc29b9dc org.fdroid.fdroid.privileged_2110.apk"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment