NetBSD Problem Report #49925

From www@NetBSD.org  Sat May 23 22:08:32 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id DECCAA654C
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 23 May 2015 22:08:31 +0000 (UTC)
Message-Id: <20150523220830.9461FA6554@mollari.NetBSD.org>
Date: Sat, 23 May 2015 22:08:30 +0000 (UTC)
From: n54@gmx.com
Reply-To: n54@gmx.com
To: gnats-bugs@NetBSD.org
Subject: wm/openbox/buildlink3.mk must pull-in pango
X-Send-Pr-Version: www-1.0

>Number:         49925
>Category:       pkg
>Synopsis:       wm/openbox/buildlink3.mk must pull-in pango
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 23 22:10:00 +0000 2015
>Closed-Date:    Wed May 27 14:51:12 +0000 2015
>Last-Modified:  Wed May 27 14:51:12 +0000 2015
>Originator:     Kamil Rytarowski
>Release:        pkgsrc-current, pkgsrc-wip
>Organization:
>Environment:
N/A
>Description:
I cannot use obrender-3.5.pc shipped with openbox and available through wm/openbox/buildlink3.mk 

It breaks my build of obconf-qt

#  /tmp/pkgsrc-tmp/wip/obconf-qt/work/.tools/bin/pkg-config --libs obrender-3.5                      
Package pangoxft was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangoxft.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pangoxft', required by 'obrender-3.5', not found

>How-To-Repeat:
1. take pkgsrc-current and pkgsrc-wip
2. try to build wip/obconf-qt
>Fix:
Index: buildlink3.mk
===================================================================
RCS file: /public/netbsd-rsync/pkgsrc/wm/openbox/buildlink3.mk,v
retrieving revision 1.24
diff -u -r1.24 buildlink3.mk
--- buildlink3.mk	25 Apr 2015 14:24:59 -0000	1.24
+++ buildlink3.mk	23 May 2015 21:44:38 -0000
@@ -19,6 +19,7 @@
 .include "../../graphics/librsvg/buildlink3.mk"
 .endif

+.include "../../devel/pango/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/libXft/buildlink3.mk"

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49925 CVS commit: pkgsrc/wm/openbox
Date: Wed, 27 May 2015 14:49:33 +0000

 Module Name:	pkgsrc
 Committed By:	dholland
 Date:		Wed May 27 14:49:33 UTC 2015

 Modified Files:
 	pkgsrc/wm/openbox: buildlink3.mk

 Log Message:
 Expose pango in the bl3 file; PR 49925 from Kamil Rytarowski.


 To generate a diff of this commit:
 cvs rdiff -u -r1.24 -r1.25 pkgsrc/wm/openbox/buildlink3.mk

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Wed, 27 May 2015 14:51:12 +0000
State-Changed-Why:
committed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.