Port details |
- mygui-ogre Ogre3d 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-ogre>0:x11-toolkits/mygui-ogre
- To install the port:
- cd /usr/ports/x11-toolkits/mygui-ogre/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/mygui-ogre
- pkg install mygui-ogre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mygui-ogre
- 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
- Library dependencies:
-
- libOgreMain.so : graphics/ogre3d
- libMyGUIEngine.so : x11-toolkits/mygui
- This port is required by:
- for Build
-
- games/stuntrally
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_mygui-ogre
- USES:
- cmake:insource compiler:c++11-lib pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
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 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
3.4.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.3.git20190127_1 26 Apr 2019 23:39:32 |
amdmi3 |
- Copy graphics/ogre3d to graphics/ogre3d19 and add mutual conflicts
- Switch all ogre3d consumers to ogre3d19
This allows to update ogre3d to the latest version without breaking
existing ports. The plans are also to make it possible for both ogre3d
versions to coexist.
Approved by: oliver (discussed via private email) |
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: 5
|