Commit graph

14 commits

Author SHA1 Message Date
Emanuel Haupt
02e32ad925 Remove trailing whitespaces from category multimedia 2014-02-21 13:38:20 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Alberto Villa
ebad15fef3 - py-mlt:
* fix MAINTAINER;
  * fix plist generation;
  * avoid conflicting with mlt's EXAMPLESDIR removal.

PR:		175368
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>

- Update to 0.8.8 bugfix release.
- Remove PTHREAD_LIBS.
2013-02-09 03:37:18 +00:00
Alberto Villa
57b7bfbd0d - Update MLT to 0.8.6.
- Depend on ffmpeg1 instead of ffmpeg-011.
- Remove patches committed upstream.
- Remove soversion from LIB_DEPENDS.
- Make py-mlt a SLAVE_PORT.
2013-01-13 10:13:36 +00:00
Alberto Villa
f5dc6d9a73 - Update to 0.8.2.
- Stop installing standard license.
- Use OPTIONSng.
- Cleanup the Makefile.

Reported by:	pointyhat (beat)
2012-09-03 19:16:57 +00:00
Alberto Villa
2a87f30fa0 - Update to 0.8.0. 2012-07-02 08:32:59 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
8b1df6e134 - Update to 0.7.8.
- Replace NOT_FOR_ARCHS with BROKEN.
2012-05-14 14:32:43 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Alberto Villa
34ca27efcb - Update to 0.7.6. 2011-11-02 02:39:11 +00:00
Alberto Villa
1797c9f384 - Use the default build script.
- Fix linking with Python libraries.
- Support CXXFLAGS.
- Install optimized binaries.
- Install PORTEXAMPLES.
- Add LICENSE.
- Bump PORTREVISION.
2011-03-16 00:42:13 +00:00
Alberto Villa
9740b285ce - Update to 0.6.2.
- Take maintainership of multimedia/py-mlt. [1]

Approved by:	corky1951@comcast.net (maintainer) [1]
2011-03-02 17:19:16 +00:00
Martin Wilke
f4f2ed2cce 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>
2011-02-13 13:26:41 +00:00