Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105449 Details for
Bug 160139
kscannerbuttons-0.9.4 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kscannerbuttons-0.9.4.ebuild: cleaned-up version
kscannerbuttons-0.9.4.ebuild (text/plain), 821 bytes, created by
Carlos Laué
on 2007-01-04 22:36:46 UTC
(
hide
)
Description:
kscannerbuttons-0.9.4.ebuild: cleaned-up version
Filename:
MIME Type:
Creator:
Carlos Laué
Created:
2007-01-04 22:36:46 UTC
Size:
821 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons" > >HOMEPAGE="http://jice.free.fr/" > >SRC_URI="http://jice.free.fr/KScannerButtons/${P}.tar.bz2" > >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~amd64 ~x86" > >IUSE="" > >DEPEND=">=kde-base/kommander-3.5.5 > >=kde-base/ksystraycmd-3.5.5 > >=media-gfx/sane-backends-1.0.18-r2" > >RDEPEND="${DEPEND}" > >S="${WORKDIR}/KScannerButtons" > >src_unpack() { > unpack ${A} > cd "${S}" > einfo cleaning up binaries... > emake clean > epatch "${FILESDIR}"/${P}-destdir.patch >} > >src_compile() { > > emake || die "emake failed" >} > >src_install() { > > emake DESTDIR="${D}" install || die "Install failed" > dodoc 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 160139
:
105442
|
105449
|
105451
|
108429
|
132161
|
132162
|
161202
|
161203
|
161230