Search Criteria
Package Details: axmldec 1.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/axmldec.git (read-only, click to copy) |
---|---|
Package Base: | axmldec |
Description: | Stand-alone binary AndroidManifest.xml decoder |
Upstream URL: | https://github.com/SelfRef/axmldec |
Licenses: | ISC |
Submitter: | yukijoou |
Maintainer: | yukijoou |
Last Packager: | yukijoou |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-08-02 19:17 (UTC) |
Last Updated: | 2025-09-20 10:26 (UTC) |
Dependencies (5)
- boost (boost-gitAUR)
- minizip-ng (minizip-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
Latest Comments
yukijoou commented on 2025-09-20 10:26 (UTC)
@SelfRef, thanks a lot!
package has been updated ^_^
SelfRef commented on 2025-09-18 13:20 (UTC)
@yukijoou Oh, right, I forgot about that. There it is:
https://github.com/SelfRef/axmldec/releases/tag/v1.2.1
yukijoou commented on 2025-09-17 16:40 (UTC)
@SelfRef, would you mind tagging a release, so that I can bump up the version number accordingly? Since this isn't a -git package, I'd like to track a specific version rather than the
master
branch!yukijoou commented on 2025-09-17 16:33 (UTC)
@SelfRef thanks, will switch over to this!
SelfRef commented on 2025-09-16 18:28 (UTC)
@yukijoou Original repository looks abandoned. You may want to swap the repo to my fixed fork: https://github.com/SelfRef/axmldec
I'm compiling it on Arch, so I know it's working there. It doesn't require any patches or workarounds to build.
yukijoou commented on 2025-03-30 13:57 (UTC)
@dreieck, I have updated the package. This should be fixed now. Thanks for the report!
dreieck commented on 2025-03-28 21:43 (UTC)
prepare()
fails incmake
call:zlib
is installed.Regards!