Port details |
- mygui-ogre Ogre3d renderer for MyGUI
- 3.4.0_1 x11-toolkits
=0 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2016-01-16 17:48:58
- Last Update: 2021-04-07 23:19:01
- Commit Hash: 5823922
- Also Listed In: devel graphics
- License: MIT
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1581614289
SHA256 (MyGUI-mygui-MyGUI3.4.0_GH0.tar.gz) = d1d5f294670ae71f7200ed4b30859018281d8cfd45d6a38d18b97a4aba604c42
SIZE (MyGUI-mygui-MyGUI3.4.0_GH0.tar.gz) = 22391483
- 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/ogre3d19
- 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: 4
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.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: 4
|