NetBSD Problem Report #36685
From ptijo@tumfatig.net Mon Jul 23 19:11:33 2007
Return-Path: <ptijo@tumfatig.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
by narn.NetBSD.org (Postfix) with ESMTP id 1C17B63B93E
for <gnats-bugs@gnats.NetBSD.org>; Mon, 23 Jul 2007 19:11:33 +0000 (UTC)
Message-Id: <20070723191127.5171444FC0@atheria.tumfatig.net>
Date: Mon, 23 Jul 2007 21:11:27 +0200 (CEST)
From: joel@carnat.net
Reply-To: joel@carnat.net
To: gnats-bugs@NetBSD.org
Subject: Xft2 in sysutils/torsmo
X-Send-Pr-Version: 3.95
>Number: 36685
>Category: pkg
>Synopsis: Add Xft2 support to sysutils/torsmo
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: ghen
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Jul 23 19:15:01 +0000 2007
>Last-Modified: Tue Jul 24 00:20:29 +0000 2007
>Originator: ptiJo
>Release: NetBSD 4.99.24
>Organization:
>Environment:
<The sollowing information is extracted from your kernel. Please>
System: NetBSD atheria.tumfatig.net 4.99.24 NetBSD 4.99.24 (D420-$Revision: 1.838 $) #1: Mon Jul 23 11:07:48 CEST 2007 ptijo@atheria.tumfatig.net:/home/cvs/src-HEAD/sys/arch/i386/compile/D420 i386
Architecture: i386
Machine: i386
>Description:
Add Xft2 support for sysutils/torsmo
>How-To-Repeat:
Compile and set xftfont. The error message is:
torsmo: Xft not enabled
>Fix:
Patch Makefile as follow:
--- sysutils/torsmo/Makefile.orig 2007-07-23 19:51:28.000000000 +0200
+++ sysutils/torsmo/Makefile 2007-07-23 21:05:49.000000000 +0200
@@ -12,4 +12,5 @@
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-xft
EGDIR= ${PREFIX}/share/examples/torsmo
@@ -38,3 +39,4 @@
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: pkg-manager->ghen
Responsible-Changed-By: obache@netbsd.org
Responsible-Changed-When: Tue, 24 Jul 2007 00:20:29 +0000
Responsible-Changed-Why:
Over to maintainer.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.36 2007/11/24 03:27:39 kano Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.