Search Criteria
Package Details: unity-editor-android 2019.2.19f1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/unity-editor-android.git (read-only, click to copy) |
---|---|
Package Base: | unity-editor-android |
Description: | Allows building your Unity projects for the Android platform |
Upstream URL: | https://unity3d.com/ |
Licenses: | custom |
Submitter: | spacepluk |
Maintainer: | None |
Last Packager: | spacepluk |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-01-03 10:00 (UTC) |
Last Updated: | 2020-01-24 13:13 (UTC) |
Dependencies (6)
- android-platform (android-platform-dummy)
- android-sdk-build-tools (android-sdk-build-tools-19, android-sdk-build-tools-19.0.1, android-sdk-build-tools-19.0.2, android-sdk-build-tools-19.0.3, android-sdk-build-tools-21, android-sdk-build-tools-21.0.1, android-sdk-build-tools-21.1, android-sdk-build-tools-21.1.2, android-sdk-build-tools-22, android-sdk-build-tools-22.0.1, android-sdk-build-tools-23, android-sdk-build-tools-23.0.2, android-sdk-build-tools-23.0.1, android-sdk-build-tools-23.0.3, android-sdk-build-tools-19.1, android-sdk-build-tools-dummy)
- android-udev (android-udev-git)
- unity-editor
- cpio (cpio-git) (make)
- android-ndk-16b (optional) – needed for IL2CPP builds
Latest Comments
spacepluk commented on 2019-04-26 16:00 (UTC)
It shouldn't be necessary to edit the package. Just install the dummy packages, they don't install anything but they satisfy the dependency.
ijann commented on 2019-04-26 15:56 (UTC)
Steps to avoid installing the SDK:
in the terminal do:
1- git clone https://aur.archlinux.org/unity-editor-android.git
2- edit the pkgbuild
3- the line of Dependencies remove: 'android-platform' 'android-sdk-build-tools'
4- save
5- makepkg -cCifs
the installation will begin
spacepluk commented on 2019-04-26 15:26 (UTC)
I think you can install the dummy packages and it should be fine.
ijann commented on 2019-04-26 15:24 (UTC)
Hello, there is possibility of removing the dependency of android SDK, I have the SDK downloaded separately, I do not have it installed, and I set the PATH to be used by both android studio like the console.
ali.molaei I agree with you
ali.molaei commented on 2019-02-13 09:31 (UTC)
I think android-platform, android-sdk-build-tools, and android-udev can be optional, maybe I have android SDK somewhere else and don't want to download it again from AUR