Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200648 Details for
Bug 280840
x11-misc/xsw (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xsw 0.3.5 ebuild
xsw-0.3.5.ebuild (text/plain), 706 bytes, created by
Sebastian Pipping
on 2009-08-09 00:18:05 UTC
(
hide
)
Description:
xsw 0.3.5 ebuild
Filename:
MIME Type:
Creator:
Sebastian Pipping
Created:
2009-08-09 00:18:05 UTC
Size:
706 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit base autotools > >DESCRIPTION="Slide show presentation tool" > >HOMEPAGE="http://code.google.com/p/xsw/" >SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86" >IUSE="pdf" > >DEPEND="media-libs/libsdl > media-libs/sdl-ttf > media-libs/sdl-image > media-libs/sdl-gfx" >RDEPEND="${DEPEND} > pdf? ( media-gfx/imagemagick )" > >src_prepare() { > epatch "${FILESDIR}"/${PN}-0.3.5-fix-destdir-remove-usr-local-stuff.patch > eautomake >} > >src_install() { > base_src_install > dodoc ChangeLog NEWS README REFERENCE THANKS TODO || die 'dodoc failed' >}
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 280840
: 200648 |
200650