pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcursor Add conflicts for libXcursor.
details: https://anonhg.NetBSD.org/pkgsrc/rev/60ba800b4689
branches: trunk
changeset: 510606:60ba800b4689
user: reed <reed%pkgsrc.org@localhost>
date: Fri Mar 31 23:24:50 2006 +0000
description:
Add conflicts for libXcursor.
libXcursor will be imported and this package will be removed.
(libXcursor is the official distname of this package too.)
Bump PKGREVISION.
diffstat:
x11/xcursor/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 1b6f6fe52259 -r 60ba800b4689 x11/xcursor/Makefile
--- a/x11/xcursor/Makefile Fri Mar 31 23:21:33 2006 +0000
+++ b/x11/xcursor/Makefile Fri Mar 31 23:24:50 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:31:12 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/03/31 23:24:50 reed Exp $
#
DISTNAME= libXcursor-1.1.2
PKGNAME= ${DISTNAME:S/libX/x/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 devel
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
@@ -12,6 +12,8 @@
HOMEPAGE= http://www.freedesktop.org/Software/xlibs
COMMENT= Client-side cursor loading library for X
+CONFLICTS+= libXcursor-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index