Port details |
- py-pyglet1 Cross-platform windowing and multimedia library (legacy version)
- 1.5.29 graphics =2 1.5.29Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2022-11-21 17:27:09
- Last Update: 2024-05-15 19:23:05
- Commit Hash: 43272b9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: multimedia python x11-toolkits
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/pyglet/
- https://github.com/pyglet/pyglet
- Description:
- pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications for Windows,
Mac OS X and Linux.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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:
- 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 = 1715800005
SHA256 (pyglet-1.5.29.zip) = 397f40ebf147e7f63b1ba808b96daba1fa0c9e3855c98c9662f8c37325ff05b1
SIZE (pyglet-1.5.29.zip) = 6900334
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:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- 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 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.29 15 May 2024 19:23:05 |
Dmitry Marakasov (amdmi3) |
graphics/py-pyglet1: update 1.5.28 → 1.5.29 |
1.5.28 09 Apr 2024 00:08:48 |
Dmitry Marakasov (amdmi3) |
graphics/py-pyglet1: update 1.5.27 → 1.5.28 |
1.5.27 09 Mar 2024 15:21:22 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-pyglet1: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
1.5.27 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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: 6
|