From owner-freebsd-x11@FreeBSD.ORG Sat Sep 15 13:59:12 2007 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D24B816A419 for ; Sat, 15 Sep 2007 13:59:12 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by mx1.freebsd.org (Postfix) with ESMTP id A330013C459 for ; Sat, 15 Sep 2007 13:59:12 +0000 (UTC) (envelope-from flz@xbsd.org) Received: from smtp6-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp6-g19.free.fr (Postfix) with ESMTP id 1B9E4CAEE6; Sat, 15 Sep 2007 15:59:11 +0200 (CEST) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by smtp6-g19.free.fr (Postfix) with ESMTP id A12B6CAEB2; Sat, 15 Sep 2007 15:59:10 +0200 (CEST) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 539B7119F0; Sat, 15 Sep 2007 15:59:10 +0200 (CEST) X-Virus-Scanned: amavisd-new at xbsd.org Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Un5SsaJc6Th1; Sat, 15 Sep 2007 15:59:05 +0200 (CEST) Received: from innercity.xbsd.org (innercity.xbsd.org [193.120.13.132]) by smtp.xbsd.org (Postfix) with ESMTP id C7854119F1; Sat, 15 Sep 2007 15:59:04 +0200 (CEST) Message-ID: <46EBE526.1000006@xbsd.org> Date: Sat, 15 Sep 2007 14:59:02 +0100 From: Florent Thoumie User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Jeremy Messenger References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: x11@freebsd.org Subject: Re: [PATCH] Re: Please disable gtk in x11/pixmap, it's unneed. X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2007 13:59:12 -0000 Jeremy Messenger wrote: > On Fri, 14 Sep 2007 15:12:45 -0500, Jeremy Messenger wrote: > >> Hello x11@ folks, >> >> The USE_XLIB now has gtk20 dependency when we have gtk20 installed. A >> lot of ports have USE_XLIB, so it's a problem for us. I have took a >> look in x11/pixmap and it looks like depend on gtk is unneed. It's >> only for test files, so it's safe to disable it complete. Check in >> work/pixman-0.9.5/test/Makefile.am and you will see HAVE_GTK is around >> from top to bottom. Thanks. > > Here's patch: http://people.freebsd.org/~mezz/diff/pixman.diff > > It might needs to be bump. I didn't add in patch, but you can add it. Committed, thank you Jeremy. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer