Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7348 Details for
Bug 13019
trackballs-0.2.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Trackballs 0.3.0 Ebuild
trackballs-0.3.0.ebuild (text/plain), 1.19 KB, created by
Mårten Woxberg
on 2003-01-15 18:49:50 UTC
(
hide
)
Description:
Trackballs 0.3.0 Ebuild
Filename:
MIME Type:
Creator:
Mårten Woxberg
Created:
2003-01-15 18:49:50 UTC
Size:
1.19 KB
patch
obsolete
>S=${WORKDIR}/${PN} >DESCRIPTION="A simple game similar to the Marble Madness" >SRC_URI="http://www.lysator.liu.se/~mbrx/trackballs/${P}.src.tar.gz > http://www.lysator.liu.se/~mbrx/trackballs/trackballs-0.2.2.data.tar.gz" >HOMEPAGE="http://www.lysator.liu.se/~mbrx/trackballs/" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86" > >RDEPEND="virtual/opengl > media-libs/libsdl > =dev-util/guile-1.6* > media-libs/sdl-ttf > media-libs/sdl-mixer" >DEPEND="${RDEPEND}" > >#Need to change directory since trackballs with non-generic folder name >src_compile () { > cd ../trackballs-0.3.0 || die "cd failed" > econf || die "econf failed" > emake || die "emake failed" > >} > > >src_install () { > > exeinto /usr/bin > doexe src/trackballs > > dodir /usr/share/trackballs > insinto /usr/share/trackballs/fonts > doins share/fonts/*.ttf > insinto /usr/share/trackballs/images > doins share/images/*.png > insinto /usr/share/trackballs/levels > doins share/levels/*.scm > doins share/levels/*.map > insinto /usr/share/trackballs/music > doins share/music/*.ogg > insinto /usr/share/trackballs/sfx > doins share/sfx/*.wav > insinto /usr/share/trackballs > doins share/highScores > fperms 666 /usr/share/trackballs/highScores > > dodoc AUTHORS ChangeLog README TODO NEWS COPYING > >}
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 13019
:
6879
| 7348 |
7349
|
7844
|
8099
|
8644
|
8649
|
13415