Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 32925 Details for
Bug 53333
gOpenMol-2.32 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gopenmol-2.32.ebuild
gopenmol-2.32.ebuild (text/plain), 1.12 KB, created by
Dirk-Jan Heijs
on 2004-06-08 11:44:32 UTC
(
hide
)
Description:
gopenmol-2.32.ebuild
Filename:
MIME Type:
Creator:
Dirk-Jan Heijs
Created:
2004-06-08 11:44:32 UTC
Size:
1.12 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="gOpenMol is a tool for the visualization and analysis of molecular structures" >HOMEPAGE="http://www.csc.fi/gopenmol" >SRC_URI="${HOMEPAGE}/distribute/${PN}-linux-${PV}.tar.gz" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="dev-lang/tcl > dev-lang/tk > virtual/x11 > virtual/opengl > media-libs/glut > media-libs/jpeg > dev-lang/python" > >#RDEPEND="" > >S=${WORKDIR}/gOpenMol-${PV} > >src_compile() { > cd ${S}/src > > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > > emake || die "emake failed" > > # Plugins are not build by default > cd ${S}/src/plugins > emake || die "emake failed" >} > >src_install() { > cd ${S}/src > einstall || die > > cd ${S}/src/plugins > einstall || die >} > >pkg_postinst() { > # Fix the startup script and put it in /usr/bin > sed -e "s:${D}/:/:" /usr/lib/gOpenMol-2.31/bin/rungOpenMol > \ > /usr/bin/gopenmol > rm /usr/lib/gOpenMol-2.31/bin/rungOpenMol > chmod a+x /usr/bin/gopenmol >}
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 53333
: 32925