Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347928 Details for
Bug 469302
dev-lua/luajson-9999 - JSON Parser/Constructor for Lua
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
JSON Parser/Constructor for Lua
LuaJSON-9999.ebuild (text/plain), 634 bytes, created by
Raphaël Droz
on 2013-05-10 11:39:21 UTC
(
hide
)
Description:
JSON Parser/Constructor for Lua
Filename:
MIME Type:
Creator:
Raphaël Droz
Created:
2013-05-10 11:39:21 UTC
Size:
634 bytes
patch
obsolete
># Copyright 1999-2013 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >inherit git-2 > >DESCRIPTION="JSON Parser/Constructor for Lua" >HOMEPAGE="http://www.eharning.us/wiki/luajson/" >EGIT_REPO_URI="git://github.com/harningt/luajson.git" >EGIT_BRANCH="next" >EGIT_SOURCEDIR="${S}" > >LICENSE="MIT" >SLOT="1" >KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="test" > >RDEPEND="dev-lang/lua > dev-lua/lpeg" >DEPEND="${RDEPEND}" > >src_compile() { > emake dist >} > >src_install() { > emake PREFIX="${D}" install > dodoc README $(readlink ReleaseNotes.txt) docs/LuaJSON.txt >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 469302
: 347928