[Bug 218658] multimedia/ffmpeg: update to 3.3 upstream branch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 14 16:43:01 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218658

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich at FreeBSD.org

--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Going by https://abi-laboratory.pro/tracker/timeline/ffmpeg/ you'd need to
mass-bump PORTREVISION in consumers. pkg-upgrade(8) would skip consumers
otherwise despite poudriere pedantically rebuilding them. And adding a UPDATING
in updating won't help for package-only users.

  $ pkg install mpv ppsspp renpy
  [...]
  $ pkg upgrade
  Updating FreeBSD repository catalogue...
  [110amd64-default] Fetching meta.txz: 100%    260 B   0.3kB/s    00:01
  [110amd64-default] Fetching packagesite.txz: 100%  570 KiB 583.4kB/s    00:01
  Processing entries: 100%
  FreeBSD repository update completed. 2233 packages processed.
  All repositories are up to date.
  Checking for upgrades (3 candidates): 100%
  Processing candidates (3 candidates): 100%
  Checking integrity... done (2 conflicting)
    - opencv-core-2.4.13.1_1 conflicts with opencv2-core-2.4.13.1_1 on
/usr/local/include/opencv2/core.hpp
    - opencv-core-2.4.13.1_1 conflicts with opencv2-core-2.4.13.1_1 on
/usr/local/include/opencv2/core.hpp
  Checking integrity... done (0 conflicting)
  The following 4 package(s) will be affected (of 0 checked):

  Installed packages to be REMOVED:
          opencv2-core-2.4.13.1_1

  New packages to be INSTALLED:
          opencv-core: 2.4.13.1_1

  Installed packages to be UPGRADED:
          libva: 1.8.0 -> 1.8.1
          ffmpeg: 3.2.4_7,1 -> 3.3,1

  Number of packages to be removed: 1
  Number of packages to be installed: 1
  Number of packages to be upgraded: 2

  The process will require 1 MiB more space.

  Proceed with this action? [y/N]:

> -OPENCV_LIB_DEPENDS=	libopencv_imgproc.so:graphics/opencv-core
> +OPENCV_LIB_DEPENDS=	libopencv_imgproc.so:graphics/opencv2-core

Why break build after ports r438490?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list