Date: Fri, 10 Sep 2021 21:19:56 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: e08ae73f6e9b - main - audio/amarok: Add CPE information Message-ID: <202109102119.18ALJuqn005246@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=e08ae73f6e9b95e9dbfd8fe9f7552d09c4d693ce commit e08ae73f6e9b95e9dbfd8fe9f7552d09c4d693ce Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 19:53:17 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:17:38 +0000 audio/amarok: Add CPE information Approved by: portmgr (blanket) --- audio/amarok/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 7e60be0e3f64..50c6c09340cf 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libtag-extras.so:audio/taglib-extras \ liblz4.so:archivers/liblz4 -USES= cmake compiler:c++11-lang desktop-file-utils \ +USES= cmake compiler:c++11-lang cpe desktop-file-utils \ kde:5 mysql:client,embedded pkgconfig qca qt:5 shebangfix ssl xorg USE_QT= core concurrent declarative dbus gui location network phonon4 \ @@ -36,6 +36,8 @@ USE_KDE= archive auth attica bookmarks codecs config configwidgets \ USE_XORG= ice sm x11 xext USE_LDCONFIG= yes +CPE_VENDOR= kde + KDE_INVENT= 3e11ccdd1417e70486eaaa84d8475182eec44c20 multimedia CONFIGURE_ENV= MYSQL_DIR=${LOCALBASE}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102119.18ALJuqn005246>