git: 3b2f508080be - main - multimedia/gstreamer1: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 20:02:07 UTC
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 \