Re: [PATCH] gnu: Add Handbrake.

2016-11-12 Thread Ludovic Courtès
Eric Bavier skribis: > On Mon, 31 Oct 2016 10:30:40 +0100 > Ricardo Wurmus wrote: > >> Eric Bavier writes: >> >> > * gnu/packages/video.scm (handbrake): New variable. >> > * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. >> > * gnu/local.mk (dist_patch_DATA): Add it. >> >>

Re: [PATCH] gnu: Add Handbrake.

2016-11-03 Thread Eric Bavier
On Mon, 31 Oct 2016 10:30:40 +0100 Ricardo Wurmus wrote: > Eric Bavier writes: > > > * gnu/packages/video.scm (handbrake): New variable. > > * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. > > * gnu/local.mk (dist_patch_DATA): Add it. > > Yay, thanks for the patch! Thanks

Re: [PATCH] gnu: Add Handbrake.

2016-10-31 Thread Ricardo Wurmus
Eric Bavier writes: > * gnu/packages/video.scm (handbrake): New variable. > * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Add it. Yay, thanks for the patch! > gnu/local.mk | 1 + > .../patches/han

Re: [PATCH] gnu: Add Handbrake.

2016-10-31 Thread Efraim Flashner
On Mon, Oct 31, 2016 at 10:09:26AM +0200, Efraim Flashner wrote: > On Sun, Oct 30, 2016 at 10:08:22PM -0500, Eric Bavier wrote: > > * gnu/packages/video.scm (handbrake): New variable. > > * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. > > * gnu/local.mk (dist_patch_DATA): Add it

Re: [PATCH] gnu: Add Handbrake.

2016-10-31 Thread Efraim Flashner
On Sun, Oct 30, 2016 at 10:08:22PM -0500, Eric Bavier wrote: > * gnu/packages/video.scm (handbrake): New variable. > * gnu/packages/patches/handbrake-pkg-config-path.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Add it. > --- > gnu/local.mk | 1 + >