gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/ffmpeg-light

Minimal bindings to the FFmpeg library

Screenshots

  • ffmpeg-light-0.13.0
    ~amd64
    builddemo buildrasterdemo buildtranscodedemo buildvplaydemo doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit c1d1ab135e7d4c3de68869388ff96abf77f868e5
Author: hololeap <hololeap@protonmail.com>
Date: Tue Mar 5 19:25:37 2024 -0700

*/*: Switch to EAPI 8

Signed-off-by: hololeap <hololeap@protonmail.com>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 97e212b9f29d315971cb633e4ace846e1e333721
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Mon Dec 21 22:26:54 2020 +0000

dev-haskell/ffmpeg-light: bump up to 0.13.0

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 02c5233d1169230c2593654a16c42eea63b72629
Author: Jack Todaro <solpeth@posteo.org>
Date: Wed Oct 28 19:06:19 2020 +1100

dev-haskell/ffmpeg-light: point to media-video/ffmpeg, not virtual

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 16715f7326e610ff7e6524ce172fb6c2a6756b10
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Sat Nov 16 14:49:33 2019 -0500

dev-haskell/ffmpeg-light: drop old

Keep last: 0.12.2.2

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit fcd75b3bd94d8d97bc49d54f7309b768a104f695
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Thu Oct 3 11:02:01 2019 +1000

dev-haskell/ffmpeg-light: bump up to 0.12.2.2

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit 2c3e2600f11c6eb18ba5faec79437e52a22471f9
Author: karky7 <cantimerny.g@gmail.com>
Date: Thu May 17 08:02:19 2018 +0900

dev-haskell/ffmpeg-light: bump up to 0.12.1.0

Package-Manager: Portage-2.3.36, Repoman 2.3.9

commit 112e4f4e7f7a14d6ddcd27c37987fd720deee32b
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue May 1 09:04:51 2018 +0100

dev-haskell/ffmpeg-light: tweak for either-5

Package-Manager: Portage-2.3.31, Repoman-2.3.9

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit c5cb28bcc606179a6266f8feed56c31fd0c42824
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jan 19 16:01:51 2017 +0000

dev-haskell/ffmpeg-light: bump up to 0.11.3

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit 0c39627d80a1bd179315fc318419a0ffe1f8e5a2
Author: karky7 <cantimerny.g@gmail.com>
Date: Sun Jul 24 09:38:06 2016 +0900

dev-haskell/ffmpeg-light: bump up to 0.11.1

Package-Manager: portage-2.3.0

commit 12face696edc9d43f6be4462984dacd9467fa4e1
Author: karky7 <cantimerny.g@gmail.com>
Date: Tue Jun 7 07:12:45 2016 +0900

dev-haskell/ffmpeg-light: initial commit

Package-Manager: portage-2.3.0_rc1