pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lablgtk Publish gtksourceview binding by default.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a32be321784
branches:  trunk
changeset: 398920:0a32be321784
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Fri Sep 11 14:22:07 2009 +0000

description:
Publish gtksourceview binding by default.
It does not bring additional dependencies, except gtksourceview
bump pkgrevision, as this changes the default binary package.

diffstat:

 x11/lablgtk/Makefile   |  4 ++--
 x11/lablgtk/options.mk |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r 0c414c452e11 -r 0a32be321784 x11/lablgtk/Makefile
--- a/x11/lablgtk/Makefile      Fri Sep 11 14:09:53 2009 +0000
+++ b/x11/lablgtk/Makefile      Fri Sep 11 14:22:07 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2009/08/26 19:58:39 sno Exp $
+# $NetBSD: Makefile,v 1.36 2009/09/11 14:22:07 tonio Exp $
 #
 
 DISTNAME=      lablgtk-2.12.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
 
diff -r 0c414c452e11 -r 0a32be321784 x11/lablgtk/options.mk
--- a/x11/lablgtk/options.mk    Fri Sep 11 14:09:53 2009 +0000
+++ b/x11/lablgtk/options.mk    Fri Sep 11 14:22:07 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2009/03/05 07:13:01 wiz Exp $
+# $NetBSD: options.mk,v 1.6 2009/09/11 14:22:07 tonio Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.lablgtk
 PKG_SUPPORTED_OPTIONS= glade gnomecanvas gtksourceview svg gtkspell
-PKG_SUGGESTED_OPTIONS= gnomecanvas svg gtkspell
+PKG_SUGGESTED_OPTIONS= gnomecanvas gtksourceview svg gtkspell
 
 .include "../../mk/bsd.options.mk"
 



Home | Main Index | Thread Index | Old Index