Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 12:30:48 -0700 (PDT)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40091: print/gnomeprint needs graphics/gdk-pixbuf but doesn't list it as a dependancy
Message-ID:  <200207011930.g61JUmBr052805@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         40091
>Category:       ports
>Synopsis:       print/gnomeprint needs graphics/gdk-pixbuf but doesn't list it as a dependancy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 01 12:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        -current
>Organization:
>Environment:
FreeBSD fenris 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Jun 30 16:37:56 CDT 2002
    root@fenris:/usr/src/sys/i386/compile/FENRIS  i386
>Description:
      print/gnomeprint only lists freetype and ghostscript as dependancies, but configure fails on not finding gdk-pixbuf-config
>How-To-Repeat:
      pkg_delete your graphics/gdk-pixbuf, cd to print/gnomeprint, build
>Fix:
      --- Makefile.orig       Mon Jul  1 14:28:23 2002
+++ Makefile    Mon Jul  1 14:28:50 2002
@@ -15,7 +15,8 @@

 MAINTAINER=    gnome@FreeBSD.org

-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2     # XXX
+BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2\
+               gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
 LIB_DEPENDS=   freetype.9:${PORTSDIR}/print/freetype2
 RUN_DEPENDS=   gs:${PORTSDIR}/print/ghostscript-gnu
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207011930.g61JUmBr052805>