Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 47630 Details for
Bug 76675
archway-0.1.0.ebuild (New)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
archway-0.1.0.ebuild
archway-0.1.0.ebuild (text/plain), 1.13 KB, created by
Thomas Gerigk
on 2005-01-04 12:00:18 UTC
(
hide
)
Description:
archway-0.1.0.ebuild
Filename:
MIME Type:
Creator:
Thomas Gerigk
Created:
2005-01-04 12:00:18 UTC
Size:
1.13 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A GUI for Gnu Arch (better known as tla)" > >HOMEPAGE="http://www.nongnu.org/archway/" >SRC_URI="http://savannah.nongnu.org/download/archway/${P}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~x86" > >IUSE="" > >DEPEND=">=dev-util/tla-1.1 > >=dev-lang/perl-5.6 > >=dev-perl/gtk2-perl-1.0 > >=dev-perl/glib-perl-1.0 > >=x11-libs/gtk+-2.4" > ># Run-time dependencies, same as DEPEND if RDEPEND isn't defined: >#RDEPEND="" > >## archway uses a simple Makefile >## - no configuration >## - doesn't compile anything >#src_compile() { >#} > >src_install() { > > make \ > prefix=${D}/usr \ > mandir=${D}/usr/share/man \ > infodir=${D}/usr/share/info \ > libdir=${D}/usr/$(get_libdir) \ > install || die > > # but the makefile does some sed's (via perl) > # so the installed scripts search in /var/tmp > # for additional stuff :-( > # this solves that > > dosed "s:${D}/usr/share/archway/perllib:/usr/share/archway/perllib:" /usr/bin/archway > dosed "s:${D}/usr/share/archway:/usr/share/archway:" /usr/share/archway/perllib/ArchWay/Session.pm > >}
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 76675
: 47630