pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtksourceview4



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Thu Oct  1 13:40:34 UTC 2020

Modified Files:
        pkgsrc/x11/gtksourceview4: Makefile PLIST distinfo options.mk
Removed Files:
        pkgsrc/x11/gtksourceview4/patches:
            patch-gtksourceview_gtksourcecompletion.c

Log Message:
Update gtksourceview4 to 4.8.0

- fix introspection option

News in 4.8.0, 2020-09-12
-------------------------
* Translation updates

News in 4.7.90, 2020-08-07
--------------------------
* Bump GTK requirement to 3.24 for gdk_window_move_to_rect()
* Use gdk_window_move_to_rect() to more reliably position completion windows
* erb.lang: initial support for ERB
* javascript.lang, typescript.lang: various correctness and performance
  improvements.
* Translation updates

News in 4.6.1, 2020-06-26
-------------------------
* Fix various G-I annotations
* Improve draw-spaces coloring in solarized-light
* javascript.lang: Performance improvements
* c.lang: Fixes for #include preprocessor
* sql.lang: Language completeness improvements
* latex.lang: additional keywords
* sh.lang: improved parameter expansion
* yara.lang: initial support for YARA
* Translation updates


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/gtksourceview4/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/gtksourceview4/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/gtksourceview4/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/gtksourceview4/options.mk
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/x11/gtksourceview4/patches/patch-gtksourceview_gtksourcecompletion.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtksourceview4/Makefile
diff -u pkgsrc/x11/gtksourceview4/Makefile:1.16 pkgsrc/x11/gtksourceview4/Makefile:1.17
--- pkgsrc/x11/gtksourceview4/Makefile:1.16     Mon Aug 17 20:17:51 2020
+++ pkgsrc/x11/gtksourceview4/Makefile  Thu Oct  1 13:40:33 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/08/17 20:17:51 leot Exp $
+# $NetBSD: Makefile,v 1.17 2020/10/01 13:40:33 prlw1 Exp $
 
-DISTNAME=      gtksourceview-4.6.0
+DISTNAME=      gtksourceview-4.8.0
 PKGNAME=       ${DISTNAME:S/gtksourceview/gtksourceview4/}
-PKGREVISION=   3
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -28,7 +27,7 @@ MAKE_ENV+=    LD_LIBRARY_PATH=${WRKSRC}/out
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.48
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.22
+BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.24
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../devel/meson/build.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/gtksourceview4/PLIST
diff -u pkgsrc/x11/gtksourceview4/PLIST:1.6 pkgsrc/x11/gtksourceview4/PLIST:1.7
--- pkgsrc/x11/gtksourceview4/PLIST:1.6 Tue Mar 10 22:48:45 2020
+++ pkgsrc/x11/gtksourceview4/PLIST     Thu Oct  1 13:40:33 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/03/10 22:48:45 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/10/01 13:40:33 prlw1 Exp $
 include/gtksourceview-4/gtksourceview/completion-providers/words/gtksourcecompletionwords.h
 include/gtksourceview-4/gtksourceview/gtksource-enumtypes.h
 include/gtksourceview-4/gtksourceview/gtksource.h
@@ -41,12 +41,12 @@ include/gtksourceview-4/gtksourceview/gt
 include/gtksourceview-4/gtksourceview/gtksourceutils.h
 include/gtksourceview-4/gtksourceview/gtksourceversion.h
 include/gtksourceview-4/gtksourceview/gtksourceview.h
-lib/girepository-1.0/GtkSource-4.typelib
+${PLIST.introspection}lib/girepository-1.0/GtkSource-4.typelib
 lib/libgtksourceview-4.so
 lib/libgtksourceview-4.so.0
 lib/libgtksourceview-4.so.0.0.0
 lib/pkgconfig/gtksourceview-4.pc
-share/gir-1.0/GtkSource-4.gir
+${PLIST.introspection}share/gir-1.0/GtkSource-4.gir
 share/gtksourceview-4/language-specs/R.lang
 share/gtksourceview-4/language-specs/abnf.lang
 share/gtksourceview-4/language-specs/actionscript.lang
@@ -86,6 +86,9 @@ share/gtksourceview-4/language-specs/dpa
 share/gtksourceview-4/language-specs/dtd.lang
 share/gtksourceview-4/language-specs/dtl.lang
 share/gtksourceview-4/language-specs/eiffel.lang
