Summary: | dev-games/mygui: new package | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Anonymous <god175> |
Component: | [OLD] Games | Assignee: | Julian Ospald <hasufell> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | egore, games, genzilla, marc.planolesay+gentoo, myckel |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 269630 | ||
Attachments: |
ebuild
dev-games/mygui-3.0.1.ebuild MyGUI 3.2.0 ebuild |
Description
Anonymous
2009-03-09 19:04:16 UTC
Could you please attach this ebuild as a file? Created attachment 184582 [details]
ebuild
here we go )
Thanks :) Reassigning to maintainer-wanted, CCing games herd. Created attachment 266847 [details]
dev-games/mygui-3.0.1.ebuild
Updated ebuild that uses the latest release and properly integrates with cmake.
Created attachment 310803 [details]
MyGUI 3.2.0 ebuild
I've bumped the ebuild to version 3.2.0 with some minor adjustments to make it work again.
you have to move the EAPI line into the very first line of the ebuild now, or else you will get an ebuild digest failure: * EAPI assignment in ebuild 'dev-games/mygui-3.2.0::lokal' does not * conform with PMS section 7.3.1 (see bug #402167): * valid EAPI assignment must occur on or before line: 1 After changing this, the ebuild worked. I updated this in my overlay https://github.com/hasufell/hasufell-overlay/blob/master/dev-games/mygui/ there were quite a few things to fix after a close look at the build system especially the FHS part was painful and is not really fixed on an upstream compliant level. I'll report bugs for those only slightly different: +*mygui-3.2.0-r1 (31 Oct 2012) + + 31 Oct 2012; Julian Ospald <hasufell@gentoo.org> +mygui-3.2.0-r1.ebuild, + +files/mygui-3.2.0-FHS.patch, +files/mygui-3.2.0-build.patch, + +files/mygui-3.2.0-underlinking.patch, +metadata.xml: + initial import wrt #261895 |