Date: Sat, 25 Sep 2021 20:29:39 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: e1adadd5c2b3 - main - audio/clementine-player: Add CPE information Message-ID: <202109252029.18PKTdOX053577@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=e1adadd5c2b3074c30c44738ccb650f02ad58daf commit e1adadd5c2b3074c30c44738ccb650f02ad58daf Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-25 19:54:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-25 20:28:35 +0000 audio/clementine-player: Add CPE information Approved by: portmgr (blanket) --- audio/clementine-player/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index ef10d6ba03e5..4c4553404e11 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ USES= cmake \ compiler:c++11-lib \ + cpe \ desktop-file-utils \ gettext-tools \ pkgconfig \ @@ -40,6 +41,7 @@ GH_ACCOUNT= clementine-player GH_PROJECT= Clementine GH_TAGNAME= 1.4.0rc1 +CPE_VENDOR= clementine-player USE_GL= gl glew glu USE_XORG= x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252029.18PKTdOX053577>