Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532940 - dev-lua/LuaMacro-2.5.0 - An extended Lua macro preprocessor
Summary: dev-lua/LuaMacro-2.5.0 - An extended Lua macro preprocessor
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://stevedonovan.github.io/LuaMacro
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 532948
  Show dependency tree
 
Reported: 2014-12-18 15:09 UTC by Dennis Schridde
Modified: 2015-01-21 13:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
LuaMacro-2.5.0.ebuild (LuaMacro-2.5.0.ebuild,1.03 KB, text/plain)
2014-12-18 15:09 UTC, Dennis Schridde
Details
metadata.xml (metadata.xml,338 bytes, text/xml)
2014-12-18 15:09 UTC, Dennis Schridde
Details
dev-lua/LuaMacro-2.5.0.ebuild (LuaMacro-2.5.0.ebuild,1.15 KB, text/plain)
2015-01-21 13:44 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-12-18 15:09:39 UTC
Created attachment 391936 [details]
LuaMacro-2.5.0.ebuild

dev-lua/LuaMacro-2.5.0 is required for other ebuilds I am about to upload to b.g.o.
Comment 1 Dennis Schridde 2014-12-18 15:09:51 UTC
Created attachment 391938 [details]
metadata.xml
Comment 2 Dennis Schridde 2015-01-21 13:44:44 UTC
Created attachment 394482 [details]
dev-lua/LuaMacro-2.5.0.ebuild

Fixes in src_install

E.g. luajit does not define INSTALL_BIN, so it is now constructed from lua_prefix, if missing.