mbox

[bug#44806,staging,0/6] Add Pitivi

Message ID b95e8471587cf071bcc5c2ad864dc34aaadea00f.camel@student.tugraz.at
Headers show

Message

Leo Prikler Nov. 22, 2020, 8:34 p.m. UTC
Hello Guix,

the following patch series adds the video editor Pitivi [1].  As it
depends on GStreamer >= 1.17.90 (i.e. de facto 1.18), it has to be
applied to the staging branch.  There are also some minor changes to
the packages around it, e.g. the now deprecated gst-transcoder and a
minor fix to ffmpeg-4.2 (for those who want to build pitivi without
waiting hours on Rust).

Regards, Leo. 

[1] http://www.pitivi.org/

Comments

Leo Famulari Dec. 15, 2020, 7:16 a.m. UTC | #1
On Sun, Nov 22, 2020 at 09:34:23PM +0100, Leo Prikler wrote:
> Hello Guix,
> 
> the following patch series adds the video editor Pitivi [1].  As it
> depends on GStreamer >= 1.17.90 (i.e. de facto 1.18), it has to be
> applied to the staging branch.  There are also some minor changes to
> the packages around it, e.g. the now deprecated gst-transcoder and a
> minor fix to ffmpeg-4.2 (for those who want to build pitivi without
> waiting hours on Rust).

Thanks! It will be great to have this in Guix.
Leo Prikler Dec. 15, 2020, 9:05 a.m. UTC | #2
Am Dienstag, den 15.12.2020, 02:16 -0500 schrieb Leo Famulari:
> On Sun, Nov 22, 2020 at 09:34:23PM +0100, Leo Prikler wrote:
> > Hello Guix,
> > 
> > the following patch series adds the video editor Pitivi [1].  As it
> > depends on GStreamer >= 1.17.90 (i.e. de facto 1.18), it has to be
> > applied to the staging branch.  There are also some minor changes
> > to
> > the packages around it, e.g. the now deprecated gst-transcoder and
> > a
> > minor fix to ffmpeg-4.2 (for those who want to build pitivi without
> > waiting hours on Rust).
> 
> Thanks! It will be great to have this in Guix.
I've rerolled the patches, taking your input into account.  Since
master has GStreamer 1.18.1 now, it is no longer a patch for staging,
but should be able to be applied on master directly.

Regards,
Leo