Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 115570 Details for
Bug 173562
ipager-1.1.0 ebuild (pager for fluxbox and other wm)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ipager-1.1.0.ebuild
ipager-1.1.0.ebuild (text/plain), 758 bytes, created by
Small_Penguin
on 2007-04-06 13:24:40 UTC
(
hide
)
Description:
ipager-1.1.0.ebuild
Filename:
MIME Type:
Creator:
Small_Penguin
Created:
2007-04-06 13:24:40 UTC
Size:
758 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A pager for fluxbox (and other wm)" >HOMEPAGE="http://www.useperl.ru/ipager/" >SRC_URI="http://www.useperl.ru/ipager/src/ipager-${PV}.tar.gz" > >LICENSE="MIT" >SLOT="0" > >KEYWORDS="~x86" > >IUSE="themes" > >DEPEND=">=dev-util/scons-0.96.1" > >RDEPEND=">x11-wm/fluxbox-0.9.13" > >src_compile() { > scons CFLAGS="${CFLAGS}" PREFIX=/usr || die "scons failed" >} > >src_install() { > scons DESTDIR="${D}" install || die "scons install failed" > dodoc ChangeLog LICENSE README ToDo > if use themes; then > dodir /usr/share/ipager/themes > insinto /usr/share/ipager/themes > doins themes/*.conf || die "Could not install themes" > fi >}
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 173562
: 115570 |
120552
|
120553
|
120558
|
120559
|
120561
|
163597
|
163598