Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245582 Details for
Bug 298260
Request to add GIMP FX Foundry to the tree
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Initial ebuild proposal
gimpfx-foundry-2.6.1.ebuild (text/plain), 730 bytes, created by
Gef
on 2010-09-01 12:39:59 UTC
(
hide
)
Description:
Initial ebuild proposal
Filename:
MIME Type:
Creator:
Gef
Created:
2010-09-01 12:39:59 UTC
Size:
730 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit versionator > >DESCRIPTION="A set of scripts for Gimp" >HOMEPAGE="http://gimpfx-foundry.sourceforge.net/" > >MY_PV=$(replace_version_separator 2 '-') >MY_P="${PN}-${MY_PV}" > >SRC_URI="mirror://sourceforge/project/${PN}/${PN}-scriptpack/${MY_P}/${MY_P}.tar.gz" > >LICENSE="GPL-1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND=">=media-gfx/gimp-2.6" >RDEPEND="${DEPEND}" > >src_install() { > insinto /usr/share/gimp/2.0/scripts/ > doins *.scm || die "doins failed" >} > >pkg_postinst() { > elog "All scripts are described in upstream's online documentation:" > elog " http://${PN}.sourceforge.net/browse26/" >}
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 298260
: 245582