<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>22904</bug_id>
          
          <creation_ts>2003-06-15 22:44 0000</creation_ts>
          <short_desc>ghostscript-7.05.6-r2 requires gimp, gnome, and X when using cups</short_desc>
          <delta_ts>2003-07-16 07:05:06 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.4_rc4</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>Future</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>reillyeon@reilly.dnsalias.net</reporter>
          <assigned_to>printing@gentoo.org</assigned_to>
          <cc>mettlerd@icu.unizh.ch</cc>
    
    <cc>meyerm@fs.tum.de</cc>
    
    <cc>mkrainer@gmail.com</cc>
    
    <cc>mr_bones_@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>reillyeon@reilly.dnsalias.net</who>
            <bug_when>2003-06-15 22:44:34 0000</bug_when>
            <thetext>Even when I am using -gnome and -X the ghostscript ebuild tries to compile gimp
as  part of its cups support. This is a problem for my headless box because X is
not wanted. The ghostscript ebuild should use gimp-print-cups instead of
gimp-print when compiling without gnome.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gyoder@stny.rr.com</who>
            <bug_when>2003-06-19 19:01:07 0000</bug_when>
            <thetext>Neither gimp-print nor gimp-print-cups should be included as a result of the cups flag (although gimp-print-cups would be an improvement since it pulls in less extraneous stuff).  There should be a separate flag to control whether the gimp stuff is used.  Tacking unrelated options to use flags kind of eliminates the whole point of having the use flags.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lanius@gentoo.org</who>
            <bug_when>2003-06-28 14:10:39 0000</bug_when>
            <thetext>fixed in next gs version.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mettlerd@icu.unizh.ch</who>
            <bug_when>2003-07-13 07:15:10 0000</bug_when>
            <thetext>nb: the bug should be upgraded to &quot;critical&quot; (may spoil servers).

the following fixes it for me

--- ghostscript-7.05.6-r2.ebuild        2003-07-04 16:36:57.000000000 +0000
+++ ghostscript-7.05.6-r3.ebuild        2003-07-13 14:08:07.000000000 +0000
@@ -25,7 +25,7 @@
        cjk? ( media-fonts/arphicfonts
                media-fonts/kochi-substitute
                media-fonts/baekmuk-fonts )
-       cups? ( || ( gimp-print gimp-print-cups ) )&quot;
+       cups? ( gimp-print-cups )&quot;

 S=${WORKDIR}/espgs-${PV}

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mettlerd@icu.unizh.ch</who>
            <bug_when>2003-07-13 08:16:11 0000</bug_when>
            <thetext>btw. it&apos;s just a way to get rid of the nasty x (etc.) dependencies. i don&apos;t claim it to be the right[tm] solution..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>lanius@gentoo.org</who>
            <bug_when>2003-07-16 07:05:06 0000</bug_when>
            <thetext>ghostscript-7.05.6-r3 now in portage ...</thetext>
          </long_desc>
      
    </bug>

</bugzilla>