Port details |
- py-pyglet1 Cross-platform windowing and multimedia library (legacy version)
- 1.5.27 graphics
=0 Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2022-11-21 17:27:09
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: multimedia python x11-toolkits
- License: BSD3CLAUSE
- Description:
- pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyglet1>0:graphics/py-pyglet1@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/graphics/py-pyglet1/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pyglet1
- pkg install py39-pyglet1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pyglet1 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyglet1
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1668705790
SHA256 (pyglet-1.5.27.zip) = 4d00e067451f3b10fd51b69764fddab65444372a2da344ee2b35f0a8e6ebf005
SIZE (pyglet-1.5.27.zip) = 6978692
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Xvfb : x11-servers/xorg-server@xvfb
- 8x13O.pcf.gz : x11-fonts/xorg-fonts-miscbitmaps
- fonts.alias : x11-fonts/font-alias
- base : x11/xkeyboard-config
- xkbcomp : x11/xkbcomp
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Test dependencies:
-
- python3.9 : lang/python39
- py39-pytest>=0 : devel/py-pytest@py39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- This port is required by:
- for Build
-
- devel/py-trimesh
- graphics/py-glooey
- for Run
-
- devel/py-trimesh
- games/brainworkshop
- Configuration Options:
- No options to configure
- Options name:
- graphics_py-pyglet1
- USES:
- display:test gl python:3.6+ pytest zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.27 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.5.27 21 Nov 2022 17:23:41
    |
Dmitry Marakasov (amdmi3)  |
graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
that no consumer is compatible with pyglet 2.x yet |
Number of commits found: 2
|