Bug 155265 - [NEW PORT] multimedia/openshot: a non-linear video editor
Summary: [NEW PORT] multimedia/openshot: a non-linear video editor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 14:10 UTC by Charlie Kester
Modified: 2011-03-05 11:40 UTC (History)
0 users

See Also:


Attachments
openshot.shar (128.70 KB, text/plain)
2011-03-04 14:10 UTC, Charlie Kester
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2011-03-04 14:10:12 UTC
This one is listed on the wiki as a wanted port.  It's also been
requested in the forums.

OpenShot is a non-linear video editor, which means any frame of
video can be accessed at any time, and thus the video clips can
be layered, mixed, and arranged in very creative ways.  All
video clip edits (trimming, cutting, etc...) are non-destructive,
meaning that the original video clips are never modified.

http://www.openshot.org/

The port is feature complete except for 3D title animation,
which requires a newer version of blender than the one currently
in the portstree.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-04 14:12:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-05 11:37:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-05 11:37:32 UTC
miwi        2011-03-05 11:37:07 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/openshot  Makefile distinfo pkg-descr pkg-plist 
    multimedia/openshot/files 
                              patch-openshot__language__Language_Init.py 
                              patch-setup.py 
  Log:
  OpenShot Video Editor is a program designed to create videos on
  Linux.  It can easily combine multiple video clips, audio clips,
  and images into a single project, and then export the video into
  many common video formats.
  
  OpenShot is a non-linear video editor, which means any frame of
  video can be accessed at any time, and thus the video clips can
  be layered, mixed, and arranged in very creative ways.  All
  video clip edits (trimming, cutting, etc...) are non-destructive,
  meaning that the original video clips are never modified.
  
  WWW:    http://www.openshot.org/
  
  PR:             ports/155265
  Submitted by:   Charlie Kester <corky1951 at comcast.net>
  
  Revision  Changes    Path
  1.411     +1 -0      ports/multimedia/Makefile
  1.1       +49 -0     ports/multimedia/openshot/Makefile (new)
  1.1       +2 -0      ports/multimedia/openshot/distinfo (new)
  1.1       +18 -0     ports/multimedia/openshot/files/patch-openshot__language__Language_Init.py (new)
  1.1       +42 -0     ports/multimedia/openshot/files/patch-setup.py (new)
  1.1       +12 -0     ports/multimedia/openshot/pkg-descr (new)
  1.1       +1992 -0   ports/multimedia/openshot/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"