Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: multimedia/gstreamer-plugins |
Commit | Credits | Log message |
0.10.31_7,3 04 Feb 2021 06:04:51 |
bapt |
Remove expired gstreamer 0.x
gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept
to let time for applications to catchup on gstreamer 1.x |
0.10.31_7,3 31 Jan 2021 16:32:30 |
tcberner |
graphics/gstreamer*-plugins-opencv: fix fallout form OpenCV-4.5.1 upgrade
* graphics/gstreamer-plugins-opencv: disabled, as it uses the no longer shipped
OpenCV-1.0 API
* graphics/gstreamer1-plugins-opencv: fix the configure script to not only look
for OpenCV4 <= 4.2.0
=> this will be properly fixed with the next upgrade of gstreamer when
switching to the meson
build system.
PR: 253118
Submitted by: VVD <vvd@unislabs.com>
Reported by: rhurlin, fluffy, VVD <vvd@unislabs.com> |
0.10.23_7,3 30 Jan 2021 18:08:57 |
tcberner |
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.
Changelog from versions 3.4.1--4.5.1 can be found here:
https://github.com/opencv/opencv/wiki/ChangeLog
Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
the option to pick the "wrong one" - this leads however to some abandoned
ports being
broken.
The port has been greatly simplified:
* graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
has been removed. ffmpeg no longer can depend on opencv. (Only the first 15 lines of the commit message are shown above ) |
0.10.23_6,3 09 May 2018 20:27:52 |
swills |
Bump PORTREVISION on more opencv consumers due to opencv update |
0.10.23_5,3 14 Apr 2017 05:30:25 |
jbeich |
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first) |
0.10.23_4,3 03 Oct 2016 17:47:08 |
jbeich |
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc |
0.10.23_3,3 16 Apr 2015 08:05:47 |
kwm |
Bump after opencv pkg-config fix, so we actualy link agains opencv now. |
25 Apr 2014 12:46:46
|
bapt |
Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port |
0.10.23_1,3 04 Dec 2013 02:51:00 |
jhale |
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry |
0.10.23,3 01 Nov 2013 22:14:08 |
kwm |
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1] |
0.10.23,3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.10.23,3 27 Jun 2012 12:35:05 |
kwm |
Update gstreamer ports.
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. |
0.10.22_2,3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.10.22_1,3 01 Aug 2011 08:14:56 |
kwm |
Unbreak the gstreamer opencv plugin by removing the version restriction. |
0.10.22_1,3 21 Jul 2011 22:49:18 |
pav |
- Mark BROKEN: unsatisfiable dependency
===> Found opencv-2.3.0, but you need to upgrade to opencv<2.3.
Reported by: pointyhat |
0.10.22_1,3 29 Jun 2011 11:46:01 |
mm |
Update OpenCV to 2.3.0-rc |
0.10.21,3 25 Feb 2011 10:58:42 |
kwm |
Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17
Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin. |