Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23691 Details for
Bug 37465
new TYPO3 ebuild for 3.8.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
imagemagick-4.2.9.ebuild
imagemagick-4.2.9.ebuild (text/plain), 2.06 KB, created by
Dietrich Heise
on 2004-01-12 12:00:56 UTC
(
hide
)
Description:
imagemagick-4.2.9.ebuild
Filename:
MIME Type:
Creator:
Dietrich Heise
Created:
2004-01-12 12:00:56 UTC
Size:
2.06 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-5.4.7.4-r1.ebuild,v 1.7 2003/07/02 03:35:31 seemant Exp $ > >IUSE="perl X cups xml2 lcms" > >#inherit libtool perl-module eutils > >MY_PN=ImageMagick >MY_P=${MY_PN}-${PV} >S=${WORKDIR}/${MY_PN}-${PV} >DESCRIPTION="A collection of tools and libraries for many image formats" >SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" >HOMEPAGE="http://www.imagemagick.org/" > >SLOT="2" >LICENSE="as-is" >KEYWORDS="x86 ppc sparc ~alpha ~mips ~hppa" > >DEPEND=">=sys-apps/sed-4 > media-libs/libpng > >=app-arch/bzip2-1 > >=sys-libs/zlib-1.1.3 > >=media-libs/freetype-2.0 > >=media-libs/jpeg-6b > >=media-libs/tiff-3.5.5 > X? ( virtual/x11 > >=app-text/dgs-0.5.9.1 ) > cups? ( >=app-text/ghostscript-6.50 ) > lcms? ( >=media-libs/lcms-1.06 ) > xml2? ( >=dev-libs/libxml2-2.4.10 )" > > #perl? ( >=dev-lang/perl-5 ) >src_compile() { > cd ${S} > > local myconf="" > use perl || myconf="--without-perl" > use lcms || myconf="${myconf} --without-lcms" > use xml2 || myconf="${myconf} --without-xml" > use X || myconf="${myconf} --without-x" > > ./configure \ > --prefix=${D}/usr/local/${MY_P} \ > --exec-prefix=${D}/usr/local/${MY_P} \ > --bindir=${D}/usr/local/${MY_P} \ > --enable-lzw \ > --with-ttf \ > --with-fpx \ > --without-gslib \ > --without-hdf \ > --with-jbig \ > --with-wmf \ > --with-threads \ > --with-jpeg \ > --with-png \ > --with-tiff \ > --with-ttf \ > --with-zlib \ > --without-perl \ > ${myconf} || die "bad configure" > sleep 10 > emake || die "compile problem" > > >} > >src_install() { ># myinst="--prefix=${D}/usr/local/${MY_P} PREFIX=${D}/usr/local/${MY_P}" ># myinst="${myinst} MagickSharePath=${D}/usr/local/${MY_P}/share/" ># myinst="${myinst} pkgdocdir=${D}/usr/local/${MY_P}/share/doc/" ># myinst="${myinst} mandir=${D}/usr/local/${MY_P}/share/man" ># myinst="${myinst} datadir=${D}/usr/local/${MY_P}/share" > ># mydoc="*.txt" > make install >} > >pkg_postinst() { > einfo "NOTE:" > einfo "This package is installed in /usr/local/${MY_P}" >}
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 37465
:
23289
|
23688
|
23691
|
23734
|
23743
|
23767
|
24321
|
27959
|
31844
|
31944
|
31945
|
31946
|
32156
|
32371
|
32518
|
32519
|
32634
|
34612
|
35727
|
37006
|
40181
|
40563
|
43173
|
43438
|
55568
|
56650
|
61722
|
67674
|
67675
|
67676
|
67677
|
67678
|
67679
|
67680
|
67682
|
73734
|
73735
|
73736
|
73737
|
73738
|
73739
|
73740
|
73741