Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107821 Details for
Bug 139837
kde-misc/kio-sysinfo (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kio-sysinfo-3.5.5.ebuild
kio-sysinfo-3.5.5.ebuild (text/plain), 992 bytes, created by
Marcus Furlong
on 2007-01-22 19:20:39 UTC
(
hide
)
Description:
kio-sysinfo-3.5.5.ebuild
Filename:
MIME Type:
Creator:
Marcus Furlong
Created:
2007-01-22 19:20:39 UTC
Size:
992 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit kde > >MY_P="kdebase3-SuSE-10.2-84.src" >S="${WORKDIR}/kdebase-SuSE" > >DESCRIPTION="kio slave to display system infomation in konqueror" >HOMEPAGE="http://www.opensuse.org" >SRC_URI="http://suse.mirrors.tds.net/pub/opensuse/distribution/10.2/repo/src-oss/suse/src/${MY_P}.rpm" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >DEPEND="virtual/libc > || ( kde-base/kdebase-kioslaves kde-base/kdebase ) > app-arch/rpm2targz > >=sys-apps/hwinfo-13.0" >IUSE="" > >src_unpack(){ > > cd ${WORKDIR} > rpm2targz ${DISTDIR}/${MY_P}.rpm > tar -xzf ${WORKDIR}/${MY_P}.tar.gz || die "error unpacking kio-sysinfo" > tar -xjf ${WORKDIR}/kdebase-SuSE-10.2.tar.bz2 || die "error unpacking kio-sysinfo" > cd kdebase-SuSE >} > > >src_compile() { > > sed -i -e "s/\$(TOPSUBDIRS)/sysinfo/" Makefile.am > sed -i -e "s/SuSE/gentoo/" sysinfo/sysinfo.cpp > kde_src_compile 'all' || die "error compiling" >} >
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 139837
:
91326
|
94819
| 107821 |
121742
|
125447