Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10119 Details for
Bug 18630
rmagick-1.1.0.ebuild: An interface between Ruby and the ImageMagick(TM) image processing library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rmagick-1.1.0.ebuild
rmagick-1.1.0.ebuild (text/plain), 763 bytes, created by
Tom Payne (RETIRED)
on 2003-04-02 06:45:30 UTC
(
hide
)
Description:
rmagick-1.1.0.ebuild
Filename:
MIME Type:
Creator:
Tom Payne (RETIRED)
Created:
2003-04-02 06:45:30 UTC
Size:
763 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_P="RMagick-${PV}" >DESCRIPTION="An interface between Ruby and the ImageMagick(TM) image processing library" >HOMEPAGE="http://home.nc.rr.com/rmagick/" >SRC_URI="http://home.nc.rr.com/rmagick/${MY_P}.tar.gz" >LICENSE="Artistic" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=dev-lang/ruby-1.6.8* >=media-gfx/imagemagick-5.5.1*" >S=${WORKDIR}/${MY_P} > >src_compile() { > ./configure || die > ruby install.rb config --prefix=${D}/usr || die > ruby install.rb setup || die >} > >src_install() { > RUBYLIB=`ruby -r rbconfig -e "print ['sitelibdir', 'sitearchdir'].collect { |s| '${D}' + Config::CONFIG[s] }.join(':')"` > ruby install.rb install || die >}
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 18630
: 10119