Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 6020 Details for
Bug 11347
mysqlcc-0.8.6_alpha1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mysqlcc ebuild
mysqlcc-0.8.6_alpha1.ebuild (text/plain), 907 bytes, created by
Quequero
on 2002-11-28 11:09:41 UTC
(
hide
)
Description:
mysqlcc ebuild
Filename:
MIME Type:
Creator:
Quequero
Created:
2002-11-28 11:09:41 UTC
Size:
907 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >S=${WORKDIR}/${P} >DESCRIPTION="This is a MySQL GUI Client" >HOMEPAGE="http://www.mysql.com/" >SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MyCC/${PN}-0.8.6a-src.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="X qt" >DEPEND="virtual/glibc > >=x11-libs/qt/qt-3.0.5 > >=dev-db/mysql/mysql-3.23.53" >S=${WORKDIR}/${PN}-0.8.6a-src >RDEPEND="" > >src_unpack() { > unpack ${PN}-0.8.6a-src.tar.gz ; cd ${S} >} > >src_compile() { > ./configure \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > QTDIR=$QTDIR > emake || die >} > >src_install() { > #make \ > # prefix=${D}/usr \ > # mandir=${D}/usr/share/man \ > # infodir=${D}/usr/share/info > > # Only this file for now > dobin mysqlcc >}
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 11347
: 6020 |
6021
|
6023
|
6024