Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 20:02:07 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b2f508080be - main - multimedia/gstreamer1: Add CPE information
Message-ID:  <202110052002.195K27SC043741@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b2f508080befac713e886c3b22d0e5c7c102f25

commit 3b2f508080befac713e886c3b22d0e5c7c102f25
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-05 19:57:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-05 20:01:31 +0000

    multimedia/gstreamer1: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 multimedia/gstreamer1/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index 0019031aae5e..073fec563d87 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -13,10 +13,12 @@ COMMENT=	Media applications framework
 LICENSE=	LGPL20+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		bison gmake gnome libtool pathfix perl5 pkgconfig python tar:xz
+USES=		bison cpe gmake gnome libtool pathfix perl5 pkgconfig python tar:xz
 USE_PERL5=	build
 USE_GNOME=	glib20 introspection:build
 
+CPE_VENDOR=	gstreamer_project
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-tests \
 		--disable-examples \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110052002.195K27SC043741>