pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome GNOME 2 needs libgnomekbd2, not 3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/699be21508cc
branches: trunk
changeset: 312379:699be21508cc
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Sep 02 14:14:12 2018 +0000
description:
GNOME 2 needs libgnomekbd2, not 3.
Patch by Benjamin Lorenz in PR pkg/53554.
Bump revision.
diffstat:
meta-pkgs/gnome/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 3672bcf1d282 -r 699be21508cc meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile Sun Sep 02 13:01:04 2018 +0000
+++ b/meta-pkgs/gnome/Makefile Sun Sep 02 14:14:12 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.141 2018/08/19 20:16:40 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2018/09/02 14:14:12 bsiegert Exp $
DISTNAME= gnome-2.26.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= meta-pkgs x11 gnome
MASTER_SITES= # empty
@@ -104,7 +104,7 @@
DEPENDS+= gvfs>=1.2.3:../../sysutils/gvfs
DEPENDS+= hamster-applet>=2.26.2:../../time/hamster-applet
DEPENDS+= libgail-gnome>=1.20.1:../../devel/libgail-gnome
-DEPENDS+= libgnomekbd>=2.26.0:../../x11/libgnomekbd
+DEPENDS+= libgnomekbd2>=2.26.0:../../x11/libgnomekbd2
DEPENDS+= libgnomeprint>=2.18.6:../../print/libgnomeprint
DEPENDS+= libgnomeprintui>=2.18.4:../../print/libgnomeprintui
DEPENDS+= libgtop>=2.26.1:../../sysutils/libgtop
Home |
Main Index |
Thread Index |
Old Index