pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/kde4 kde4: make this package slightly less a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd05d87b6204
branches:  trunk
changeset: 343341:dd05d87b6204
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Nov 02 20:06:58 2019 +0000

description:
kde4: make this package slightly less annoying to use by pruning kajongg.
it requires py2, and the libraries it uses conflict with their own py3
version.

bump pkgrevision

diffstat:

 meta-pkgs/kde4/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 6db9df65eb9d -r dd05d87b6204 meta-pkgs/kde4/Makefile
--- a/meta-pkgs/kde4/Makefile   Sat Nov 02 19:57:01 2019 +0000
+++ b/meta-pkgs/kde4/Makefile   Sat Nov 02 20:06:58 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2019/10/30 12:47:02 kamil Exp $
+# $NetBSD: Makefile,v 1.44 2019/11/02 20:06:58 maya Exp $
 
 DISTNAME=      kde4-4.14.3
-PKGREVISION=   12
+PKGREVISION=   13
 CATEGORIES=    meta-pkgs x11 kde
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -49,7 +49,7 @@
 DEPENDS+=      bomber-4.14.3{,nb[0-9]*}:../../games/bomber
 DEPENDS+=      bovo-4.14.3{,nb[0-9]*}:../../games/bovo
 DEPENDS+=      granatier-4.14.3{,nb[0-9]*}:../../games/granatier
-DEPENDS+=      kajongg-4.14.3{,nb[0-9]*}:../../games/kajongg
+#DEPENDS+=     kajongg-4.14.3{,nb[0-9]*}:../../games/kajongg # Requires py2
 DEPENDS+=      kapman-4.14.3{,nb[0-9]*}:../../games/kapman
 DEPENDS+=      katomic-4.14.3{,nb[0-9]*}:../../games/katomic
 DEPENDS+=      kblackbox-4.14.3{,nb[0-9]*}:../../games/kblackbox



Home | Main Index | Thread Index | Old Index