[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: python-pygame: Update to 1.9.3.
From: |
Leo Famulari |
Subject: |
Re: [PATCH] gnu: python-pygame: Update to 1.9.3. |
Date: |
Tue, 21 Feb 2017 14:14:30 -0500 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Tue, Feb 21, 2017 at 06:53:19PM +0100, Danny Milosavljevic wrote:
> * gnu/packages/game-development.scm (python-pygame)[version]: Update to 1.9.3.
> [source]: Use pypi-uri.
These lines should start in the first column, not indented.
> [inputs]: Add freetype.
> [arguments]: Remove python-2. Substitute "FREETYPE".
I would write "Use python-3 instead of python-2".
And I would write "Provide path to freetype library in
'set-library-paths' phase.
Otherwise, LGTM! Thanks!