Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-14 Thread Efraim Flashner
On Tue, Jun 14, 2016 at 11:07:03AM +0200, Andreas Enge wrote: > On Sun, Jun 12, 2016 at 11:20:24PM +0300, Efraim Flashner wrote: > > quite possibly the inputs could be shortened, but since they're all > > using qmake for configure I don't really know how to check. > > You could compile the package

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-14 Thread Andreas Enge
On Sun, Jun 12, 2016 at 11:20:24PM +0300, Efraim Flashner wrote: > quite possibly the inputs could be shortened, but since they're all > using qmake for configure I don't really know how to check. You could compile the packages and use "guix gc --references" to check which of the inputs are used.

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-12 Thread Efraim Flashner
On Sun, Jun 12, 2016 at 04:12:21PM +0200, Andreas Enge wrote: > On Fri, Jun 10, 2016 at 12:30:45PM -0400, Leo Famulari wrote: > > On Fri, Jun 10, 2016 at 03:10:13PM +0300, Efraim Flashner wrote: > > > +(define-public qtimageformats > > > + (package (inherit qtsvg) > > These patches make me realize

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-12 Thread Andreas Enge
On Fri, Jun 10, 2016 at 12:30:45PM -0400, Leo Famulari wrote: > On Fri, Jun 10, 2016 at 03:10:13PM +0300, Efraim Flashner wrote: > > +(define-public qtimageformats > > + (package (inherit qtsvg) > These patches make me realize my understanding of package inheritance is > unclear. > > If qtsvg is

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-10 Thread Leo Famulari
On Fri, Jun 10, 2016 at 03:10:13PM +0300, Efraim Flashner wrote: > * gnu/packages/qt.scm (qtimageformats): New variable. > +(define-public qtimageformats > + (package (inherit qtsvg) These patches make me realize my understanding of package inheritance is unclear. If qtsvg is updated, but no ot

[PATCH 02/14] gnu: Add qtimageformats.

2016-06-10 Thread Efraim Flashner
* gnu/packages/qt.scm (qtimageformats): New variable. --- gnu/packages/qt.scm | 14 ++ 1 file changed, 14 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 9f0a0bb..6298a03 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -464,6 +464,20 @@ develop