From owner-freebsd-ports@FreeBSD.ORG Fri May 9 18:47:05 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D437837B401; Fri, 9 May 2003 18:47:05 -0700 (PDT) Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CCB243FBD; Fri, 9 May 2003 18:47:05 -0700 (PDT) (envelope-from david@usermode.org) Received: from h-69-3-241-29.snvacaid.covad.net ([69.3.241.29] helo=brandybuck.home) by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1) id 19EJS3-0003JC-00; Fri, 09 May 2003 21:47:03 -0400 From: David Johnson Organization: Usermode To: Adam Weinberger , Alexey Dokuchaev Date: Fri, 9 May 2003 18:50:09 -0700 User-Agent: KMail/1.5.1 References: <20030509062810.GA48885@regency.nsu.ru> <20030509084055.GA57822@regency.nsu.ru> <20030509214557.GR70324@vectors.cx> In-Reply-To: <20030509214557.GR70324@vectors.cx> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305091850.10023.david@usermode.org> cc: ports@FreeBSD.ORG cc: kde@FreeBSD.ORG Subject: Re: What is the best place to install additional icon sets? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 01:47:06 -0000 On Friday 09 May 2003 02:45 pm, Adam Weinberger wrote: > X stuff goes under /usr/X11R6. But are icons "X stuff"? And if they are, then why isn't KDE considered "X stuff" as well? Is KDE a second class citizen that GNOME can be installed there but KDE cannot? Another thing to consider is that KDE at least should be able to use icons created specifically for it. That means KDE icons should be installed to 'kde-config --path icon', which on FreeBSD equates to /usr/local/share/icons/. KDE-3.2 or KDE-4 will be more flexible, but as of right now, KDE-3.1.1 wants to see KDE icons in the same hierarchy as KDE. It makes absolutely no sense for KDE icons to go in X11BASE but KDE libraries to go in LOCALBASE. And to finish up, a quote from the porter's handbook: "Do not set USE_X_PREFIX unless your port truly requires it (i.e., it links against X libs or it needs to reference files in X11BASE)." -- David Johnson ___________________ http://www.usermode.org