Bug 34700

Summary: print/gnomeprint needs gdk-pixbuf but not defined in Makefile
Product: Ports & Packages Reporter: hendrik <hendrik>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description hendrik 2002-02-07 17:20:01 UTC
The print/gnomeprint port depends on graphics/gdk-pixbuf.
There is no BUILD_DEPENDS entry, so compiling fails if gdk-pixbuf was not installed before.

How-To-Repeat: Try to compile the gnomeprint port on a system without gdk-pixbuf installed (normally comes with gnome).
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-02-08 03:56:42 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainer
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-02-13 04:13:56 UTC
State Changed
From-To: open->feedback

I cannot reproduce this.  Looking at the dependency chain fo 
print/gnomeprint, there is a USE_GNOMECTRL knob which, through a 
few levels of indirection, references gdk-pixbuf as a dependency. 

This can be confirmed with, amongst others, "make clean" in the 
port directory.. you'll see a line referencing gdk-pixbuf. 


Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-02-13 04:13:56 UTC
Responsible Changed
From-To: gnome->ade

I'll handle this.
Comment 4 Ade Lovett freebsd_committer freebsd_triage 2002-03-11 06:10:54 UTC
State Changed
From-To: feedback->closed

Timeout in feedback.