Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 31406 Details for
Bug 51036
desklet-multitail-3.1 (update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
desklet-multitail-0.3.1.ebuild
desklet-multitail-0.3.1.ebuild (text/plain), 934 bytes, created by
Alexis Muller
on 2004-05-14 05:38:47 UTC
(
hide
)
Description:
desklet-multitail-0.3.1.ebuild
Filename:
MIME Type:
Creator:
Alexis Muller
Created:
2004-05-14 05:38:47 UTC
Size:
934 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESKLET_NAME="MultiTail" >DOCS="README" > >S=${WORKDIR}/gDesklets-multitail-${PV} >DESCRIPTION="A desklet that allows the 'tail' or viewing of multiple files on your desktop" >HOMEPAGE="http://gdesklets.gnomedesktop.org/" >SRC_URI="http://gdesklets.gnomedesktop.org/files/gDesklets-${PN/desklet-/}-${PV}.tar.gz" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=gnome-extra/gdesklets-core-0.26" > >src_install() { > # set up our paths > SYS_PATH="/usr/share/gdesklets" > INSTALL_BIN="Install_${DESKLET_NAME}_Sensor.bin" > dodir ${SYS_PATH}/{Sensors,Displays} > > # first we install the Sensors > python ${INSTALL_BIN} --nomsg ${D}${SYS_PATH}/Sensors > > # and now the display > cp -R ${DESKLET_NAME} ${D}${SYS_PATH}/Displays > rm ${D}${SYS_PATH}/Displays/${DESKLET_NAME}/README > > dodoc ${DESKLET_NAME}/${DOCS} > >} >
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 51036
: 31406