Search Criteria
Package Details: mergiraf-git 0.5.1.r0.g720c974-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mergiraf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mergiraf-git |
| Description: | A syntax-aware git merge driver for a growing collection of programming languages and file formats |
| Upstream URL: | https://mergiraf.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | mergiraf, mergiraf-bin |
| Provides: | mergiraf |
| Submitter: | vcalv |
| Maintainer: | vcalv |
| Last Packager: | vcalv |
| Votes: | 1 |
| Popularity: | 0.000055 |
| First Submitted: | 2024-12-07 20:34 (UTC) |
| Last Updated: | 2025-02-09 00:24 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (check)
Latest Comments
csmantle commented on 2026-05-09 11:28 (UTC) (edited on 2026-05-09 11:36 (UTC) by csmantle)
-fno-strict-aliasingis probably needed to workaround an UB bug ^0 in tree-sitter-haskell, one of mergiraf's dependency. Also, it's probably better to run the tests in release mode to match the installed files better.