Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57377 Details for
Bug 90606
imlib2-ruby-0.5.0.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
imlib2-ruby ebuild
imlib2-ruby-0.5.0.ebuild (text/plain), 690 bytes, created by
BRUNEL Maxime
on 2005-04-27 05:16:42 UTC
(
hide
)
Description:
imlib2-ruby ebuild
Filename:
MIME Type:
Creator:
BRUNEL Maxime
Created:
2005-04-27 05:16:42 UTC
Size:
690 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Imlib2 bindings for Ruby, written with the help of these people." >HOMEPAGE="http://www.pablotron.org/software/imlib2-ruby/" >SRC_URI="http://www.pablotron.org/download/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >RDEPEND=">=dev-lang/ruby-1.8 > >=media-libs/imlib2-1.2.0" > >src_unpack() { > unpack ${A} > cd ${S} >} > >src_compile() { > ruby ./extconf.rb || die "Failed to generate Makefile" > emake || die "emake failed" >} > >src_install() { > einstall || die "einstall failed" > dodoc AUTHORS MANIFEST TODO ChangeLog 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 90606
: 57377 |
89383
|
89384