Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288847 Details for
Bug 348149
new ebuild: games-action/openclonk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for openblock 5.2.0 (2.0.1)
openclonk-5.2.0.ebuild (text/plain), 905 bytes, created by
Nuno
on 2011-10-05 11:28:39 UTC
(
hide
)
Description:
ebuild for openblock 5.2.0 (2.0.1)
Filename:
MIME Type:
Creator:
Nuno
Created:
2011-10-05 11:28:39 UTC
Size:
905 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >EAPI=2 >inherit games cmake-utils > >DESCRIPTION="OpenClonk is the successor of the shareware game series Clonk" >HOMEPAGE="http://www.openclonk.org/" >SRC_URI="http://hg.openclonk.org/openclonk/archive/openclonk-release-${PV}-src.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" >RESTRICT="" > >RDEPEND="x11-libs/libX11 > x11-libs/libXxf86vm > x11-libs/libXrandr > x11-libs/libXpm > media-libs/glew > virtual/opengl > media-libs/libpng > dev-libs/openssl > media-libs/libsdl > media-libs/sdl-mixer > x11-libs/gtk+:2 > virtual/jpeg > sys-libs/zlib > dev-libs/boost" >DEPEND="${RDEPEND} > dev-util/cmake" > >S=${WORKDIR}/openclonk-release-${PV}-src > >src_configure() { > cmake-utils_src_configure > > echo "Patchng cmake install..." > patch -R -d "${CMAKE_BUILD_DIR}" < "${FILESDIR}/cmake_install.patch" >}
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 348149
:
256646
|
256648
| 288847 |
288849
|
308297
|
308299
|
308301