unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Disseminate Dissent <disseminatedissent@protonmail.com>,
	53132@debbugs.gnu.org
Subject: [bug#53132] gnu: Add newaita-reborn-icon-theme
Date: Sun, 09 Jan 2022 08:56:39 +0100	[thread overview]
Message-ID: <bab06d0e060bfa48055173a8e6235006a21a270e.camel@gmail.com> (raw)
In-Reply-To: <SZWuGYw9kPZ_NOYewVXrtIi7O_c76YRu-cKwDG7bPscjTIlpWgkww02-TfXev83RNjPgcqRt9QW7ml42z04ShJyc3C7iicFoY4RYKNPBNKw=@protonmail.com>

Hi,

> Disseminate Dissent <disseminatedissent@protonmail.com>
> From: paladhammika <paladhammika@protonmail.com>
You probably want to set up your MUA or git correctly :)

There's no reason to set up an icons file.  We have gnome-xyz, which
carries themes, icon-themes and extensions, which is also visually
grouped into these categories for the most part.  Sort it into the
icons there.

> +  (let ((commit "1bb3884112bd7d97fcf046ad9eaccebca3983f5b")
> +        (revision "0"))
> +    (package
> +     (name "newaita-reborn-icon-theme")
> +     (version (git-version "0.0.0" revision commit))
Given that this has no release at all, can we really pin the current
head of master and assume this will be roughly the same Newaita as e.g.
on Arch or Gnome Look (which for the record is still broken in
Epiphany)?

> +     (build-system gnu-build-system)
> +    (arguments
> +     '(#:tests? #f
> +       #:make-flags (list (string-append "PREFIX=" (assoc-ref
> %outputs "out")))
> +       #:phases
> +       (modify-phases %standard-phases
> +         (delete 'bootstrap)
> +         (delete 'configure)
> +         (delete 'build)
> +         (delete 'install))))
copy-build-system exists, so you might want to use that instead of
whatever this is trying to achieve.

> +     (home-page "https://cbrnix.github.io/Newaita/")
That Newaita appears to by CC BY-NC-SA, so it'd be disallowed in Guix.
On a related note:
> +     (license license:gpl3+))))
We have no ways of claiming that.  Upstream only put the GPL (3, no
plus) somewhere in the repo and called it a day.  You might want to ask
them to clarify where the license applies and whether it's a plus by
raising an issue.

> +     (synopsis "Newaita Reborn icon theme, remastered, refreshed and
> made cleaner")
> +     (description
> +      "Newaita Reborn is a revision of the Newaita icon theme,
> resembling
> +old style icons and the color of material design.")
Less advertisement, more description please :)

Cheers




  reply	other threads:[~2022-01-09  7:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09  1:07 [bug#53132] gnu: Add newaita-reborn-icon-theme Disseminate Dissent via Guix-patches via
2022-01-09  7:56 ` Liliana Marie Prikler [this message]
2022-01-09 14:40   ` Disseminate Dissent via Guix-patches via
2022-01-09 15:27   ` Tobias Geerinckx-Rice via Guix-patches via
2022-01-09 16:52     ` Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bab06d0e060bfa48055173a8e6235006a21a270e.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=53132@debbugs.gnu.org \
    --cc=disseminatedissent@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).