ports/111332: gimp-gutenprint LIBDEPENDS on print/gutenprint instead of print/gutenprint-base

brian knightbg at yahoo.com
Fri Apr 6 19:20:06 UTC 2007


>Number:         111332
>Category:       ports
>Synopsis:       gimp-gutenprint LIBDEPENDS on print/gutenprint instead of print/gutenprint-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 06 19:20:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     brian
>Release:        6.2
>Organization:
>Environment:
FreeBSD calvin 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Mon Jan 15 23:59:46 EST 2007     root@:/usr/obj/usr/src/sys/CALVIN  i386
>Description:
print/gutenprint-base has this in its Makefile:
.if defined(GUT_SLAVE) && ${GUT_SLAVE}=="gimp"
LIB_DEPENDS+=   gimp-2.0:${PORTSDIR}/graphics/gimp-app \
                gutenprint.2:${PORTSDIR}/print/gutenprint
..

but libgutenprint.so.2 gets installed by gutenprint-base, not gutenprint. gutenprint-base is getting installed for libgutenprintui.so, so the dependency is satisfied. the result is stale dependencies on gutenprint and gutenprint-ijs by gimp-gutenprint and gimp.
>How-To-Repeat:
install gimp on a machine that doesn't have print/gutenprint installed.
>Fix:
change the Makefile to LIB_DEPENDS on gutenprint.2:${PORTSDIR}/print/gutenprint-base
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list