Search Criteria
Package Details: mkbootfs 4.4.4_r2.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mkbootfs.git (read-only, click to copy) |
---|---|
Package Base: | mkbootfs |
Description: | A tool to build android boot images. |
Upstream URL: | https://android.googlesource.com/platform/system/core |
Keywords: | android boot.img mkbootfs mkbootimg |
Licenses: | GPL |
Submitter: | tallero |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-23 21:07 (UTC) |
Last Updated: | 2020-04-24 01:10 (UTC) |
Latest Comments
dreieck commented on 2024-04-16 14:06 (UTC)
Can you name the download target something package-specific, e.g.
android-core
, by prependingandroid-core::
to thesource
array entry?On systems where
$SRCDEST
is set in/etc/makepkg.conf
(or by other means), all download ends up in the same place. And "generic" download target names are prone to conflicts, when another package also uses a generic, unspecific name.Regards and thanks for maintaining!