Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What is up with the libreoffice ebuild?
Date: Tue, 06 Sep 2011 09:13:29
Message-Id: 20110906111208.393cc39d@weird.wonkology.org
In Reply to: Re: [gentoo-user] What is up with the libreoffice ebuild? by Alan Mackenzie
1 Alan Mackenzie writes:
2
3 > Hi, Alex.
4
5 > > Graham Murray wonders:
6 >
7 > > > Has the libreoffice ebuild suddenly developed stability problems?
8 > > > Today is the 4th time in five days that my daily ~x86 emerge uD
9 > > > world has rebuilt libreoffice. On 1st Sept it was because of a use
10 > > > flag change, then the next day a new version was put in the tree,
11 > > > then there was an -r1 release and today there is yet another use
12 > > > flag change.
13 >
14 > > Same here on ~amd64. The last change is that cups is mandatory now, so
15 > > the cups USE flag has been removed.
16 >
17 > What??? I run lprng on my machine, not cups. Does that mean that
18 > libreoffice will be broken the next time I update? Please tell me I've
19 > misunderstood what you've just said.
20
21 I don't know much about this, I just did a
22 diff /var/db/pkg/app-office/libreoffice-3.4.3.2-r1/libreoffice-3.4.3.2-r1.ebuild /usr/portage/app-office/libreoffice/libreoffice-3.4.3.2-r1.ebuild.
23 The IUSE line no longer has cups, the dependency of net-print/cups is
24 mandatory, and --enable-cups is always given as configure option. Yes,
25 this means you will need cups. I don't know if you somehow could
26 still print when it is not configured.
27
28 > Just to make things clear, I utterly detest cups, with its arrogance,
29 > its wierd, non-standard, and its non-text-based configuration. Surely
30 > I'm not going to be faced by the choice of abandoning libreoffice or
31 > using cups?
32
33 Printing is one thing that just seems to work much better on Windows. This
34 is becoming better, it looks like the LibreOffice and Firefox print
35 dialogs allow to set print features like the resolution. But other
36 applications, like Konqueror, do not have this option, so I have multiple
37 printers configured in order to select the resolution. BTW, how is
38 your situation with lprng now, can you change the resolution in Firefox'
39 print dialog?
40
41 I never liked CUPS, but then, at least there is some interface
42 to configure its options. I don't do much printing anyway, so I can live
43 with that. Well, seems I have to.
44
45 Wonko

Replies

Subject Author
Re: [gentoo-user] What is up with the libreoffice ebuild? Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] What is up with the libreoffice ebuild? Stroller <stroller@××××××××××××××××××.uk>
Re: [gentoo-user] What is up with the libreoffice ebuild? Alan Mackenzie <acm@×××.de>