Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 160456 Details for
Bug 231864
Additional ebuilds for gdesklets: slideshow
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for SideCandyPrintQueue-0.9
desklet-extra-sidecandyprintqueue-0.9.ebuild (text/plain), 696 bytes, created by
Peter GAAL
on 2008-07-15 15:06:06 UTC
(
hide
)
Description:
Ebuild for SideCandyPrintQueue-0.9
Filename:
MIME Type:
Creator:
Peter GAAL
Created:
2008-07-15 15:06:06 UTC
Size:
696 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gdesklets > >DESKLET_NAME="SideCandyPrintQueue" > >MY_P="${DESKLET_NAME}-${PV}" >S="${WORKDIR}/${DESKLET_NAME}" > >DESCRIPTION="Side Candy Print Queue Display" >HOMEPAGE="http://gdesklets.zencomputer.ca/" >SRC_URI="http://gdesklets.zencomputer.ca/${MY_P}.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="~x86" > >src_unpack() { > unpack ${A} > cd ${S} > mv control controls || die "Controls" > MY_C=`ls controls 2> /dev/null` >} > >pkg_postinst() { > MY_C="${CONTROL_INSDIR}/${MY_C}" > my_c=`echo ${MY_C} | sed 's/IExec/Exec/'` > einfo "Finalizing ${MY_C}" > mv $(ls -d ${my_c}* 2> /dev/null) ${MY_C} >}
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 231864
:
160446
|
160448
|
160452
|
160456
|
160457
|
160585
|
160586
|
190157
|
190159
|
190851