From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 25 18:43:14 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FAB316A4CE for ; Sun, 25 Jul 2004 18:43:14 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id C516643D46 for ; Sun, 25 Jul 2004 18:43:13 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz ([68.103.32.140]) by lakermmtao10.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040725184312.LWRE20727.lakermmtao10.cox.net@mezz>; Sun, 25 Jul 2004 14:43:12 -0400 To: "Joe Marcus Clarke" References: <1090780283.37763.36.camel@shumai.marcuscom.com> Message-ID: Date: Sun, 25 Jul 2004 13:02:02 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Opera M2/7.53 (Linux, build 737) cc: freebsd-gnome@freebsd.org Subject: Re: Few apps install the *.la files... Change libtool? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 18:43:14 -0000 On Sun, 25 Jul 2004 12:55:23 -0500, Jeremy Messenger wrote: > On Sun, 25 Jul 2004 14:31:24 -0400, Joe Marcus Clarke > wrote: > >> On Sun, 2004-07-25 at 13:35, Jeremy Messenger wrote: >>> Hello, >>> >>> I am doing the clean installtion of everything and I noticed that few >>> apps >>> are installing *.la files. >>> >>> ========================================== >>> % find /usr -name "*.la" >>> /usr/local/lib/libfreetype.la >>> /usr/local/lib/libfam.la >>> /usr/compat/linux/usr/lib/libpopt.la # Don't mind this... >>> /usr/X11R6/lib/libfontconfig.la >>> /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libpixmap.la >>> /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libredmond95.la >>> /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libmetal.la >>> /usr/X11R6/share/gnome/xmodmap/xmodmap.la # Don't mind this; it's a >>> language file. >>> ========================================== >>> >>> If I change libtool 13 -> 15 and they don't install the *.la files >>> anymore. I only tested installed them in jail, but I haven't test run >>> them >>> yet. My GNOME install didn't finish, because of new gnomevfs2 broke the >>> gnomecentercontrol by change the API/ABI. However, I am not skill with >>> libtool stuff so is it ok for me to change them to use libtool 15? >> >> We need the new g-c-c to fix the MIME thing. They've completely redone >> MIME in gnome-vfs (using the new MIME database). >> >>> >>> ========================================== >>> devel/fam = 13 -> 15 (I will contract to the maintainer.) >>> print/freetype2 = 13 -> 15 >>> x11-fonts/fontconfig = 13 -> 15 >>> x11-themes/gtk-engines2 = 13 -> 15 and remove files/patch-configure >>> ========================================== >>> >>> One thing that I am not sure how we should deal with the mistake of >>> those >>> that will not be able to remove the *.la files, since they aren't in >>> the >>> pkg-plist. >> >> Any port that lists .la files in the plist shouldn't be touched. That >> said, these updates look okay to me. > > Ok, I guess the users can clean the *.la files by themselves. ;-) I will > update those change and install, then run fluxbox and several apps to > make sure they run fine. After that, I will commit freetype2, fontconfig > and gtk-engine2. One more, should I bump the PORTREVISION for that kind of change? Cheers, Mezz > Cheers, > Mezz > >> Joe >> >>> >>> Cheers, >>> Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org