- update to 1.4.2
- switch to using of PYTHON_PKGNAMEPREFIX for python dependencies
- strict python versions to 2.x (doesn't yet works with python3)
- adjust local patches for new version
changelog:
http://www.openshotvideo.com/2012/02/version-142-released.html
PR: 166935
Submitted by: rm (myself)
Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer)
- remove mygpoclient parts, because it's now a separate port
- drop COVERART and IPOD options - they are not yet ported to 3.1.0
- MP3TAG options has changed with MUTAGEN (user also need to enable
corresponding extension to make it work)
- drop SHOWNOTES option - it's now require python-webkit package,
that we lack in the ports tree
- make py-notify dependency optional (default off)
- make GTK GUI optional (default on), there is also working CLI with
web-server
- add patch-setup.py - ugly hack to stop installing man-page with
setup.py, they are now installed manually into correct location
Differences in 2.x/3.x are listed here:
http://blog.gpodder.org/2011/11/gpodder-300-397d-released.html
- Change PORTNAME from "xfce4-parole" to "parole" to avoid setting DATADIR and
DISTNAME
- Replace some gstramer plugins with the core gstreamer plugin which also
provides the pango plugin needed for subtitles.
- Remove x264 gstreamer plugin (encoder only).
- Replace cdio gstreamer (ugly) plugin with cdparanoia gstreamer (base) plugin.
- Remove broken cdaudio gstreamer plugin (redundant with cdparanoia plugin).
- Make soup gstreamer plugin optional because it pulls in GNOME components.
- Makefile cleanups
- Fix portlint warnings
PR: ports/166980
Submitted by: Tijl Coosemans
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
compatibility/bugfix patches where necessary.
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
Enable WEBSERVER and RTMP by default since they are "popular" options and are enabled by default in official XBMC builds.
PR: ports/166717
Submitted by: flz
Approved by: maintainer
Feature safe: yes