Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9425 Details for
Bug 17587
Update dev-ml/lablgtk-20021031
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild
lablgtk-20021031.ebuild (text/plain), 1.22 KB, created by
Clemens Oertel
on 2003-03-15 18:04:53 UTC
(
hide
)
Description:
Ebuild
Filename:
MIME Type:
Creator:
Clemens Oertel
Created:
2003-03-15 18:04:53 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.6 2003/03/15 01:52:49 liquidx Exp $ > >IUSE="gnome opengl" > >DESCRIPTION="Objective CAML interface for Gtk+" >HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html" >LICENSE="LGPL-2.1 as-is" > >DEPEND="=x11-libs/gtk+-1.2* > >=dev-lang/ocaml-3.06 > gnome? ( =gnome-base/libglade-0.17* > >=gnome-base/gnome-libs-1.4.1.7 > media-libs/gdk-pixbuf ) > opengl? ( >=dev-ml/lablgl-0.98 > =x11-libs/gtkglarea-1.2* )" > >RDEPEND=${DEPEND} > >SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz" >S=${WORKDIR}/lablgtk >SLOT="1" >KEYWORDS="x86 ~ppc" > >Name="LablGTK" > >src_compile() { > > local myconf="USE_DOTOPT=1 BINDIR=${D}/usr/bin INSTALLDIR=${D}/usr/lib/ocaml/lablgtk DLLDIR=${D}/usr/lib/ocaml/stublibs" > > use gnome && myconf="$myconf USE_GNOME=1 USE_GLADE=1" > use opengl && myconf="$myconf USE_GL=1" > > make configure $myconf || die "./configure failed" > make all opt || die >} > >src_install () { > dodir /usr/bin /usr/lib/ocaml/lablgtk /usr/lib/ocaml/stublibs > make install || die > dosed /usr/bin/lablgtk > dodoc CHANGES COPYING README >} >
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 17587
: 9425