Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211022 Details for
Bug 292776
Submit ebuild for games-util/xgamer - A launcher for starting games in a second X session.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
XGamer Version 0.2.1
xgamer-0.2.1.ebuild (text/plain), 887 bytes, created by
mikeym
on 2009-11-23 21:32:27 UTC
(
hide
)
Description:
XGamer Version 0.2.1
Filename:
MIME Type:
Creator:
mikeym
Created:
2009-11-23 21:32:27 UTC
Size:
887 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit perl-module > >DESCRIPTION="A launcher for starting games in a second X session" >HOMEPAGE="http://code.google.com/p/xgamer/" >SRC_URI="http://xgamer.googlecode.com/files/${P}.tar.gz" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~ppc ~amd64 ~x86" > >COMMON_DEPEND=">=dev-lang/perl-5.8 > >=x11-libs/gtk+-2.16 > >=dev-perl/gtk2-perl-1.120 > >=x11-wm/openbox-3.0.0 > virtual/perl-File-Spec > dev-perl/File-BaseDir > dev-perl/glib-perl > x11-misc/numlockx > media-gfx/feh" >RDEPEND="${COMMON_DEPEND}" >DEPEND="${COMMON_DEPEND} > virtual/perl-Module-Build" > >S="${WORKDIR}/${PN}" > >src_install() { > #doicon share/pixmaps/xgamer.png > perl-module_src_install >} >src_compile() { > perl-module_src_configure >} > >pkg_postinst() { > perl-module_pkg_postinst >} > >pkg_postrm() { > perl-module_pkg_postrm >}
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 292776
:
209896
|
209898
|
209901
|
209956
|
209998
|
210516
|
211022
|
211023
|
225267