First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 102238
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 96301
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Kögl <koeglstefan@gmx.at>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102238 depends on: Show dependency tree
Bug 102238 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-12 07:08 0000
The CUPS ebuild depends on xpdf, what makes it impossible to install CUPS on a
server without having to install X. I don't think CUPS really needs xpdf to run,
so maybe there could be a USE-flag added to CUPS on whether to use xpdf or not.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Paweł Hajdan jr (ph) 2005-08-12 07:21:31 0000 -------
A duplicate of bug 96303?

------- Comment #2 From Luis Medinas (RETIRED) 2005-08-12 07:38:36 0000 -------

*** This bug has been marked as a duplicate of 96301 ***

------- Comment #3 From Stefan Schweizer 2005-08-12 07:47:55 0000 -------
Well, this is not really a bug, but more an USE-flag-problem

let's look at the xpdf ebuild depends:

DEPEND="motif? ( !s390? ( virtual/x11
    x11-libs/openmotif ) )
    truetype? (
        >=media-libs/freetype-2.0.5
        media-libs/t1lib
        virtual/ghostscript
    )"
ah. nice, so it's obviously possible to build xpdf without X. I suggest you to
try it with -motif only as you might want to use truetype-fonts in your printserver.

First Last Prev Next    No search results available      Search page      Enter new bug