Bug 154565 - [NEW PORT] multimedia/py-mlt: python bindings for MLT framework
Summary: [NEW PORT] multimedia/py-mlt: python bindings for MLT framework
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-02-07 04:40 UTC by Charlie Kester
Modified: 2011-02-13 13:30 UTC (History)
0 users

See Also:


Attachments
py-mlt.shar (6.93 KB, text/plain)
2011-02-07 04:40 UTC, Charlie Kester
no flags Details
py-mlt-0.6.0.shar (2.50 KB, application/x-shar)
2011-02-10 20:11 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-02-07 04:40:06 UTC
Install the python bindings for the MLT framework (multimedia/mlt).

mlt.i was borrowed from multimedia/mlt's ${WRKSRC}/src/swig directory,
and the do-build steps are a lightly-modified version of the build script
in that same ports's ${WRKSRC}/src/swig/python.

The license of this port reflects the license info found in mlt.i
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-02-07 07:16:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-10 17:14:52 UTC
State Changed
From-To: open->feedback

can u please roll a tarball and upload?
Comment 3 Charlie Kester 2011-02-10 20:11:19 UTC
I rewrote the port to use the same distfile as the main MLT port.

Please use this sharfile instead of the one previously submitted.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-02-13 13:26:34 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-02-13 13:26:47 UTC
miwi        2011-02-13 13:26:41 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/py-mlt    Makefile distinfo pkg-descr 
  Log:
  Python bindings for the MLT framework.
  
  MLT is an open source multimedia framework, designed and developed for
  television broadcasting. It provides a toolkit for broadcasters, video
  editors, media players, transcoders, web streamers and many more types
  of applications. The functionality of the system is provided via an
  assortment of ready to use tools, XML authoring components, and an
  extensible plug-in based API.
  
  WWW: http://www.mltframework.org
  
  PR:             ports/154565
  Submitted by:   Charlie Kester <corky1951 at comcast.net>
  
  Revision  Changes    Path
  1.407     +1 -0      ports/multimedia/Makefile
  1.1       +38 -0     ports/multimedia/py-mlt/Makefile (new)
  1.1       +2 -0      ports/multimedia/py-mlt/distinfo (new)
  1.1       +10 -0     ports/multimedia/py-mlt/pkg-descr (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"