Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150431 Details for
Bug 218615
kde-hal-device-manager-0.3.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kde-hal-device-manager-0.3.ebuild
kde-hal-device-manager-0.3.ebuild (text/plain), 1.14 KB, created by
Ortwin Glueck
on 2008-04-20 17:00:06 UTC
(
hide
)
Description:
kde-hal-device-manager-0.3.ebuild
Filename:
MIME Type:
Creator:
Ortwin Glueck
Created:
2008-04-20 17:00:06 UTC
Size:
1.14 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit kde > >DESCRIPTION="KDE port of the Gnome hal-device-manager" >HOMEPAGE="http://kubuntu.org/~jriddell/kde-hal-device-manager/" >SRC_URI="http://kubuntu.org/~jriddell/kde-hal-device-manager/kde-hal-device-manager_0.3.orig.tar.gz" > >LICENSE="GPL2" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND="" >RDEPEND=">=kde-base/pykde-3.4.0 > sys-apps/hal > sys-apps/dbus > dev-python/dbus-python" > >need-kde 3.3 > >src_compile() { > # until pykde provides kdepyuic we use pyuic and inject the kde import > # manually > echo "from kdeui import *">DeviceManagerWidgetUI.py > pyuic DeviceManagerWidgetUI.ui >> DeviceManagerWidgetUI.py > python *.py >} > >src_install() { > APP=kde-hal-device-manager > into ${KDEDIR} > insinto ${KDEDIR}/share/apps/${APP} > doins ${APP}ui.rc *.png > insopts -m0755 > doins *.py *.pyc ${APP} > > insinto ${KDEDIR}/share/icons/cyrstalsvg/128x128/apps > insopts -m0644 > doins ${APP}.png > > insinto ${KDEDIR}/share/applications/kde > doins ${APP}.desktop > > dosym ${KDEDIR}/share/apps/${APP}/${APP} ${KDEDIR}/bin/${APP} > > dodoc README ChangeLog >}
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 218615
: 150431