public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego 'Flameeyes' Pettenò" <flameeyes@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: [RFC] Useflags: qt, qt3, qt4?
Date: Wed, 21 Jun 2006 13:24:58 +0200	[thread overview]
Message-ID: <200606211325.02766@enterprise.flameeyes.is-a-geek.org> (raw)
In-Reply-To: <20060621105850.6d7a12b6@c1358217.kevquinn.com>

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

On Wednesday 21 June 2006 10:58, Kevin F. Quinn wrote:
> ok; so in gtk-land we have gtk2 to prefer the newer interface whereas
> the proposal for qt/qt3 is to have a specific flag for the older
> interface.  I do prefer the qt/qt3 approach, even though it's
> inconsistent with what happens on gtk. I don't suppose changing
> gtk/gtk2 to gtk/gtk1 would be popular...
Please don't talk about "interface", Qt is way more than interface as I said, 
so talking about frontends and interface is misleading. If it was just 
interface, of course it would be possible to choose the best between Qt4 and 
Qt3, but this is not an interface problem, it's a bindings problem.

As I said, enabling just one between qt3 and qt4 in bindings would be like 
just having one of "pbindings" useflag, and every ebuild decides if it will 
provide python or perl bindings, just because they happen to start with 'P'.
Qt3 and Qt4 are different enough to be considered different languages from 
some POVs, it does not make sense to treat Qt the exact same way of GTK, 
because it's not only a GUI thing.

-- 
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-06-21 11:30 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 16:40 [gentoo-dev] [RFC] Useflags: qt, qt3, qt4? Stefan Schweizer
2006-06-20 16:56 ` Diego 'Flameeyes' Pettenò
2006-06-20 17:10   ` Joshua Jackson
2006-06-20 17:29     ` Diego 'Flameeyes' Pettenò
2006-06-20 18:00       ` Marius Mauch
2006-06-20 19:18         ` Steve Dibb
2006-06-20 19:54           ` Marius Mauch
2006-06-20 17:15   ` Harald van Dijk
2006-06-20 17:41 ` Simon Stelling
2006-06-20 17:49   ` Steev Klimaszewski
2006-06-20 17:51   ` Diego 'Flameeyes' Pettenò
2006-06-20 19:11 ` Caleb Tennis
2006-06-20 20:05   ` Donnie Berkholz
2006-06-20 20:20     ` Caleb Tennis
2006-06-20 21:07   ` Henrik Brix Andersen
2006-06-20 21:22     ` Donnie Berkholz
2006-06-20 22:45       ` Kevin F. Quinn
2006-06-20 22:52         ` Donnie Berkholz
2006-06-20 23:26           ` Diego 'Flameeyes' Pettenò
2006-06-21  0:12             ` Donnie Berkholz
2006-06-21  0:25               ` Diego 'Flameeyes' Pettenò
2006-06-21  1:06                 ` Donnie Berkholz
2006-06-21  1:21                   ` Diego 'Flameeyes' Pettenò
2006-06-21  1:34                     ` Donnie Berkholz
2006-06-21  1:44                       ` Dan Meltzer
2006-06-21  1:46                       ` Diego 'Flameeyes' Pettenò
2006-06-21  2:07                         ` Donnie Berkholz
2006-06-21  7:57                         ` George Shapovalov
2006-06-21  8:36                           ` Jakub Moc
2006-06-21 13:45                           ` Donnie Berkholz
2006-07-14 19:09                             ` Paul de Vrieze
2006-07-14 19:45                               ` Harald van Dijk
2006-06-21 20:00       ` Henrik Brix Andersen
2006-06-21  7:03   ` [gentoo-dev] " Stefan Schweizer
2006-06-20 23:02 ` [gentoo-dev] " Mike Owen
2006-06-20 23:14   ` Donnie Berkholz
2006-06-21  6:12     ` Kevin F. Quinn
2006-06-21  6:25       ` Donnie Berkholz
2006-06-21  9:32         ` Kevin F. Quinn
2006-06-21 13:46           ` Donnie Berkholz
2006-06-21  6:39       ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2006-06-21  8:58         ` Kevin F. Quinn
2006-06-21 11:24           ` Diego 'Flameeyes' Pettenò [this message]
2006-06-21 13:21 ` [gentoo-dev] " Caleb Tennis
2006-06-21 13:44   ` [gentoo-dev] " Stefan Schweizer
2006-06-21 14:03     ` Donnie Berkholz
2006-06-21 14:03     ` Caleb Tennis
2006-06-21 22:11       ` [gentoo-dev] " Duncan
2006-06-21 22:17         ` Dan Meltzer
2006-06-21 15:20     ` [gentoo-dev] " Carsten Lohrke
2006-06-21 17:08       ` Harald van Dijk
2006-06-25 21:51         ` Ryan Hill
2006-06-21 18:10       ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2006-06-21 19:43         ` Caleb Tennis
2006-06-21 13:48   ` [gentoo-dev] " Diego 'Flameeyes' Pettenò

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200606211325.02766@enterprise.flameeyes.is-a-geek.org \
    --to=flameeyes@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox