Hi,
Am Montag, dem 17.07.2023 um 10:51 -0400 schrieb Matt Turner:
> This works similar to cmake.eclass's ${CMAKE_VERBOSE}.
Why not use MESON_VERBOSE as well? Avoids double negation in the code
(not unset -> verbose vs. MESON_VERBOSE == true -> verbose) and keeps
the variable naming similar to cma
Hey,
Am Montag, dem 22.05.2023 um 13:50 +0300 schrieb Alexe Stefan:
> What is the alternative to layman -S?
emaint sync -r
Works for any repo in repos.conf, not limited to layman.
signature.asc
Description: This is a digitally signed message part
Hi,
Am Freitag, dem 24.03.2023 um 09:17 +0100 schrieb Ulrich Mueller:
> But what does it do, effectively? Apart from the common-sense
> settings (utf-8, no trailing whitespace, etc.) which should be the
> default for every editor,
*should*. And just because it's the default doesn't mean a user can
Hi,
Am Mittwoch, dem 01.02.2023 um 20:37 +0100 schrieb Michał Górny:
> + printf "https://files.pythonhosted.org/packages/source/%s"; \
> + "${project::1}/${project}/${project}-${version}${suffix}"
We have the mirror://pypi URI for PyPI sources. Is there a reason not
to use this
Hi,
Am Dienstag, dem 24.01.2023 um 18:11 +0100 schrieb Michał Górny:
> How many packages do you expect to add to this new category? It's
> not customary to create a new category for one package.
We currently have 24 third party modules in www-apps/nginx pulled in
conditionally via USE flags. With
From: Jonas Licht
Signed-off-by: Adrian Schollmeyer
Signed-off-by: Jonas Licht
---
profiles/categories| 1 +
www-nginx/metadata.xml | 7 +++
2 files changed, 8 insertions(+)
create mode 100644 www-nginx/metadata.xml
diff --git a/profiles/categories b/profiles/categories
index
From: Jonas Licht
Signed-off-by: Adrian Schollmeyer
Signed-off-by: Jonas Licht
---
eclass/nginx-module.eclass | 90 ++
1 file changed, 90 insertions(+)
create mode 100644 eclass/nginx-module.eclass
diff --git a/eclass/nginx-module.eclass b/eclass/nginx
From: Jonas Licht
Bug: https://bugs.gentoo.org/648334
Signed-off-by: Adrian Schollmeyer
Signed-off-by: Jonas Licht
---
www-nginx/nginx-vod-module/Manifest | 2 ++
www-nginx/nginx-vod-module/metadata.xml | 15 +
.../nginx-vod-module-1.23.2.1.30.ebuild | 21
Hey there,
a while back Jonas Licht (Cc) wrote an eclass for Nginx dynamic modules.
For a few years now, Nginx supports building third party dynamic modules
outside of the Nginx source tree with the help of Nginx's build system.
Since this involves quite some work to obtain information from the Ng
Hey,
Am Sonntag, dem 05.06.2022 um 11:28 +0300 schrieb Joonas Niilola:
> net-irc/znc-clientbuffer
I'll take this one.
Adrian
signature.asc
Description: This is a digitally signed message part
10 matches
Mail list logo