summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-18147-0/+1648
| | | | | | | 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-17150-194/+78
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-libav: fix IncorrectCopyrightSam James2022-03-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-libav: Fix ffmpeg-5 compatibility with 1.18.4Haelwenn (lanodan) Monnier2022-03-152-0/+35
| | | | | | | Closes: https://bugs.gentoo.org/831604 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/24426 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/vamp-aubio-plugins: configure only allows amd64/x86Sam James2022-03-152-3/+5
| | | | | | | | | Set KEYWORDS="-* ~amd64 ~x86" as the configure script doesn't allow any other platforms and it's not worth the effort right now to fix that, especially given it may never have worked. Closes: https://bugs.gentoo.org/748057 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/vdr-osdteletext: stabilize 2.3.1 for x86Joonas Niilola2022-03-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/834613 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/vdr-osdteletext: stabilize 2.3.1 for amd64Joonas Niilola2022-03-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/834613 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/vamp-libxtract-plugins: fix UnusedInherits (multilib)Sam James2022-03-091-2/+2
| | | | | | get_libdir is built-in for EAPI 6+ Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/vamp-aubio-plugins: fix UnusedInheritsSam James2022-03-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/swh-plugins: use eautoreconf (not autogen.sh); cleanup inheritsSam James2022-03-091-6/+4
| | | | | | | eautoreconf handles all these things for us, so best to use it anyway, but also no error handling with e.g. autogen.sh as-it-was anyway. Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/ir_lv2: fix UnusedInherits (flag-o-matic)Sam James2022-03-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-hls: fix DuplicateFilesSam James2022-03-092-25/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-ldac: Backport ldac payloader fix to 1.20.0Igor V. Kovalenko2022-03-082-0/+35
| | | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24183 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Clean up 1.20.0 unused dependency on gtk-doc-amIgor V. Kovalenko2022-03-082-7/+2
| | | | | | | | Since 1.17.1 gstreamer is disabling gtk_doc feature by default, therefore gtk-doc is not used. Drop gtk-doc-am dependency. Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-sbc: Add sbcenc and sbcdec plugins from 1.20.0Igor V. Kovalenko2022-03-083-0/+24
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Update dependencies from 1.20.0 build systemIgor V. Kovalenko2022-03-083-4/+5
| | | | | | | | | | | | Update dependency versions changed since last 1.18 release. Every gstreamer package depends on media-libs/gstreamer and on dev-libs/glib, use this transitive dependency to keep dev-libs/glib requirement in single place. Move RDEPEND on dev-libs/glib from all packages to media-libs/gstreamer and bump version requirement there. 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-0864-64/+0
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/gstreamer: Improve 1.20.0 ebuild style and BDEPENDIgor V. Kovalenko2022-03-083-4/+7
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-openaptx: Add openaptx plugin from gstreamer 1.20.0Igor V. Kovalenko2022-03-084-0/+109
| | | | | Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-ldac: Add ldac plugin from gstreamer 1.20.0Igor V. Kovalenko2022-03-083-0/+23
| | | | | 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-08143-0/+1718
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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/frei0r-plugins: fix CMake flags not being passedAnna Vyalkova2022-02-201-0/+54
| | | | | | | | | | | | Other changes: * update EAPI 7 -> 8 * use docs.eclass * remove pkgconfig build dependency (it's a rdep of cmake) Closes: https://bugs.gentoo.org/833768 Signed-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in> Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/x42-plugins: removed obsolete 20211016Miroslav Šulc2022-02-192-49/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-plugins/x42-plugins: Stabilize 20220107 amd64, #833755Jakov Smolić2022-02-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/x42-plugins: don't call cc directlyMiroslav Šulc2022-02-193-4/+10
| | | | | | Closes: https://bugs.gentoo.org/809047 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-plugins/qmmp-plugin-pack: removed obsolete 1.5.1Miroslav Šulc2022-02-172-36/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-plugins/qmmp-plugin-pack: Stabilize 1.5.2 x86, #833517Jakov Smolić2022-02-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/qmmp-plugin-pack: Stabilize 1.5.2 amd64, #833517Jakov Smolić2022-02-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/kodi-vfs-libarchive: Update for libarchive[zlib] flag removalMichał Górny2022-02-122-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/gst-plugins-gdkpixbuf: Stabilize 1.18.4 arm64, #831946Sam James2022-02-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-taglib: Stabilize 1.18.4 arm64, #831946Sam James2022-02-081-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/grilo-plugins: Fix enabling gnome-online-accountsMatt Turner2022-02-071-1/+13
| | | | | Closes: https://bugs.gentoo.org/832777 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/vdr-osdteletext: add acct-*/vdr deps to 2.3.1Joonas Niilola2022-02-011-3/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/vdr-osdteletext: version bump to 2.3.1Martin Dummer2022-02-012-0/+45
| | | | | | Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/23444 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2022-01-251-1/+1
| | | | | | Again. :( Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-plugins/gst-plugins-mpeg2enc: subscribe to media-video/mjpegtools subslotMart Raudsepp2022-01-252-4/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: reassign scardacs's packagesJoonas Niilola2022-01-251-8/+0
| | | | | Closes: https://bugs.gentoo.org/775974 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/grilo-plugins: Drop old versionsMatt Turner2022-01-244-192/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-plugins/grilo-plugins: Stabilize 0.3.14 arm64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/grilo-plugins: Stabilize 0.3.14 amd64, #831048Sam James2022-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/vdr-imonlcd: version bump to 1.0.3Martin Dummer2022-01-212-0/+52
| | | | | | | | | new SRC_URI Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/22234 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-plugins/grilo-plugins: Stabilize 0.3.14 x86, #831048Jakov Smolić2022-01-201-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-plugins/qmmp-plugin-pack: Bump to version 1.5.2Lars Wendler2022-01-182-0/+36
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-plugins/x42-plugins: bump to 20220107 + eapi8 + updated liveMiroslav Šulc2022-01-163-2/+49
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@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-openh264: drop trailing full stop from DESCRIPTIONSam James2021-12-262-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/gst-plugins-faad: drop trailing full stop from DESCRIPTIONSam James2021-12-262-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-plugins/g2reverb: drop trailing full stop from DESCRIPTIONSam James2021-12-261-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>