Date: Tue, 14 Jun 2022 19:38:37 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Dima Panov <fluffy@FreeBSD.org> Cc: Emmanuel Vadot <manu@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 9dd763460fc6 - main - multimedia/gstreamer1-plugins: Remove libkms for plugins-kms Message-ID: <20220614193837.8c48f6a57389341d26793b5a@bidouilliste.com> In-Reply-To: <fa9b9514-0b2d-abf1-1fd6-b236a0cb7bba@FreeBSD.org> References: <202206131807.25DI7tq1002831@gitrepo.freebsd.org> <fa9b9514-0b2d-abf1-1fd6-b236a0cb7bba@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jun 2022 20:27:23 +0300 Dima Panov <fluffy@FreeBSD.org> wrote: > Moin! >=20 >=20 > On 13.06.2022 21:07, Emmanuel Vadot wrote: > > The branch main has been updated by manu: > > > > URL:https://cgit.FreeBSD.org/ports/commit/?id=3D9dd763460fc6e93bd31ef03= 33cd7b6912f7640c5 > > > > commit 9dd763460fc6e93bd31ef0333cd7b6912f7640c5 > > Author: Emmanuel Vadot<manu@FreeBSD.org> > > AuthorDate: 2022-06-13 18:06:35 +0000 > > Commit: Emmanuel Vadot<manu@FreeBSD.org> > > CommitDate: 2022-06-13 18:06:35 +0000 > > > > multimedia/gstreamer1-plugins: Remove libkms for plugins-kms > > =20 > > This hasn't been used since 2016 and latest libdrm deprecated it. > > =20 > > Reported by:vvd@unislabs.com >=20 >=20 > Plugins is broken and useless without libkms. No. > Time to deprecate it? No. Fixed in 72034e7cc4a95 > configure: *** checking feature: drm/kms libraries *** > configure: *** for plug-ins: kms *** > checking for GST_ALLOCATORS... yes > checking for KMS_DRM... no > configure: *** These plugins will not be built: kms >=20 > [skip] >=20 > gstkmssink.c:54:10: fatal error: 'drm.h' file not found > #include <drm.h> > =A0=A0=A0=A0=A0=A0=A0=A0 ^~~~~~~ > 1 error generated. >=20 > > --- > > multimedia/gstreamer1-plugins/Makefile.common | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia= /gstreamer1-plugins/Makefile.common > > index 3345519e9895..d54cb67e49a0 100644 > > --- a/multimedia/gstreamer1-plugins/Makefile.common > > +++ b/multimedia/gstreamer1-plugins/Makefile.common > > @@ -306,7 +306,6 @@ gst_jpeg_USES=3D jpeg > > gst_kate_LIB_DEPENDS=3D libkate.so:multimedia/libkate > > =20 > > # kms > > -gst_kms_LIB_DEPENDS=3D libkms.so:graphics/libdrm > > gst_kms_GST_PLUGIN_DIR=3D sys/kms > > =20 > > # ladspa > > > --=20 > Sincerely, > Dima (fluffy@FreeBSD.org,https://t.me/dima_panov) > (desktop, kde, x11, office, ports-secteam)@FreeBSD team >=20 --=20 Emmanuel Vadot <manu@bidouilliste.com> <manu@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220614193837.8c48f6a57389341d26793b5a>