Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 29926 Details for
Bug 45638
ebuild for XPDE 0.5.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xpde-0.5.0.ebuild
xpde-0.5.0.ebuild (text/plain), 990 bytes, created by
Boris
on 2004-04-23 15:31:59 UTC
(
hide
)
Description:
xpde-0.5.0.ebuild
Filename:
MIME Type:
Creator:
Boris
Created:
2004-04-23 15:31:59 UTC
Size:
990 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A Desktop Environment modelled after the O/S from Redmond, WA" >HOMEPAGE="http://www.xpde.com" >SRC_URI="http://www.xpde.com/releases/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 -ppc -sparc -alpha" >IUSE="" > >DEPEND="virtual/x11" >S=${WORKDIR}/${PN} > >src_compile() { > epatch ${FILESDIR}/xpde-0.5.0-gentoo.diff > einfo > einfo "This is a binary-only package (sadly)" > einfo "No files to compile." > einfo >} > >src_install() { > cd ${S}/bin > > dodir /opt/xpde/bin/applets > > dodir /opt/xpde/share/Desktop > dodir /opt/xpde/share/Themes > > exeinto /opt/xpde/bin > doexe *.so* startxpde wm desktop > > exeinto /opt/xpde/bin/applets > doexe applets/desktop_properties > > cp -a defaultdesktop/Themes/* ${D}/opt/xpde/share/Themes > cp -a defaultdesktop/Desktop/* ${D}/opt/xpde/share/Desktop > > exeinto /etc/X11/Sessions > cp startxpde xpde-0.5.0 > doexe xpde-0.5.0 >}
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 45638
: 29926 |
29927