GNU bug report logs -
#77738
[PATCH] gnu: Add adwaita-qt5.
Previous Next
Reported by: Junker <dk <at> junkeria.club>
Date: Fri, 11 Apr 2025 13:18:01 UTC
Severity: normal
Tags: patch
Done: Z572 <z572 <at> z572.online>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Junker via Guix-patches <guix-patches <at> gnu.org> writes:
> * gnu/packages/qt.scm (adwaita-qt5): New variable.
>
> Change-Id: I4554f9f77d14f63e2e3c14fec9ef882677df97f5
> ---
> gnu/packages/qt.scm | 32 ++++++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
>
> diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
> index 94cc879f4a..886f82712e 100644
> --- a/gnu/packages/qt.scm
> +++ b/gnu/packages/qt.scm
> @@ -142,6 +142,38 @@ (define-module (gnu packages qt)
> #:use-module (ice-9 match)
> #:use-module (srfi srfi-1))
>
> +(define-public adwaita-qt5
> + (package
> + (name "adwaita-qt5")
> + (home-page "https://github.com/FedoraQt/adwaita-qt")
Adwaita-qt project is unmaintained a no longer actively developed.
I don't think this package should be added to guix unless it is
maintained or use another active fork.
so closed.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.