Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 07:06:32 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: 4bb90e74c70e - main - audio/linux-c7-libvorbis: Add CPE information
Message-ID:  <202110070706.19776Whe053466@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=4bb90e74c70e52623c4b5cffa6afc274af4c872b

commit 4bb90e74c70e52623c4b5cffa6afc274af4c872b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-07 07:03:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-07 07:06:03 +0000

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

diff --git a/audio/linux-c7-libvorbis/Makefile b/audio/linux-c7-libvorbis/Makefile
index 6664b97f71af..e805806c66fa 100644
--- a/audio/linux-c7-libvorbis/Makefile
+++ b/audio/linux-c7-libvorbis/Makefile
@@ -9,11 +9,13 @@ CATEGORIES=	audio linux
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	Audio compression codec library (Linux CentOS ${LINUX_DIST_VER})
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	libogg
 USE_LINUX_RPM=	yes
 
+CPE_VENDOR=	xiph.org
+
 CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*
 DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
 



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