pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtksourceview3 gtksourceview3: mention this is ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d6224703d30
branches: trunk
changeset: 376999:0d6224703d30
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 11 20:24:17 2018 +0000
description:
gtksourceview3: mention this is version 3 of the widget.
diffstat:
x11/gtksourceview3/DESCR | 4 +++-
x11/gtksourceview3/Makefile | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 73d919af0375 -r 0d6224703d30 x11/gtksourceview3/DESCR
--- a/x11/gtksourceview3/DESCR Sun Mar 11 20:23:23 2018 +0000
+++ b/x11/gtksourceview3/DESCR Sun Mar 11 20:24:17 2018 +0000
@@ -1,3 +1,5 @@
-GtkSourceView is a text widget that extends the standard gtk+ 3.x text
+GtkSourceView is a text widget that extends the standard GTK+ 3.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source code editor.
+
+This package contains version 3 of the widget.
diff -r 73d919af0375 -r 0d6224703d30 x11/gtksourceview3/Makefile
--- a/x11/gtksourceview3/Makefile Sun Mar 11 20:23:23 2018 +0000
+++ b/x11/gtksourceview3/Makefile Sun Mar 11 20:24:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/01/10 10:01:52 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2018/03/11 20:24:17 wiz Exp $
DISTNAME= gtksourceview-3.24.6
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/}
@@ -8,7 +8,7 @@
MAINTAINER= prlw1%cam.ac.uk@localhost
HOMEPAGE= https://wiki.gnome.org/Projects/GtkSourceView
-COMMENT= Text widget that extends GTK3's GtkTextView widget
+COMMENT= Text widget that extends GTK3's GtkTextView widget (v3)
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index