| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38227
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
- since the installation dir has changed.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
| |
Signed-off-by: Jonas Frei <freijon@pm.me>
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
Closes: https://github.com/gentoo/gentoo/pull/37569
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This also patches two tree-sitter parsers which wouldn't built with
the newer stricter compilers regarding C11.
Closes: https://bugs.gentoo.org/901107
Closes: https://bugs.gentoo.org/912050
Closes: https://bugs.gentoo.org/918941
Closes: https://bugs.gentoo.org/933727
Closes: https://bugs.gentoo.org/934041
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fetching grammars is done with git, therefore doing that during the
package build is not the best, because git rigtfully complains about
"unsafe directories".
Instead of micromanaging grammar builds, notify the user how to do it
after installation. The procedure is to run:
```
hx --grammar fetch
hx --grammar build
```
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36660
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
| |
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
| |
Removed patch, upstream has corrected the URL.
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/36065
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
| |
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
| |
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
| |
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The reason is that the build will fail if 'git' is not found
at build time. Also, the users can fetch/build the grammars
at runtime and needs the 'git' binary for this feature.
Minor optimizations: The 'shell-completion' eclass is now used.
Also, a typo was fixed in 'pkg_postinst'.
Closes: https://bugs.gentoo.org/916375
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/33586
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/911865
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/33512
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/31160
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Jonas Frei <freijon@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/30432
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/30190
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/901007
Signed-off-by: Jonas Frei <freijon@pm.me>
Closes: https://github.com/gentoo/gentoo/pull/30164
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|
|
This ebuild based on the ebuild in the GURU overlay by Degni Luciano
<degni.public@gmail.com> and Jonas Frei <freijon@pm.me>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
|