Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2017 16:43:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 218658] multimedia/ffmpeg: update to 3.3 upstream branch
Message-ID:  <bug-218658-12827-cqBCXzf9tC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218658-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218658-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218658

Jan Beich <jbeich@FreeBSD.org> changed:

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

--- Comment #2 from Jan Beich <jbeich@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 UPDA=
TING
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    0=
0: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=3D	libopencv_imgproc.so:graphics/opencv-core
> +OPENCV_LIB_DEPENDS=3D	libopencv_imgproc.so:graphics/opencv2-core

Why break build after ports r438490?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218658-12827-cqBCXzf9tC>