+share/gtksourceview-4/language-specs/erb-html.lang
+share/gtksourceview-4/language-specs/erb-js.lang
+share/gtksourceview-4/language-specs/erb.lang
 share/gtksourceview-4/language-specs/erlang.lang
 share/gtksourceview-4/language-specs/fcl.lang
 share/gtksourceview-4/language-specs/fish.lang
@@ -198,7 +201,6 @@ share/gtksourceview-4/language-specs/typ
 share/gtksourceview-4/language-specs/typescript-js-literals.lang
 share/gtksourceview-4/language-specs/typescript-js-modules.lang
 share/gtksourceview-4/language-specs/typescript-js-statements.lang
-share/gtksourceview-4/language-specs/typescript-js-values.lang
 share/gtksourceview-4/language-specs/typescript-jsx.lang
 share/gtksourceview-4/language-specs/typescript-type-expressions.lang
 share/gtksourceview-4/language-specs/typescript-type-generics.lang
@@ -212,6 +214,7 @@ share/gtksourceview-4/language-specs/xml
 share/gtksourceview-4/language-specs/xslt.lang
 share/gtksourceview-4/language-specs/yacc.lang
 share/gtksourceview-4/language-specs/yaml.lang
+share/gtksourceview-4/language-specs/yara.lang
 share/gtksourceview-4/styles/classic.xml
 share/gtksourceview-4/styles/cobalt.xml
 share/gtksourceview-4/styles/kate.xml

Index: pkgsrc/x11/gtksourceview4/distinfo
diff -u pkgsrc/x11/gtksourceview4/distinfo:1.7 pkgsrc/x11/gtksourceview4/distinfo:1.8
--- pkgsrc/x11/gtksourceview4/distinfo:1.7      Sun Apr 26 16:15:34 2020
+++ pkgsrc/x11/gtksourceview4/distinfo  Thu Oct  1 13:40:33 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/04/26 16:15:34 wiz Exp $
+$NetBSD: distinfo,v 1.8 2020/10/01 13:40:33 prlw1 Exp $
 
-SHA1 (gtksourceview-4.6.0.tar.xz) = 2f6d5bf31e371776770cc3d161e65242efb556cc
-RMD160 (gtksourceview-4.6.0.tar.xz) = 8aaaf789d6714b1813ee0cfe18f2ce2a422c926c
-SHA512 (gtksourceview-4.6.0.tar.xz) = e7a873dbd452f2077afbc6e0142ce17172a8d33220ea1181e69ed8a5cf94e42e2df741e5a0636731fab6984e84ea2347dca34b5889f3808d29259e13527fa00c
-Size (gtksourceview-4.6.0.tar.xz) = 1165940 bytes
-SHA1 (patch-gtksourceview_gtksourcecompletion.c) = e6bb34a2c11a9128d76e2f9035800c33150e19d2
+SHA1 (gtksourceview-4.8.0.tar.xz) = 4b5318f1c41aaef78f404905901988f37dbf84e2
+RMD160 (gtksourceview-4.8.0.tar.xz) = b495571a921cdcd30b0b87ecad18deb18c1cf01a
+SHA512 (gtksourceview-4.8.0.tar.xz) = 69549a58871047eb8cffd9f28042a4e64c0d74dfcb0e241bfb3dd1e4cb229c2ab5fad1f1dd56c6bbb4d0656b2a44fb4b3d14e79203f7f3f2118c5fe84423539d
+Size (gtksourceview-4.8.0.tar.xz) = 1162588 bytes

Index: pkgsrc/x11/gtksourceview4/options.mk
diff -u pkgsrc/x11/gtksourceview4/options.mk:1.1 pkgsrc/x11/gtksourceview4/options.mk:1.2
--- pkgsrc/x11/gtksourceview4/options.mk:1.1    Sun Mar 11 20:23:23 2018
+++ pkgsrc/x11/gtksourceview4/options.mk        Thu Oct  1 13:40:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2018/03/11 20:23:23 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2020/10/01 13:40:33 prlw1 Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.gtksourceview4
 PKG_SUPPORTED_OPTIONS= introspection
@@ -12,5 +12,5 @@ PLIST.introspection=  yes
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=1.42.0
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .else
-CONFIGURE_ARGS+=       --enable-introspection=no
+MESON_ARGS+=   -Dgir=false
 .endif



Home | Main Index | Thread Index | Old Index