pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38473: pkgsrc: updates x11/fbdesk to 1.4.1
The following reply was made to PR pkg/38473; it has been noted by GNATS.
From: Jason White <jdwhite%menelos.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/38473: pkgsrc: updates x11/fbdesk to 1.4.1
Date: Sat, 10 May 2008 09:11:00 -0500
On Sat, May 10, 2008 at 01:25PM +0000, OBATA Akio wrote:
>The following reply was made to PR pkg/38473; it has been noted by GNATS.
>
>From: "OBATA Akio" <obache%netbsd.org@localhost>
>To: gnats-bugs%netbsd.org@localhost
>Cc:
>Subject: Re: pkg/38473: pkgsrc: updates x11/fbdesk to 1.4.1
>Date: Sat, 10 May 2008 22:20:01 +0900
>
> Why remove patch-aa?
Hmm...not sure what I was thinking. Here's a patch for patch-aa:
--- fbdesk/patches/patch-aa 2004-09-24 14:06:39.000000000 -0500
+++ fbdesk.new/patches/patch-aa 2008-05-10 09:02:39.000000000 -0500
@@ -1,14 +1,12 @@
-$NetBSD: patch-aa,v 1.1 2004/09/24 19:06:39 reed Exp $
-
---- ./src/FbTk/Font.cc.orig Mon Sep 20 03:45:01 2004
-+++ ./src/FbTk/Font.cc
-@@ -230,7 +230,9 @@ bool Font::m_utf8mode = false;
+--- ./src/FbTk/Font.cc.orig 2008-05-10 09:01:01.000000000 -0500
++++ ./src/FbTk/Font.cc 2008-05-10 09:01:48.000000000 -0500
+@@ -180,7 +180,9 @@
- // some initialisation for using fonts
- void fontInit() {
+ void Font::init() {
+ // must be set before the first XFontSet is created
+#ifdef HAVE_SETLOCALE
setlocale(LC_CTYPE, "");
+#endif //HAVE_SETLOCALE
}
- Font::Font(const char *name, bool antialias):
+ void Font::shutdown() {
--
Jason White <jdwhite%menelos.com@localhost> Jabber: jdwhite(jabber.org)
http://jdwhite.menelos.com/ jason.d.white(gmail.com)
PGP KeyID: 0x5290E477
Home |
Main Index |
Thread Index |
Old Index