pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
foliate: add CONFLICTS.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Fri Jul 10 09:55:45 2026 +0200
Changeset: 91c65125349fb25214f5ad76dc4e58856c1b4f7c
Modified Files:
foliate/Makefile
Log Message:
foliate: add CONFLICTS.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=91c65125349fb25214f5ad76dc4e58856c1b4f7c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
foliate/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/foliate/Makefile b/foliate/Makefile
index 314289f157..c673f7e91a 100644
--- a/foliate/Makefile
+++ b/foliate/Makefile
@@ -5,12 +5,13 @@ CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/}
EXTRACT_USING= bsdtar
-
MAINTAINER= fox%NetBSD.org@localhost
COMMENT= Simple and modern GTK eBook viewer
HOMEPAGE= https://johnfactotum.github.io/foliate/
LICENSE= gnu-gpl-v3
+CONFLICTS= foliate-[0-9]*
+
USE_TOOLS+= pkg-config msgfmt xgettext
RUN_DEPENDS+= gjs>=1.82.0:../../wip/gjs
Home |
Main Index |
Thread Index |
Old Index