Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 45743 Details for
Bug 74111
New ebuild - wxperl-0.21_pre1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wxperl-0.21_pre1.ebuild
wxperl-0.21_pre1.ebuild (text/plain), 838 bytes, created by
James Le Cuirot
on 2004-12-11 09:22:59 UTC
(
hide
)
Description:
wxperl-0.21_pre1.ebuild
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2004-12-11 09:22:59 UTC
Size:
838 bytes
patch
obsolete
>DESCRIPTION="Perl language bindings for the wxWidgets GUI toolkit" >HOMEPAGE="http://wxperl.sourceforge.net" >SRC_URI="http://www.barbon.org/wxperl/Wx-0.21.tar.gz" > >inherit eutils > >LICENSE="Artistic GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND=">=dev-lang/perl-5.6.0 > >=dev-perl/ExtUtils-MakeMaker-0.20 > x11-libs/wxGTK" > >S=${WORKDIR}/Wx-0.21 > >src_compile() { > epatch ${FILESDIR}/makemaker-ver.patch > perl Makefile.PL PREFIX="${D}/usr" || die "configuration failed" > epatch ${FILESDIR}/makefile-blibdirs.patch > emake || die "emake failed." >} > >src_install() { > dodir /usr/lib/perl5/site_perl/`perl -e 'printf "%vd", $^V;'`/wxPerl > make install PREFIX=${D}/usr \ > INSTALLMAN1DIR=${D}/usr/share/man/man1 \ > INSTALLMAN3DIR=${D}/usr/share/man/man3 \ > VARPREFIX=${D} > dodoc README.txt docs/install.txt docs/bugs.txt docs/todo.txt >}
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 74111
: 45743 |
45744
|
45745
|
46231
|
57867