Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 373418 Details for
Bug 505542
cde-base/cde - the Common Desktop Environment
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cde-9999.ebuild
cde-9999.ebuild (text/plain), 1.34 KB, created by
Sergey S. Starikoff
on 2014-03-24 11:39:53 UTC
(
hide
)
Description:
cde-9999.ebuild
Filename:
MIME Type:
Creator:
Sergey S. Starikoff
Created:
2014-03-24 11:39:53 UTC
Size:
1.34 KB
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >EGIT_REPO_URI="git://git.code.sf.net/p/cdesktopenv/code" > >DESCRIPTION="The Common Desktop Environment, the first UNIX desktop environment" >HOMEPAGE="https://sourceforge.net/projects/cdesktopenv/" >SRC_URI="" > >inherit git-2 > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="" >IUSE="" > >DEPEND="x11-libs/libXp > x11-libs/libXt > x11-libs/libXmu > x11-libs/libXft > x11-libs/libXinerama > x11-libs/libXpm > x11-libs/motif > x11-libs/libXaw > x11-libs/libX11 > x11-libs/libXScrnSaver > x11-apps/xset > media-libs/libjpeg-turbo > media-libs/freetype > dev-lang/tcl > app-shells/ksh > sys-devel/m4 > app-arch/ncompress > media-fonts/font-bitstream-100dpi > net-nds/rpcbind > sys-devel/bison > x11-misc/xbitmaps" >RDEPEND="${DEPEND}" > >src_prepare() { > cd ${S} > mkdir -p imports/x11/include > cd imports/x11/include > ln -s /usr/include/X11 . >} > >src_compile() { > cd ${S}/${PN} > make World >} > >src_install() { > cd ${S}/admin/IntegTools/dbTools > ./installCDE -s ${S} >} > >pkg_postinst() { > cd ${S}/admin/IntegTools/post_install/linux > ./configRun -e > einfo "This may terminate with inetd errors. These are harmless and can be ignored." > > # I don't shure it's really necessary, so commented quote: > #sudo chmod -R a+rwx /var/dt > > dodir /usr/spool/calendar >}
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 505542
:
373416
|
373418
|
373976
|
384338
|
384652
|
384666
|
418052
|
552168