Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 223771 Details for
Bug 249594
dev-db/gsql - New ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
0.2.1 version ebuild with support for gnome USE
gsql-0.2.1.ebuild (text/plain), 828 bytes, created by
Sergei Shilovsky
on 2010-03-15 19:07:05 UTC
(
hide
)
Description:
0.2.1 version ebuild with support for gnome USE
Filename:
MIME Type:
Creator:
Sergei Shilovsky
Created:
2010-03-15 19:07:05 UTC
Size:
828 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ ># > >inherit eutils gnome2 > >DESCRIPTION="Integrated database development tool for GNOME" >HOMEPAGE="http://gsql.org/" >SRC_URI="http://gsql.googlecode.com/files/${PN}-${PV}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="gnome" > ># FIXME: gmodule-2.0 may be required > >DEPEND=">=x11-libs/gtk+-2.12 > >=gnome-base/gconf-2.0 > >=gnome-base/libglade-2.0 > >=x11-libs/libnotify-0.4 > >=x11-libs/gtksourceview-2.2 > x11-libs/vte > gnome? ( > >=libgnome-2.0 > >=libgnomeui-2.0 )" > >RDEPEND="${DEPEND}" > >pkg_setup() >{ > G2CONF="${G2CONF} > $(use_with gnome gnome)" > >} > > >src_install() >{ > addpredict /etc/gconf/gconf.xml.defaults/.testing.writeability > emake DESTDIR=${D} install || die "install failed" >} >
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 249594
:
174056
| 223771