Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14741 Details for
Bug 24837
New Package: media-gfx/gimp-cmyk-plugin
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/gimp-cmyk-0.1.ebuild
gimp-cmyk-0.1.ebuild (text/plain), 1.06 KB, created by
Nicolas Kaiser
on 2003-07-20 03:11:27 UTC
(
hide
)
Description:
media-gfx/gimp-cmyk-0.1.ebuild
Filename:
MIME Type:
Creator:
Nicolas Kaiser
Created:
2003-07-20 03:11:27 UTC
Size:
1.06 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Preliminary GIMP CMYK plugin based on lcms" >HOMEPAGE="http://www.blackfiveservices.co.uk/separate.shtml" >SRC_URI="ftp://www.blackfiveservices.co.uk/projects/separate-${PV}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >DEPEND="media-gfx/gimp > media-libs/lcms" > >S=${WORKDIR}/separate > >src_compile() { > cd ${S} > make clean > sed -e "s:"lcms.h":"/usr/include/lcms/lcms.h":g" separate.c \ > > separate.c.new > cp separate.c.new separate.c > sed -e "s:"lcms.h":"/usr/include/lcms/lcms.h":g" util.c \ > > util.c.new > cp util.c.new util.c > sed -e "s:"/usr/local/share":"/usr/share":g" platform.h \ > > platform.h.new > cp platform.h.new platform.h > emake || die >} > >src_install() { > dodir /usr/lib/gimp/1.2/plug-ins/ > cp separate ${D}/usr/lib/gimp/1.2/plug-ins/ > dodir /usr/share/iccprofiles/RGB\ Profiles/ > cp sRGB/sRGB\ Color\ Space\ Profile.icm \ > sRGB/sRGB_readme.txt \ > ${D}/usr/share/iccprofiles/RGB\ Profiles/ > dodoc COPYING README >}
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 24837
:
14719
|
14741
|
32105
|
32106
|
98855
|
192601
|
192603
|
229825
|
259821
|
259823
|
409182
|
409184
|
409186
|
409188