This branch is not API compatible with previous ffmpeg releases,
so allow for side-by-side installations with multimedia/ffmpeg and
multimedia/ffmpeg0 for gradual transition.
- Make port ready for ffmpeg 2.4 and later
- Pet portlint
- Bump PORTREVISION
PR: 194161
Submitted by: cyberbotx@cyberbotx.com (maintainer)
MFH: 2014Q4
- Make DOCS optional.
- Add dependency on nepomuk-core. [1]
[1] nepomuk-core isn't Nepomuk itself, it's just a tiny support
library with few extra dependencies.
This is a bugfix release with a few minor changes:
http://kdenlive.org/discover/0.9.10
svn cp from the 0.4.x versions since it not backwards compatible.
Sunpoet@ has agreed to also maintain these ports.
Obtained from: GNOME dev repo
Submitted by: Gustau Perez
- Change ac_cv_path_AVCONV_PATH from no to the empty string so that
dvdstyler actually calls ffmpeg not avconv.
PR: 193900 [1]
Submitted by: Ports Fury [1]
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
- Update to 0.9.2.
- Add optional dependency on Vid.Stab.
- Remove deprecated plugins.
- Remove stale MAN* macro.
- Use OPTIONS handlers.
- Remove @dirrm*.
- Strip binary and libraries.
This is a bugfix and enhancement release:
http://mltframework.blogspot.com/2014/06/version-092-released.html
multimedia/py-mlt:
- Force dependency on Python 2.
- Take maintainership.
or even cell phone while skiing, cycling or whatever sports, and the
video is basically just jiggled. Modern cameras come along with
hardware stabilization, however this does not work if you have really
strong vibrations - rather the contrary, sometimes this mechanisms
start to oscillate. Vid.Stab is your friend in this matter. It is
designed to stabilize even strongly jiggled clips.
WWW: http://public.hronopik.de/vid.stab/
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
- Update to latest github version
- Add my_music, browse, discover, radio
- Behind-the-scene changes and bugfixes
- Drop pkg-plist (3 items) in favor of PLIST_FILES
- Use modern Python infrastructure