all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#33392] [PATCH 0/4] Add OpenShot
@ 2018-11-15  4:17 ericbavier
  2018-11-15  4:17 ` [bug#33390] [PATCH 1/4] qtwebkit: Fix pri install directory ericbavier
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: ericbavier @ 2018-11-15  4:17 UTC (permalink / raw)
  To: 33392; +Cc: Eric Bavier

From: Eric Bavier <bavier@member.fsf.org>

Hello Guix,

The following patches add a package for the video-editory "OpenShot".

The first patch fixes an issue in our qtwebkit package which makes `qmake`
unable to find the "webkit" component.  This caused, at least, our
python-pyqt package to not build its webkit bindings.  Once this is fixed
our qutebrowser package works once again :).

Eric Bavier (4):
  qtwebkit: Fix pri install directory.
  gnu: Add libopenshot-audio.
  gnu: Add libopenshot.
  gnu: Add OpenShot.

 gnu/packages/audio.scm |  36 +++++++++++++
 gnu/packages/qt.scm    |  11 +++-
 gnu/packages/video.scm | 111 ++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 156 insertions(+), 2 deletions(-)

-- 
2.19.1

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-11-27  2:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15  4:17 [bug#33392] [PATCH 0/4] Add OpenShot ericbavier
2018-11-15  4:17 ` [bug#33390] [PATCH 1/4] qtwebkit: Fix pri install directory ericbavier
2018-11-19 22:22   ` Christopher Baines
2018-11-20  4:22     ` Eric Bavier
2018-11-20 17:48       ` Christopher Baines
2018-11-27  2:04       ` bug#33390: " Eric Bavier
2018-11-15  4:17 ` [bug#33392] [PATCH 2/4] gnu: Add libopenshot-audio ericbavier
2018-11-27  2:05   ` bug#33392: " Eric Bavier
2018-11-15  4:17 ` [bug#33392] [PATCH 3/4] gnu: Add libopenshot ericbavier
2018-11-27  2:07   ` Eric Bavier
2018-11-15  4:17 ` [bug#33391] [PATCH 4/4] gnu: Add OpenShot ericbavier
2018-11-27  2:08   ` bug#33391: " Eric Bavier
2018-11-27  2:09 ` [bug#33392] closing: [PATCH 0/4] " Eric Bavier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.