Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121238 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 version 0.07.1
sunflow-examples-0.07.1.ebuild (text/plain), 700 bytes, created by
Philipp Hagemeister
on 2007-06-05 10:42:24 UTC
(
hide
)
Description:
sunflow-examples ebuild for version 0.07.1
Filename:
MIME Type:
Creator:
Philipp Hagemeister
Created:
2007-06-05 10:42:24 UTC
Size:
700 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >IUSE="" > >DESCRIPTION="Examples for Sunflow" >HOMEPAGE="http://sunflow.sf.net/" >SRC_URI="mirror://sourceforge/sunflow/sunflow-data-v${PV}.zip" > >SLOT="0" >LICENSE="MIT" >KEYWORDS="~amd64 ~ppc ~x86" > >RDEPEND="!media-gfx/sunflow-examples-svn" >DEPEND="${RDEPEND} > app-arch/unzip" > >src_unpack() { > mkdir -p "${S}/examples" > cd "${S}/examples" || die > unpack "${A}" || die >} > >src_install() { > insinto "/usr/share/sunflow/examples" > cd "${S}/examples/examples" > doins * || 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