Alin Năstac kirjoitti:
> Mike Frysinger wrote:
>> how about 'sqlite' means you want sqlite irregardless of version ... then
>> sqlite-2 either gets punted from apr-util or it gets a local USE
>> flag 'sqlite-old' for older cruft
>>
> Wouldn't be better to determine what version of sqlite shoul
Mike Frysinger wrote:
> how about 'sqlite' means you want sqlite irregardless of version ... then
> sqlite-2 either gets punted from apr-util or it gets a local USE
> flag 'sqlite-old' for older cruft
>
Wouldn't be better to determine what version of sqlite should be used
based on the version
Mike Frysinger wrote:
> On Friday 14 September 2007, Hanno Böck wrote:
>
>> I noticed that the sqlite/sqlite3-useflags have no consistent meaning in
>> the tree.
>>
>> E.g.
>> - apr-util uses sqlite for sqlite-2.x support and sqlite3 for sqlite-3.x
>> support
>> - eix uses sqlite for sqlite-3.x
Caleb Tennis wrote:
>> Does anything need the sqlite2 support in QT?
>>
>
> Not explicitly. Qt can also build against an internal version of sqlite2, so
> it
> shouldn't be too big of a problem to remove this particular dep (but that
> doesn't
> get rid of the flag issue, I suppose).
>
> Ca
On Fri, 14 Sep 2007 19:18:29 +0200
Hanno Böck <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I noticed that the sqlite/sqlite3-useflags have no consistent meaning
> in the tree.
Python uses USE="sqlite" to install basically pysqlite3..
--
[EMAIL PROTECTED] mailing list
On Friday 14 September 2007, Hanno Böck wrote:
> I noticed that the sqlite/sqlite3-useflags have no consistent meaning in
> the tree.
>
> E.g.
> - apr-util uses sqlite for sqlite-2.x support and sqlite3 for sqlite-3.x
> support
> - eix uses sqlite for sqlite-3.x support
> Just the first examples I
Petteri Räty wrote:
> We should remove 2.x from tree and use just sqlite.
Oh, and another reason is compatibility -- sqlite2 and sqlite3 use
different on-disk format. sqlite3 can't read sqlite2 data and vice versa.
Cheers,
-jkt
--
cd /local/pub && more beer > /dev/mouth
signature.asc
Descrip
Petteri Räty wrote:
> Does anything need the sqlite2 support in QT?
Anything that uses Qt for database access (and chooses sqlite as the
backend). media-gfx/kphotoalbum is an example.
Cheers,
-jkt
--
cd /local/pub && more beer > /dev/mouth
signature.asc
Description: OpenPGP digital signature
> Does anything need the sqlite2 support in QT?
Not explicitly. Qt can also build against an internal version of sqlite2, so it
shouldn't be too big of a problem to remove this particular dep (but that
doesn't
get rid of the flag issue, I suppose).
Caleb
--
[EMAIL PROTECTED] mailing list
Jan Kundrát kirjoitti:
> Petteri Räty wrote:
>> We should remove 2.x from tree and use just sqlite.
>
> Qt3 supports only sqlite2.
>
> Cheers,
> -jkt
>
Does anything need the sqlite2 support in QT?
Regards,
Petteri
signature.asc
Description: OpenPGP digital signature
Petteri Räty wrote:
> We should remove 2.x from tree and use just sqlite.
Qt3 supports only sqlite2.
Cheers,
-jkt
--
cd /local/pub && more beer > /dev/mouth
signature.asc
Description: OpenPGP digital signature
Hanno Böck kirjoitti:
> Hi,
>
> I noticed that the sqlite/sqlite3-useflags have no consistent meaning in the
> tree.
>
> E.g.
> - apr-util uses sqlite for sqlite-2.x support and sqlite3 for sqlite-3.x
> support
> - eix uses sqlite for sqlite-3.x support
> Just the first examples I found, you ca
Hi,
I noticed that the sqlite/sqlite3-useflags have no consistent meaning in the
tree.
E.g.
- apr-util uses sqlite for sqlite-2.x support and sqlite3 for sqlite-3.x
support
- eix uses sqlite for sqlite-3.x support
Just the first examples I found, you can find countless for both of them in
the
13 matches
Mail list logo