Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 327950 Details for
Bug 399867
games-action/minetest games-action/minetest_game: new ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
data for minetest engine
minetest-data-9999.ebuild (text/plain), 694 bytes, created by
Vasiliy Yeremeyev
on 2012-11-01 15:20:49 UTC
(
hide
)
Description:
data for minetest engine
Filename:
MIME Type:
Creator:
Vasiliy Yeremeyev
Created:
2012-11-01 15:20:49 UTC
Size:
694 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 >inherit eutils games git-2 > >DESCRIPTION="The main game for the Minetest game engine." >HOMEPAGE="http://github.com/celeron55/minetest_game/" > >EGIT_REPO_URI="git://github.com/celeron55/minetest_game.git" > >KEYWORDS="~x86 ~amd64" > >if [[ "${PV}" != 9999* ]]; then > EGIT_COMMIT="${PV}" >fi > >SRC_URI="" >S="${WORKDIR}/${PN}" > >LICENSE="CCPL-Attribution-ShareAlike-3.0" >SLOT="0" >IUSE="" > >RDEPEND="" >DEPEND="${RDEPEND}" > >src_install() { > DEST="${GAMES_PREFIX}/share/minetest/games/main" > einfo "Installing to ${DEST}" > insinto "${DEST}" > doins -r "${S}/game.conf" "${S}/mods" >}
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 399867
:
306625
|
307581
|
307583
|
307585
|
309883
|
309885
|
309887
|
309889
|
309891
|
309893
|
327946
|
327948
|
327950
|
327952