Re: [gentoo-dev] Please review: poppler.eclass

2009-03-25 Thread Peter Alfredsen
On Wed, 25 Mar 2009 19:34:01 +0100 Tomáš Chvátal wrote: > Dne středa 25 Březen 2009 19:25:02 Peter Alfredsen napsal(a): > I will just pick parts with notes. Some of them apply on more > places :] > > > # @ECLASS-VARIABLE: HOMEPAGE > > # @DESCRIPTION: > > # HOMEPAGE is set to http://poppler.freed

Re: [gentoo-dev] Please review: poppler.eclass

2009-03-25 Thread Tomáš Chvátal
Dne středa 25 Březen 2009 19:25:02 Peter Alfredsen napsal(a): I will just pick parts with notes. Some of them apply on more places :] > # @ECLASS-VARIABLE: HOMEPAGE > # @DESCRIPTION: > # HOMEPAGE is set to http://poppler.freedesktop.org > HOMEPAGE="http://poppler.freedesktop.org/"; Why you describ

[gentoo-dev] Please review: poppler.eclass

2009-03-25 Thread Peter Alfredsen
Hi, This is an eclass that provides functionality needed to further split poppler into its constituent libraries and utilities. The current way of doing this, where we have poppler with utils in app-text/poppler and the bindings for qt3, qt4 and glib in app-text/poppler-bindings is suboptimal. 1)