Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194094 Details for
Bug 273475
dev-games/tuxcap [new package]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libtuxcap-1.4.0.ebuild
libtuxcap-1.4.0.ebuild (text/plain), 758 bytes, created by
Anton Romanov
on 2009-06-10 09:35:05 UTC
(
hide
)
Description:
libtuxcap-1.4.0.ebuild
Filename:
MIME Type:
Creator:
Anton Romanov
Created:
2009-06-10 09:35:05 UTC
Size:
758 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=2 >inherit eutils cmake-utils > >DESCRIPTION="2D game development framework" >HOMEPAGE="http://sourceforge.net/projects/tuxcap" >SRC_URI="mirror://sourceforge/tuxcap/${P}.tar.gz" > >LICENSE="TUXCAP" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="virtual/opengl > x11-libs/libX11 > x11-libs/libXext > media-libs/libsdl > virtual/glu > media-gfx/imagemagick > media-libs/sdl-mixer" >DEPEND="${RDEPEND} > dev-util/cmake" > >src_unpack(){ > #we do not need examples > #but if we do, then build should be done in ${S}/tuxcap-build > #or else it will fail > unpack ${A} > cd ${S} > sed -i "s:SUBDIRS( \${MY_DIRS} ):SUBDIRS( lib ):" tuxcap/CMakeLists.txt || die >}
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 273475
:
194092
| 194094 |
195221