git: 3d5b522360d0 - main - net/grilo-plugins: do not detect sysutils/tracker3 when it is installed (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Nov 2022 10:13:48 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d5b522360d0f8b6e0f3fcd845a935fc1972d7e7 commit 3d5b522360d0f8b6e0f3fcd845a935fc1972d7e7 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-11-13 10:07:06 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-11-13 10:13:21 +0000 net/grilo-plugins: do not detect sysutils/tracker3 when it is installed (+) PR: 262850 --- net/grilo-plugins/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index bd9b9d403cbb..b0423e29e3d7 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -35,6 +35,7 @@ OPTIONS_DEFAULT= TRACKER TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others) TRACKER_MESON_YES= enable-tracker +TRACKER_MESON_NO= enable-tracker3 TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing