Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 51043 Details for
Bug 75681
media-gfx/UFRaw - a plugin for GIMP (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for ufraw-0.4
ufraw-0.4.ebuild (text/plain), 750 bytes, created by
Dominik Behr
on 2005-02-11 22:09:40 UTC
(
hide
)
Description:
ebuild for ufraw-0.4
Filename:
MIME Type:
Creator:
Dominik Behr
Created:
2005-02-11 22:09:40 UTC
Size:
750 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="RAW import plugin for GIMP" > >HOMEPAGE="http://ufraw.sourceforge.net/" > >SRC_URI="mirror://sourceforge/ufraw/${P}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~x86" > >DEPEND="virtual/x11 > >=media-gfx/gimp-2.0 > >=media-gfx/dcraw-6.31 > >=media-libs/lcms-1.13" > >IUSE="" > >#RDEPEND="" > >S=${WORKDIR}/${P} > >inherit eutils > >src_unpack() { > unpack ${A} > cd ${S} > epatch ${FILESDIR}/${P}-lcms.patch >} > >src_compile() { > emake || die "emake failed" >} > >src_install() { > #einstall || die "einstall failed" > #make install || die > dodir /usr/lib/gimp/2.0/plug-ins > exeinto /usr/lib/gimp/2.0/plug-ins > doexe ${S}/ufraw-gimp >} >
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 75681
:
51043
|
51044
|
66618
|
69287