From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NzdwH-0002we-6I for garchives@archives.gentoo.org; Wed, 07 Apr 2010 22:41:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAE27E08EF; Wed, 7 Apr 2010 22:41:34 +0000 (UTC) Received: from s15216962.onlinehome-server.info (forum.psychotherapie.org [217.160.22.205]) by pigeon.gentoo.org (Postfix) with ESMTP id 25FBFE08AE for ; Wed, 7 Apr 2010 22:41:21 +0000 (UTC) Received: (from uucp@localhost) by s15216962.onlinehome-server.info (8.13.3/8.13.3) with UUCP id o37MfJLX020116 for gentoo-dev@lists.gentoo.org; Thu, 8 Apr 2010 00:41:19 +0200 Received: (from weigelt@localhost) by nibiru.metux.de (8.12.10/8.12.10) id o37MbOpA012438 for gentoo-dev@lists.gentoo.org; Thu, 8 Apr 2010 00:37:24 +0200 Date: Thu, 8 Apr 2010 00:37:24 +0200 From: Enrico Weigelt To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [RFC] Remove cups from default profile to solve circular deps Message-ID: <20100407223724.GA16593@nibiru.local> References: <8b4c83ad1003060905q39a5dbdbp8e8c2e25c19ad3c8@mail.gmail.com> <201003061822.40750.reavertm@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201003061822.40750.reavertm@gmail.com> User-Agent: Mutt/1.4.1i X-Terror: bin laden, kill bush, Briefbombe, Massenvernichtung, KZ, X-Nazi: Weisse Rasse, Hitlers Wiederauferstehung, 42, X-Antichrist: weg mit schaeuble, ausrotten, heiliger krieg, al quaida, X-Killer: 23, endloesung, Weltuntergang, X-Doof: wer das liest ist doof X-Archives-Salt: 9dd47018-95e7-4d27-9ac3-f87e07e41daf X-Archives-Hash: ac6d05dfd21c50e026dd985aa48254ba * Maciej Mrozowski schrieb: Hi, > Apart from PDEPEND, one change needed as well in cups ebuilds: > --with-pdftops pdftops > needs to be replaced with > --with-pdftops=/usr/bin/pdftops > > as otherwise it will fail during configure phase (giving absolute path > disables autodetection) Hardcodig a pathname is not a good idea, IMHO. If ./configure really insists on autodetection when given name is not absolute, we should fix the source ;-p > cups can use either poppler or ghostscript as pdf-to-ps filter, > so given the fact that ghostscript is already a dep of cups, > maybe --with-pdftops=gs could be used instead to avoid poppler > dependency completely, but that's up to cups maintainers to > determine whether it's safe/desired. hmm, does it _really_ need gs, even when pdftops is used ? maybe we could move out this whole issue to an wrapper script (configurable via eselect) ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------