Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30281 Details for
Bug 49327
Ebuild for desklet-wireless
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
desklet-wireless-0.2.ebuild
desklet-wireless-0.2.ebuild (text/plain), 695 bytes, created by
Mikel Olasagasti
on 2004-04-28 15:09:43 UTC
(
hide
)
Description:
desklet-wireless-0.2.ebuild
Filename:
MIME Type:
Creator:
Mikel Olasagasti
Created:
2004-04-28 15:09:43 UTC
Size:
695 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >DESKLET_NAME="WirelessDisplay" > >MY_P=${DESKLET_NAME}-${PV} >S=${WORKDIR}/${DESKLET_NAME} > >DESCRIPTION="This desklet shows the status of a wireless link." >SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" >HOMEPAGE="http://gdesklets.gnomedesktop.org/" >LICENSE="as-is" > >SLOT="0" >IUSE="" >KEYWORDS="~x86 ~ppc ~amd64 ~alpha" > >DEPEND=">=gnome-extra/gdesklets-core-0.26" > >src_install() { > > SYS_PATH="/usr/share/gdesklets" > dodir ${SYS_PATH}/Displays > > insinto ${SYS_PATH}/Displays/${DESKLET_NAME} > doins *.display > > cp -R gfx/ ${D}${SYS_PATH}/Displays/${DESKLET_NAME} > > >} >
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 49327
: 30281