Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30099 Details for
Bug 49054
Ebuild for RDGBorder
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sensor-rdgborder-0.2.ebuild
sensor-rdgborder-0.2.ebuild (text/plain), 1.07 KB, created by
John Richard Moser
on 2004-04-26 11:16:59 UTC
(
hide
)
Description:
sensor-rdgborder-0.2.ebuild
Filename:
MIME Type:
Creator:
John Richard Moser
Created:
2004-04-26 11:16:59 UTC
Size:
1.07 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/x11-plugins/desklet-cornerxmms/desklet-cornerxmms-0.0.5-r1.ebuild,v 1.3 2004/04/12 16:42:32 aliz Exp $ > >SENSOR_NAME="RDGBorder" > >MY_PN2="rdgborder" >MY_PN=${SENSOR_NAME} >MY_P=${MY_PN}-${PV} >S=${WORKDIR}/${SENSOR_NAME}-${PV} > ># http://gdesklets.gnomedesktop.org/files/RDGBorder-0.2.tar.gz >DESCRIPTION="A resizable border" >SRC_URI="http://gdesklets.gnomedesktop.org/files/${MY_P}.tar.gz" >HOMEPAGE="http://gdesklets.gnomedesktop.org/" >LICENSE="as-is" > >SLOT="0" >IUSE="" >KEYWORDS="~x86 ~sparc ~ppc amd64" > >DEPEND=">=gnome-extra/gdesklets-core-0.22" > >DOCS="Changelog README TODO" > >src_install() { > > SYS_PATH="/usr/share/gdesklets" > INSTALL_BIN="Install_${SENSOR_NAME}_Sensor.bin" > dodir ${SYS_PATH}/Sensors > > # first we install the Sensor > python ${INSTALL_BIN} --nomsg ${D}${SYS_PATH}/Sensors > > # And next, the themes > for i in bluegrey scooby; do > INSTALL_BIN="Install_${i}_RDGTheme.bin" > python ${INSTALL_BIN} --nomsg ${D}${SYS_PATH}/Sensors > done >} >
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 49054
: 30099