Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94819 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]
Fixed ebuild
kio-sysinfo-3.5.2.ebuild (text/plain), 955 bytes, created by
Chris Slycord
on 2006-08-21 17:19:27 UTC
(
hide
)
Description:
Fixed ebuild
Filename:
MIME Type:
Creator:
Chris Slycord
Created:
2006-08-21 17:19:27 UTC
Size:
955 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.1-58.src" >S="${WORKDIR}/kdebase-SuSE" > >DESCRIPTION="kio slave to display system infomation in konqueror" >HOMEPAGE="http://www.opensuse.org/icecream" >SRC_URI="http://suse.mirrors.tds.net/pub/opensuse/distribution/SL-10.1/inst-source/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" >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.1.tar.bz2 || die "error unpacking kio-sysinfo" >} > > >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