Port details |
- mygui-opengl OpenGL renderer for MyGUI
- 3.4.2 x11-toolkits =2 3.4.2Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2016-01-16 17:48:58
- Last Update: 2023-08-04 20:43:12
- Commit Hash: 5820b02
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel graphics
- License: MIT
- WWW:
- http://mygui.info/
- https://github.com/MyGUI/mygui
- Description:
- MyGUI is a library for creating Graphical User Interfaces (GUIs)
for games and 3D applications. The main goals of mygui are: speed,
flexibility and ease of use.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mygui-opengl>0:x11-toolkits/mygui-opengl
- To install the port:
- cd /usr/ports/x11-toolkits/mygui-opengl/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/mygui-opengl
- pkg install mygui-opengl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mygui-opengl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690138339
SHA256 (MyGUI-mygui-MyGUI3.4.2_GH0.tar.gz) = 1cc45fb96c9438e3476778449af0378443d84794a458978a29c75306e45dd45a
SIZE (MyGUI-mygui-MyGUI3.4.2_GH0.tar.gz) = 22425573
Packages (timestamps in pop-ups are UTC):
- Master port: x11-toolkits/mygui
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libMyGUIEngine.so : x11-toolkits/mygui
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_mygui-opengl
- USES:
- gl cmake:insource compiler:c++11-lib pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: x11-toolkits/mygui | Commit | Credits | Log message |
3.4.2 04 Aug 2023 20:43:12 |
Dima Panov (fluffy) |
x11-toolkits/mygui: update to 3.4.2 release (+)
Switch to latest ogre3d port, MyGUI now can utilize it
Changelog: https://github.com/MyGUI/mygui/releases/tag/MyGUI3.4.1
https://github.com/MyGUI/mygui/releases/tag/MyGUI3.4.2
Approved by: amdmi3 (maintainer) |
3.4.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
3.4.0 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
3.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.3.git20190127 26 Apr 2019 21:50:10 |
amdmi3 |
- Update to 3.2.3.git20190127
PR: 236926
Submitted by: hiroo.ono+freebsd@gmail.com |
3.2.3.git20171212_2 16 Feb 2018 11:51:37 |
amdmi3 |
- Fix plist |
3.2.2_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
3.2.2 16 Jan 2016 17:48:12 |
amdmi3 |
Split render engine modules into separate ports to allow multiple
render modules installed at the same time without introducing
unneeded dependencies.
PR: 205726 |
Number of commits found: 8
|