From: hrn <hrn@posteo.net>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: 67134@debbugs.gnu.org
Subject: [bug#67134] [PATCH] gnu: Add camelia-girls
Date: Wed, 15 Nov 2023 20:07:21 +0000 [thread overview]
Message-ID: <d83cf71c9ab345b7e9b083b6f174cac0@posteo.net> (raw)
In-Reply-To: <715142aa06a75631e8478292298c3cbdbf3bbe28.camel@gmail.com>
Thanks for reviewing!
> + (snippet '(begin
> Use #~ instead of ': The former also allows you to pull in other
> packages, should you ever need to.
Ok I'll test.
> + `(#:phases (modify-phases %standard-phases
> Same as above, prefer (list #:phases #~(...))
Ok will try, I thought it was the other way around.
> + (font-path-bi (string-append
> (assoc-ref
> inputs
> + "font-
> dejavu")
> +
> "/share/fonts/truetype/"
> + font-name-bi))
> Prefer search-input-file.
Ok, sounds better.
> + (symlink font-path-bi target-bi))))
> Instead of symlinking, hard-code the file name where it's used?
Symlinking avoids changing the source files. Isn't that better?
> We have a dedicated procedure for generating .desktop files. Use that.
I would have used that if it wasn't for the builder already having
created the
desktop file. I didn't want to change the builder so I ended up with
this solution. In
case the builder can do more automatically in the future we can remove
the extra code.
Or do you want me to overwrite the desktop file created by the builder
entirely?
> The credits are, as far as I can see, a little unclear about some
> included assets – I only see some Wikimedia links, and that's it. I'd
> be happy to be proven wrong, though, we desperately need a package to
> make use of renpy-build-system :)
I checked the licenses to the best of my best ability from the
information in license.txt.
The in game credits with more detailed license information can be found
in the
games/scripts/credits?.txt.
next prev parent reply other threads:[~2023-11-15 20:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-12 19:20 [bug#67134] [PATCH] gnu: Add camelia-girls Rikard Nordgren
2023-11-12 22:45 ` Liliana Marie Prikler
2023-11-15 20:07 ` hrn [this message]
2023-11-15 20:58 ` Liliana Marie Prikler
2023-11-28 19:11 ` hrn
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=d83cf71c9ab345b7e9b083b6f174cac0@posteo.net \
--to=hrn@posteo.net \
--cc=67134@debbugs.gnu.org \
--cc=liliana.prikler@gmail.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).