Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 07:06:30 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: 724fa5701a0a - main - audio/linux-c7-flac: Add CPE information
Message-ID:  <202110070706.19776Udw053412@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=724fa5701a0a25641e538e6b3c215674114d8ecf

commit 724fa5701a0a25641e538e6b3c215674114d8ecf
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-07 07:01:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-07 07:06:00 +0000

    audio/linux-c7-flac: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/linux-c7-flac/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/linux-c7-flac/Makefile b/audio/linux-c7-flac/Makefile
index df2f952c53c2..98621d290857 100644
--- a/audio/linux-c7-flac/Makefile
+++ b/audio/linux-c7-flac/Makefile
@@ -10,11 +10,13 @@ PKGNAMESUFFIX=	-libs
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Free lossless audio codec (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	libogg
 USE_LINUX_RPM=	yes
 
+CPE_VENDOR=	flac_project
+
 LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}
 
 CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*


home | help

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