pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk3 Revert previous, bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06ec8de541c5
branches:  trunk
changeset: 347681:06ec8de541c5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 27 05:54:58 2016 +0000

description:
Revert previous, bump PKGREVISION.

adwaita-icon-themese depends on gtk3, so gtk3 can not depend on it.

diffstat:

 x11/gtk3/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r f2ab1fdc2b86 -r 06ec8de541c5 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Fri May 27 04:57:16 2016 +0000
+++ b/x11/gtk3/Makefile Fri May 27 05:54:58 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2016/05/26 14:25:22 khorben Exp $
+# $NetBSD: Makefile,v 1.79 2016/05/27 05:54:58 wiz Exp $
 
 DISTNAME=      gtk+-3.20.3
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -19,7 +19,6 @@
 PTHREAD_AUTO_VARS=     yes
 BUILD_DEPENDS+=                gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
 TOOL_DEPENDS+=         gettext-tools>=0.19.4nb1:../../devel/gettext-tools
-DEPENDS+=              adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
 # There is no logic in gettext.mk to detect the native version of xgettext,
 # and we do need it to be compiled with Glade support.
 _TOOLS_USE_PKGSRC.xgettext=yes



Home | Main Index | Thread Index | Old Index