pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnome-tracker: Add conflict with audio/tracker



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon May 23 00:22:47 2016 +0200
Changeset:	f069f8615876261727b262cb3d8e37550786283e

Modified Files:
	gnome-tracker/Makefile

Log Message:
gnome-tracker: Add conflict with audio/tracker

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f069f8615876261727b262cb3d8e37550786283e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnome-tracker/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/gnome-tracker/Makefile b/gnome-tracker/Makefile
index 7820194..2cb8717 100644
--- a/gnome-tracker/Makefile
+++ b/gnome-tracker/Makefile
@@ -12,6 +12,8 @@ HOMEPAGE=	https://wiki.gnome.org/Projects/Tracker
 COMMENT=	Desktop-neutral metadata-based search framework
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
+CONFLICTS+=	tracker-[0-9]*:../../audio/tracker
+
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++


Home | Main Index | Thread Index | Old Index