Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116683 Details for
Bug 174727
media-gfx/sunflow (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sunflow-examples ebuild for svn version
sunflow-examples-9999.ebuild (text/plain), 680 bytes, created by
Philipp Hagemeister
on 2007-04-19 01:00:40 UTC
(
hide
)
Description:
sunflow-examples ebuild for svn version
Filename:
MIME Type:
Creator:
Philipp Hagemeister
Created:
2007-04-19 01:00:40 UTC
Size:
680 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit subversion eutils > >ESVN_REPO_URI="http://sunflow.svn.sourceforge.net/svnroot/sunflow/trunk/examples" > >IUSE="" > >DESCRIPTION="Examples for Sunflow" >HOMEPAGE="http://sunflow.sf.net/" >SRC_URI="" > >SLOT="0" >LICENSE="MIT" >KEYWORDS="~amd64 ~ppc ~x86" > >RDEPEND="" >DEPEND="${RDEPEND}" > >S=${WORKDIR}/${PN} > >src_unpack() { > subversion_src_unpack >} > >src_install() { > targetpath="${D}/usr/share/sunflow" > > mkdir -p $targetpath > cp -r ${S} $targetpath/examples || die >} > >pkg_postinst() { > einfo "The Sunflow examples can be found at /usr/share/sunflow/examples." >}
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 174727
:
116352
|
116353
|
116355
|
116356
|
116357
|
116682
|
116683
|
116684
|
116686
|
117837
|
117847
|
117849
|
121088
|
121090
|
121092
|
121225
|
121226
|
121228
|
121230
|
121232
|
121234
|
121235
|
121236
|
121238
|
121240
|
121243
|
121730