public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] local USE flag "gimp" for xsane
@ 2005-09-05 12:53 Patrick Kursawe
  2005-09-05 15:17 ` Nathan L. Adams
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Kursawe @ 2005-09-05 12:53 UTC (permalink / raw
  To: gentoo-dev

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

Hi all,

I am going to add a local USE flag "gimp" to xsane which triggers building
of xsane as a plugin for the GIMP.

Bye,

Patrick

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] local USE flag "gimp" for xsane
  2005-09-05 12:53 [gentoo-dev] local USE flag "gimp" for xsane Patrick Kursawe
@ 2005-09-05 15:17 ` Nathan L. Adams
  2005-09-05 15:21   ` Georgi Georgiev
  2005-09-08  7:58   ` Patrick Kursawe
  0 siblings, 2 replies; 5+ messages in thread
From: Nathan L. Adams @ 2005-09-05 15:17 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Patrick Kursawe wrote:
> Hi all,
> 
> I am going to add a local USE flag "gimp" to xsane which triggers building
> of xsane as a plugin for the GIMP.
> 
> Bye,
> 
> Patrick

Or how about an xsane flag for GIMP that makes the xsane plugin a
dependency. :)


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDHGGb2QTTR4CNEQARAlrdAJ47eocHenP9ioHN8/uK04o6OZ2SvACfUFeB
E37Fdpcs+IeNpWvk+aXXDzw=
=5G+8
-----END PGP SIGNATURE-----
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] local USE flag "gimp" for xsane
  2005-09-05 15:17 ` Nathan L. Adams
@ 2005-09-05 15:21   ` Georgi Georgiev
  2005-09-05 15:28     ` Patrick Kursawe
  2005-09-08  7:58   ` Patrick Kursawe
  1 sibling, 1 reply; 5+ messages in thread
From: Georgi Georgiev @ 2005-09-05 15:21 UTC (permalink / raw
  To: gentoo-dev

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

maillog: 05/09/2005-11:17:47(-0400): Nathan L. Adams types
> Patrick Kursawe wrote:
> > Hi all,
> > 
> > I am going to add a local USE flag "gimp" to xsane which triggers building
> > of xsane as a plugin for the GIMP.
> > 
> > Bye,
> > 
> > Patrick
> 
> Or how about an xsane flag for GIMP that makes the xsane plugin a
> dependency. :)

There *is* an xsane flag for GIMP. Well, it's called "scanner" but it
does what you intended in your post.

I'm guessing that the problem is that without a useflag for xsane,
dependencies cannot be tracked properly. xsane is linked against
libgimp-2.0 on my system, but gimp is not a dependency of xsane.

-- 
*)   Georgi Georgiev   *) A requirement of creativity is that it       *)
(*    chutz@gg3.net    (* contributes to change. Creativity keeps      (*
*)  +81(90)2877-8845   *) the creator alive. -- FRANK HERBERT,         *)
(* ------------------- (* unpublished notes                            (*

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] local USE flag "gimp" for xsane
  2005-09-05 15:21   ` Georgi Georgiev
@ 2005-09-05 15:28     ` Patrick Kursawe
  0 siblings, 0 replies; 5+ messages in thread
From: Patrick Kursawe @ 2005-09-05 15:28 UTC (permalink / raw
  To: gentoo-dev

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

On Tue, Sep 06, 2005 at 12:21:29AM +0900, Georgi Georgiev wrote:
> maillog: 05/09/2005-11:17:47(-0400): Nathan L. Adams types

> > Or how about an xsane flag for GIMP that makes the xsane plugin a
> > dependency. :)
> 
> There *is* an xsane flag for GIMP. Well, it's called "scanner" but it
> does what you intended in your post.
> 
> I'm guessing that the problem is that without a useflag for xsane,
> dependencies cannot be tracked properly. xsane is linked against
> libgimp-2.0 on my system, but gimp is not a dependency of xsane.

Exactly that was the reason.

And, of course: You can build the GIMP without xsane.
But you can't build xsane as a plugin for GIMP without GIMP.

Bye, Patrick

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] local USE flag "gimp" for xsane
  2005-09-05 15:17 ` Nathan L. Adams
  2005-09-05 15:21   ` Georgi Georgiev
@ 2005-09-08  7:58   ` Patrick Kursawe
  1 sibling, 0 replies; 5+ messages in thread
From: Patrick Kursawe @ 2005-09-08  7:58 UTC (permalink / raw
  To: gentoo-dev

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

On Mon, Sep 05, 2005 at 11:17:47AM -0400, Nathan L. Adams wrote:

> Or how about an xsane flag for GIMP that makes the xsane plugin a
> dependency. :)

Sorry, I didn't get that joke - the result is bug #105192 :-/

Bye, Patrick

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-09-08  8:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-05 12:53 [gentoo-dev] local USE flag "gimp" for xsane Patrick Kursawe
2005-09-05 15:17 ` Nathan L. Adams
2005-09-05 15:21   ` Georgi Georgiev
2005-09-05 15:28     ` Patrick Kursawe
2005-09-08  7:58   ` Patrick Kursawe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox