Search Criteria
Package Details: muon-meson-git 0.2.0+13.gdc432474c0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/muon-meson-git.git (read-only, click to copy) |
---|---|
Package Base: | muon-meson-git |
Description: | meson implementation in C |
Upstream URL: | https://sr.ht/~lattis/muon |
Licenses: | GPL3 |
Conflicts: | muon-meson |
Provides: | muon |
Submitter: | fossdd |
Maintainer: | fossdd |
Last Packager: | fossdd |
Votes: | 2 |
Popularity: | 0.001616 |
First Submitted: | 2021-06-12 12:04 (UTC) |
Last Updated: | 2024-10-09 19:11 (UTC) |
Dependencies (9)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- libarchive (libarchive-gitAUR)
- pkgconf (pkgconf-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
Required by (1)
- livsdiary-git (requires muon) (make)
Latest Comments
« First ‹ Previous 1 2
1ace commented on 2022-04-26 12:02 (UTC)
@fossdd: I went ahead with converting to using the bootstrap script (f468997bb429), which also allows us to run the muon tests (5e5b1eb04d01).
Please let me know if you're unhappy with this change :)
1ace commented on 2022-04-24 08:04 (UTC)
@fossdd: thanks! any objection if I also update the package to use the bootstrapped muon instead of meson?
fossdd commented on 2022-04-24 05:02 (UTC)
Hey @1ace,
i've added you now as a co-maintainer for this package.
Currently i'm busy and could'nt apply your patch.
Thank you for helping.
1ace commented on 2022-04-23 18:35 (UTC)
Hi @fossdd!
Could you change these two lines, so that everything upstream wants gets included in this package?
Right now this simply adds the missing man pages.
Thanks :)
Btw, if you're looking for someone to help maintain this package, feel free to add me as a co-maintainer :)
gustafla commented on 2022-02-27 20:29 (UTC)
Right now this also build-time depends on python-yaml. Without it, I get
gustafla commented on 2022-02-22 08:51 (UTC)
@aperez: The patch is good, but do you know what can we do to get this package to use it? Should you/I create a new one, calling it like muon-samurai-git?
aperez commented on 2021-12-21 09:01 (UTC)
@pyxel: You are right, Ninja is not needed at all and I have this patch applied locally to bootstrap Muon—it also enables the internal copy of Samurai, to have a full self-contained build tool that doesn't require other tools.
It would be great if @fossdd could apply the patch :)
pyxel commented on 2021-11-07 04:27 (UTC)
Is there a reason why meson is required when muon can bootstrap itself?
« First ‹ Previous 1 2