Versions
v0.7.5 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- debug
v0.7.4 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~arm ~arm64 ~x86
- USE flags
- debug
v0.7.1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~arm ~arm64 ~x86
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pillow : Python Imaging Library (fork)
dev-python / ply : Python Lex-Yacc library
Depending packages
games-misc / opengfx : OpenGFX data files for OpenTTD
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
games-util/nml: add 0.7.5
Closes: https://bugs.gentoo.org/929598 Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
games-util/nml: add 0.7.4
Also set DISTUTILS_EXT=1 and fix tests. Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-util/nml: drop 0.6.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-util/nml: add 0.7.1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
games-util/nml: enable py3.11
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-util/nml: drop 0.5.3
Bit early to drop but want to get rid of non-py3.10 where possible. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-util/nml: add 0.6.1, modernize and enable py3.10
Its opengfx revdep was broken with 0.5.3+py3.10 but seems fixed in 0.6.1 (not that I'm very familiar with openttd packages and how in-sync they need to be, hopefully this is fine). Closes: https://bugs.gentoo.org/808123 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Smith · gentoo
games-util/nml: Add pythn3_9 to PYTHON_COMPAT
Closes: https://github.com/gentoo/gentoo/pull/20600 Closes: https://bugs.gentoo.org/786894 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
games-util/nml: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
games-util/nml: bump to version 0.5.3
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
games-util/nml: drop old version
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
games-util/nml: revbump due runtime change
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
games-util/nml: bump to version 0.5.2
Closes: https://bugs.gentoo.org/737952 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
games-util/nml: fix python3.8 support
Bug: https://bugs.gentoo.org/737952 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
games-util/nml: Remove old
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
games-util/nml: add support for >=dev-python/pillow-7.0.0
Also added support for python3.8 and changed SRC_URI to https. Closes: https://bugs.gentoo.org/705428 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
games-util/nml: add patch for >=dev-python/pillow-6.0.0
Patch submitted upstream: https://github.com/OpenTTD/nml/pull/29 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11734 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-util/nml: Drop old 0.4.4-r1
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Conrad Kostecki · gentoo
games-util/nml: block >=dev-python/pillow-6.0.0
The tool nmlc doesn't work with dev-python/pillow in version 6.0.0 and newer. So adding a blocker, to make games-misc/opengfx compiling again. Closes: https://bugs.gentoo.org/682436 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11687 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zamarin Arthur · gentoo
games-util/nml: add Python3.7 support.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11509 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
games-util/nml: Bump to version 0.4.5
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
games-util/nml: use HTTPs - James Le Cuirot · gentoo
games-util/nml: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - David Seifert · gentoo
games-util/nml: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
games-util/nml: x86 stable wrt bug #606402
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-util/nml: amd64 stable wrt bug #606402
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - James Le Cuirot · gentoo
games-util/nml: Add python3_5, drop python3_4, EAPI bump to 6
dev-python/ply has python3_5 now. Package-Manager: portage-2.3.1 - Agostino Sarubbo · gentoo
games-util/nml: x86 stable wrt bug #582290
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
games-util/nml: remove python_3_5 for now until dev-python/ply has a python_3_5 version
Package-Manager: portage-2.2.28 - Michael Sterrett · gentoo
games-util/nml: add support for python 3.5 (bug #583590)
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
games-util/nml: amd64 stable wrt bug #582290
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
games-util/nml: version bump
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
old
Package-Manager: portage-2.2.24 - Agostino Sarubbo · gentoo
games-util/nml: x86 stable wrt bug #568074
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-util/nml: amd64 stable wrt bug #568074
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
rev bump to push out the patch (bug #563906)
Package-Manager: portage-2.2.20.1 - Patrice Clement · gentoo
Merge remote-tracking branch 'remotes/github/pr/270'. - Michael Sterrett · gentoo
add patch from Lars Wendler via bug #563560 to work correctly with the latest version of pillow
Package-Manager: portage-2.2.20.1 - Michael Sterrett · gentoo
version bump
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed