pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/enlightenment16 wm/enlightenment16: add CONFLICTS a...
details: https://anonhg.NetBSD.org/pkgsrc/rev/91b509d2e75d
branches: trunk
changeset: 419892:91b509d2e75d
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Dec 30 04:05:32 2019 +0000
description:
wm/enlightenment16: add CONFLICTS and SUPERSEDES entries
This looks unusual and is incomplete because there were two distinct
enlightenment packages in different parts of the tree. This package
went from 0.16.x to 1.0.x release numbering, while x11/enlightenment
reflects development that continues to use 0.x release numbering.
This package isn't intended to conflict with or supersede
x11/enlightenment.
diffstat:
wm/enlightenment16/Makefile | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 739d43b6afc8 -r 91b509d2e75d wm/enlightenment16/Makefile
--- a/wm/enlightenment16/Makefile Mon Dec 30 03:50:06 2019 +0000
+++ b/wm/enlightenment16/Makefile Mon Dec 30 04:05:32 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/12/30 03:50:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/30 04:05:32 gutteridge Exp $
DISTNAME= e16-1.0.21
PKGNAME= ${DISTNAME:S/e/enlightenment/}
@@ -11,6 +11,15 @@
COMMENT= Highly themeable and configurable window manager
LICENSE= enlightenment16
+# This looks unusual and is incomplete because there were two distinct
+# enlightenment packages in different parts of the tree. This package
+# went from 0.16.x to 1.0.x release numbering, while x11/enlightenment
+# reflects development that continues to use 0.x release numbering.
+# This package isn't intended to conflict with or supersede
+# x11/enlightenment.
+CONFLICTS= enlightenment>=1.0
+SUPERSEDES= enlightenment>=1.0
+
USE_TOOLS+= gmake perl:run pkg-config
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index