unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Jacob Hrbek <kreyren@rixotstudio.cz>, 58022@debbugs.gnu.org
Subject: [bug#58022] [PATCH 2/2] python-protontricks: New package
Date: Tue, 4 Oct 2022 18:46:40 +0200	[thread overview]
Message-ID: <8397e438-b7ba-e8fe-783d-4e7924661e1a@telenet.be> (raw)
In-Reply-To: <20220923121548.27503-2-kreyren@rixotstudio.cz>


[-- Attachment #1.1.1: Type: text/plain, Size: 1593 bytes --]

On 23-09-2022 14:16, Jacob Hrbek wrote:
> +              (method url-fetch)
> +              (uri (pypi-uri "protontricks" version))
> +              (sha256
> +               (base32
> +                "0kbq52p51k9j98kr23ljzhzmpnxnl9g6x3dxj27gqkshvnsinmjg"))))
> +    (build-system python-build-system)
> +    (inputs (list python-setuptools python-vdf python-wheel
> +                  python-setuptools-scm))
> +    (home-page"https://github.com/Matoking/protontricks")
> +    (synopsis
> +     "A simple wrapper for running Winetricks commands for Proton-enabled games.")
> +    (description
> +     "This package provides a simple wrapper for running Winetricks commands for
> +Proton-enabled games.")
> +    (license license:gpl3)))

The Winetricks contain non-free software, though (which additionally is 
unlikely to be gpl3)?  E.g., one of its main uses is to install 
Microsoft's .NET implementation instead of Mono (this was at a time when 
it didn't have a free license IIRC).  More contemporary, going by 
https://github.com/Winetricks/winetricks/blob/master/files/verbs/dlls.txt , 
it downloads many other Microsoft things -- while some of them might be 
free, I would expect most of them to be non-free.

To compare with another distro, in Debian, it is sorted in 'contrib'.

Also, going by a 'Re: Hostile takeover of the matrix room', you are 
banned.  That means you aren't allowed to send messages to Guix anymore. 
Given there appear to be some technical problems involving debbugs, I'll 
try setting up a local filter.

Greetings,
Maxime.

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

      parent reply	other threads:[~2022-10-04 17:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 11:15 [bug#58022] [PATCH 0/2] python-protontricks: New packages + python-vdf dependency Jacob Hrbek
2022-09-23 11:16 ` [bug#58022] [PATCH] python-protontricks: New package Jacob Hrbek
2022-09-23 12:15 ` [bug#58022] [PATCH 1/2] python-vdf: " Jacob Hrbek
2022-09-23 12:16   ` [bug#58022] [PATCH 2/2] python-protontricks: " Jacob Hrbek
2022-09-29 20:47     ` [bug#58022] [PATCH 0/2] python-protontricks: New packages + python-vdf dependency Ludovic Courtès
2022-10-01 17:34       ` Jacob Hrbek
2022-10-04 16:46     ` Maxime Devos [this message]

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=8397e438-b7ba-e8fe-783d-4e7924661e1a@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=58022@debbugs.gnu.org \
    --cc=kreyren@rixotstudio.cz \
    /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).