From df5c9fb01efbfe23abdff43e88cf5cb55d35c293 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 5 Oct 2021 14:52:07 +0000 Subject: multimedia/gstreamer1-plugins: Add CPE information Approved by: portmgr (blanket) --- multimedia/gstreamer1-plugins/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile index 4f01b23b74d9..15d7409dd352 100644 --- a/multimedia/gstreamer1-plugins/Makefile +++ b/multimedia/gstreamer1-plugins/Makefile @@ -43,13 +43,16 @@ UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION} UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX} DIST?= base -USES+= gettext gmake gnome libtool pathfix pkgconfig python tar:xz +USES+= cpe gettext gmake gnome libtool pathfix pkgconfig python tar:xz USE_GNOME+= glib20 introspection:build libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip GST_PLUGIN?= base USE_LDCONFIG= yes +CPE_VENDOR= gstreamer_project +CPE_PRODUCT= gstreamer + CFLAGS+= -Wno-format CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib ${EXTRA_LIBS} -- cgit v1.2.3