Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27491

Summary: sqlgui.ebuild should watch use variables
Product: Gentoo Linux Reporter: Aris Basic <aris.basic>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED NEEDINFO    
Severity: major CC: mysql-bugs
Priority: High    
Version: 1.4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 29226    
Attachments: sqlgui,sqguipart,sqlguipgsql ebuilds with digests (0.5.1,0.5.1,0.1.1)
ebuild for mysql backend of sqlguipart (sqlgui) *NOT TESTED*

Description Aris Basic 2003-08-28 11:47:19 UTC
I think sqlgui ebuild should take care of use variables and not blindly depend
on mysql. The same program can be compiled for postgres only use, (maybe we can
make additional split to sqlgui plugins that way sqlguipart and sqlgui wouldnt
depend on any DB ? but on sqlgui-plugin ?)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Aris Basic 2003-08-29 09:22:49 UTC
Created attachment 16769 [details]
sqlgui,sqguipart,sqlguipgsql ebuilds with digests (0.5.1,0.5.1,0.1.1)

This is a collection of ebuilds for sqlgui package it hase ebuilds for sqlgui
(client 0.5.1), sqlguipart (backend 0.5.1), sqlguipgsql (pgsql backend 0.5.1)
there is no mysql backend ebuild becuase i dont have mysql installed to test it

however i think just small changes to sqlguipgsql will convert it to mysql :)
this still does not have full dependacy checking nor use variable check :(
sqlgui is dependant on sqlguipart however database specific backend isnt
dependent on anything (it can be actualy compiled and installed separately from
rest, it may ahve some use like that for someone but i guess its rare)

this should eb a good begin of a better sqlgui build system current (v0.4.0)
isnt sufficient specialy becuase its fully mysql oriented.

any comments here or on direct to me
Comment 2 Aris Basic 2003-08-29 09:37:09 UTC
Created attachment 16771 [details]
ebuild for mysql backend of sqlguipart (sqlgui) *NOT TESTED*

Here is a mysql backend ebuild (no dependecy setup at all except kde)
this is not tested compiliation breaks on my machine becuase of missing mysql
headers, so if someone want to test it go ahead and tell me did it work.

to do anything usefull with this install sqlgui and sqlguipart (previous
attachment has builds for it) I guess sqlgui,sqlguipart 0.5.1 can make use of
this (older version could too never tested)

again this is not tested
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-11 05:19:05 UTC
If you are still using this and these apps are still maintained upstream, then
attach plaintext ebuilds for current versions of these tools and reopen then. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-11 05:20:12 UTC
See above.