summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/gst-plugins-opencv: add 1.24.11Sam James2025-01-072-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: update system-libs patchSam James2025-01-062-2/+93
| | | | | Closes: https://bugs.gentoo.org/947557 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.24.10Sam James2025-01-042-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.22.12Sam James2024-12-242-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.22.11, EAPI-8, touchupsMart Raudsepp2024-04-012-14/+4
| | | | | | | | Don't unnecessarily gstreamer_system_package() components of gst-plugins-base that are already linked to as system packages. With EAPI-8, python-any-r1 is handled by eclass, also adding py3.12 support. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/gstreamer: add 1.22.10, drop 1.22.3 (security)Haelwenn (lanodan) Monnier2024-04-012-2/+2
| | | | | | | | | | | | - eclass / gst-plugins-good: Add "soup" option in the special cases - gst-plugins-good: Backport fix against tests being enabled on libsoup presence automagic-style <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6058> Closes: https://bugs.gentoo.org/836163 Closes: https://bugs.gentoo.org/908978 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: drop 1.20.5, 1.20.6Andreas Sturmlechner2024-01-034-159/+0
| | | | | Bug: https://bugs.gentoo.org/906106 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/gst-plugins-opencv: keyword 1.22.3-r2 for ~arm64Mart Raudsepp2023-10-151-1/+1
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: drop 1.20.3, 1.20.4Mart Raudsepp2023-10-133-64/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: don't unintentionally install ↵Sam James2023-06-011-0/+11
| | | | | | | | | | | nls/translation files We need to disable NLS explicitly here to avoid colliding w/ gst-plugins-bad on translations, because we currently do a "full" install in multilib_src_install in this package. Closes: https://bugs.gentoo.org/907480 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: wire up opencv patch for 1.22.x and add ↵Sam James2023-05-302-4/+103
| | | | | | | | commentary Thanks to leio for explaining it. Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: drop obsolete patch for 1.22.xSam James2023-05-301-3/+3
| | | | | | I think this one is obsolete. Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.20.6Sam James2023-05-302-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.22.3Sam James2023-05-302-0/+31
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.20.5brahmajit das2023-01-142-0/+32
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: brahmajit das <listout@protonmail.com>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/gstreamer: Version bump to 1.20.4brahmajit das2022-11-202-0/+32
| | | | | | | Closes: https://bugs.gentoo.org/877325 Signed-off-by: brahmajit das <listout@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28086 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: drop 1.20.2Andreas Sturmlechner2022-09-152-32/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/gst-plugins-opencv: add 1.20.3Igor V. Kovalenko2022-08-262-0/+32
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
* media-plugins/gst-plugins-opencv: Drop old versionsMatt Turner2022-06-077-224/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/gst-plugins-opencv: fix DuplicateFilesSam James2022-05-122-96/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Version bump, 1.20.2Igor V. Kovalenko2022-05-123-0/+127
| | | | | | Bug: https://bugs.gentoo.org/843770 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: fix DuplicateFilesSam James2022-03-182-82/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Version bump, 1.18.6Igor V. Kovalenko2022-03-183-0/+114
| | | | | | | Bug: https://bugs.gentoo.org/835368 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24625 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Version bump, 1.20.1Igor V. Kovalenko2022-03-173-3/+3
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Clean up 1.20.0 ebuild empty IUSEIgor V. Kovalenko2022-03-081-1/+0
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Bump to 1.20.0Igor V. Kovalenko2022-03-083-0/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | Gstreamer 1.20.0 version bump, includes - all existing 1.18.4 plugins except for two dropped upstream (gst-plugins-libmms and gst-plugins-ofa) - libnice-0.1.18 version bump required by gst-plugins-webrtc in 1.20.0 - required multilib change for libldac for new plugin gst-plugins-ldac - required multilib change for libopenaptx and libfreeaptx for new plugin gst-plugins-openaptx As discussed, this change adds a LICENSE to each of gstreamer modules which now require explicit opt-in for (A)GPL plugins for (A)GPL plugins we will not perform explicit license acceptance for affected gstreamer plugin, instead we will rely on a user accepting the license of dependency: - gstreamer change added explicit opt-in https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1084 - I looked at affected gstreamer plugins and looks like all are correctly license-compatible according to compatibility matrix https://www.gnu.org/licenses/gpl-faq.html#AllCompatibility - if a user is not willing to accept the license of corresponding (A)GPL dependency, such dependency will not be available and affected gstreamer plugin will not be built - Upstream gstreamer team will look into updating/fixing plugin license display available via gst-inspect-1.0 <plugin name> | grep License as currently it is just "GPL" which is not specific enough (should be GPL-2, GPL-2+, GPL-3 etc.) Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: add python-any-r1 for build time dependencySam James2021-12-281-2/+3
| | | | | Closes: https://bugs.gentoo.org/827022 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: fix build with newer glibSam James2021-12-282-0/+15
| | | | | | Closes: https://bugs.gentoo.org/805944 Closes: https://bugs.gentoo.org/826702 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: depend on opencv[contribdnn] tooSam James2021-11-241-1/+1
| | | | | Closes: https://bugs.gentoo.org/826702 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-plugins/gst-plugins-opencv: Bump opencv version limit on 1.18.4Haelwenn (lanodan) Monnier2021-07-101-1/+1
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: Build with installed deps, 1.18.4Igor V. Kovalenko2021-07-102-0/+94
| | | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21541 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: Version bump, 1.18.4Haelwenn (lanodan) Monnier2021-05-302-0/+19
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2021-02-202-30/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: bump to 1.16.3Mart Raudsepp2021-02-132-0/+30
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2020-05-042-29/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: raise opencv minimum to ensure testingMart Raudsepp2020-05-041-1/+2
| | | | | | | | | | opencv3 is going away soon; raise minimum to ensure it gets tested more against opencv4. Also change contrib(+) USE dep to contrib, as the IUSE not existing was a opencv2 thing. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: bump to 1.16.2Mart Raudsepp2020-05-032-0/+29
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2020-01-012-29/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: bump to 1.14.5, no code changes from 1.14.3Mart Raudsepp2019-08-282-0/+29
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2019-02-062-29/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2019-01-162-29/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2018-09-212-29/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-plugins/gst-plugins-opencv: bump to 1.14.3 for upstream bug fixesMart Raudsepp2018-09-182-0/+29
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-plugins/gst-plugins-opencv: bump to 1.14.2, no code changes from 1.14.1Mart Raudsepp2018-07-312-0/+29
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2018-06-212-29/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-opencv: bump to 1.14.1Mart Raudsepp2018-06-162-0/+29
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-plugins/gst-plugins-opencv: bump to 1.12.4, no code changes compared ↵Mart Raudsepp2018-02-152-0/+29
| | | | | | to 1.12.3 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-plugins/gst-plugins-opencv: remove oldMart Raudsepp2018-01-032-18/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6