- MPG123: provides MPEG v1/2 layer1/2/3 support with use of
libmpg123 library
- FFap: provides enhanced Monkey's Audio (APE) support
(24-bit samples and embedded cue support)
- Simple Ui: simple user interface based on standard widgets set
WWW: http://qmmp.ylsoftware.com/ or http://code.google.com/p/qmmp/
PR: ports/169574
Submitted by: SimaMoto,RyoTa <liangtai.s4@gmail.com>
that requires it, check if dependent options are set and set IGNORE if not.
This prevents some option descriptions being too long, resulting in ugly
screens. [1]
PR: ports/169625
Submitted by: Sayetsky Anton [vsjcfm gmail.com]
Approved by: maintainer (implicit)
- Use positive logic for options
- Remove support for unsupported FreeBSD and perl versions
- Pet portlint (mostly remove versions from LIB_DEPENDS)
Obtained from: jsa (maintainer)
- Enable GPLv3 components.
- Fix build on 9-STABLE after MFC of xlocale. [1]
- Mark CONFLICTS_INSTALL with archivers/freeze. [2]
The minor version is increased due to the addition of time properties!
In addition:
* improve seek speed on AVCHD when using FFmpeg v0.9.1+;
* composite and dissolve speed improvements on x86-64;
* improve performance of caching in image producers;
* add device enumeration to decklink producer and consumer.
PR: 168766 [1]
Reported by: conflicts checker [2]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
Oliver Brandmueller via email [1]
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
(This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)
Approved by: hselasky (maintainer of multimedia/webcamd)
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin.
- add dependency on py-exiv2 explicitly
- bump PORTREVISION because of dependency change
While here:
- use PYTHON_PKGNAMEPREFIX instead of PYTHON_SITELIBDIR
- strict python version to 2.x
- update pkg-descr:WWW
- correct pkg-plist
PR: 158987
Submitted by: "J.R. Oldroyd" <fbsd at opal dot com> (maintainer)
- Update xineliboutput XKeySym.Pause key in example remote.conf.
("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint.
recordings menu:
* renaming recordings and directories
* moving recordings and directories, also between different filesystems
* adjustable display of recording's length, date and size
* directories are always shown on top of the list
* reworked layout using icons for showing the status of list entries
(directory, new recording, moving recording/directory, cutting recording,
dvd archiv entry)
* extended recordings info menu, shows name, path, channel, size, lifetime and
priority of the recording
* free disk space is shown for the filesystem of the current directory
* sorting by name or date, adjustable for each directory; type of sorting will
be stored
* ascending/descending sorting
* extends VDR's '-r'-option commands with 'move' and 'rename'
* functionality of the DVDArchive-patch (see below)
* protecting recordings in co-work with the PIN-plugin
* a cutter queue
WWW: http://projects.vdr-developer.org/projects/show/plg-extrecmenu
--Add support for HAL registration of DVB devices (required by Kaffeine)
--New input source selection mechanism for capture app
--Various usability/performance improvements
PR: ports/169086
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)