Index: head/x11-toolkits/gtksourceview3/files/patch-Makefile.in =================================================================== --- head/x11-toolkits/gtksourceview3/files/patch-Makefile.in (revision 469688) +++ head/x11-toolkits/gtksourceview3/files/patch-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2017-04-26 15:05:37.460799000 +0200 -+++ Makefile.in 2017-04-26 15:06:26.605269000 +0200 -@@ -451,7 +451,7 @@ - top_srcdir = @top_srcdir@ - valgrind_enabled_tools = @valgrind_enabled_tools@ - valgrind_tools = @valgrind_tools@ --SUBDIRS = gtksourceview po data docs tests testsuite build -+SUBDIRS = gtksourceview po data docs build - AM_DISTCHECK_CONFIGURE_FLAGS = \ - --enable-gtk-doc \ - --enable-introspection \ Property changes on: head/x11-toolkits/gtksourceview3/files/patch-Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-toolkits/gtksourceview3/Makefile =================================================================== --- head/x11-toolkits/gtksourceview3/Makefile (revision 469688) +++ head/x11-toolkits/gtksourceview3/Makefile (revision 469689) @@ -1,42 +1,44 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= gtksourceview -PORTVERSION= 3.22.2 +PORTVERSION= 3.24.7 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Text widget that adds syntax highlighting to the GtkTextView widget USES= tar:xz PORTSCOUT= limitw:1,even .if !defined(REFERENCE_PORT) BUILD_DEPENDS= vala:lang/vala USES+= compiler:c11 gettext gmake gnome libtool pathfix pkgconfig USE_CSTD= c11 USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intlhack \ introspection:build libxml2 referencehack GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-compile-warnings=no \ --enable-glade-catalog=no \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \ --enable-introspection CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip post-patch: + @${REINPLACE_CMD} -e 's|tests testsuite||g' \ + ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|--warn-all||g' \ ${WRKSRC}/gtksourceview/Makefile.in .include .endif Index: head/x11-toolkits/gtksourceview3/distinfo =================================================================== --- head/x11-toolkits/gtksourceview3/distinfo (revision 469688) +++ head/x11-toolkits/gtksourceview3/distinfo (revision 469689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493211914 -SHA256 (gnome3/gtksourceview-3.22.2.tar.xz) = 6ce84231dd0931cc747708434ca2f344c65a092dd6e1a800283fe0748773af5e -SIZE (gnome3/gtksourceview-3.22.2.tar.xz) = 1596384 +TIMESTAMP = 1526069225 +SHA256 (gnome3/gtksourceview-3.24.7.tar.xz) = a5c20d3a6347533689358f3ea52486409f6dd41d5a69c65eab7570cfaffee8e6 +SIZE (gnome3/gtksourceview-3.24.7.tar.xz) = 1390500 Index: head/x11-toolkits/gtksourceview3/pkg-descr =================================================================== --- head/x11-toolkits/gtksourceview3/pkg-descr (revision 469688) +++ head/x11-toolkits/gtksourceview3/pkg-descr (revision 469689) @@ -1,2 +1,4 @@ GtkSourceView is a text widget for Gtk+-3 that provides syntax highlighting and other features typically expected in a source code editor. + +https://wiki.gnome.org/Projects/GtkSourceView/ Index: head/x11-toolkits/gtksourceview3/pkg-plist =================================================================== --- head/x11-toolkits/gtksourceview3/pkg-plist (revision 469688) +++ head/x11-toolkits/gtksourceview3/pkg-plist (revision 469689) @@ -1,341 +1,339 @@ -include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h -include/gtksourceview-3.0/gtksourceview/gtksource.h -include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h -include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletioninfo.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h -include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h -include/gtksourceview-3.0/gtksourceview/gtksourceencoding.h -include/gtksourceview-3.0/gtksourceview/gtksourcefile.h -include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h -include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h -include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h -include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h -include/gtksourceview-3.0/gtksourceview/gtksourcegutterrendererpixbuf.h -include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderertext.h -include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h -include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h -include/gtksourceview-3.0/gtksourceview/gtksourcemap.h -include/gtksourceview-3.0/gtksourceview/gtksourcemark.h -include/gtksourceview-3.0/gtksourceview/gtksourcemarkattributes.h -include/gtksourceview-3.0/gtksourceview/gtksourceprintcompositor.h -include/gtksourceview-3.0/gtksourceview/gtksourceregion.h -include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h -include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h -include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h -include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h -include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h -include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h -include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h -include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h -include/gtksourceview-3.0/gtksourceview/gtksourcetag.h -include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h -include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h -include/gtksourceview-3.0/gtksourceview/gtksourceutils.h -include/gtksourceview-3.0/gtksourceview/gtksourceversion.h -include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h -include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h -include/gtksourceview-3.0/gtksourceview/gtksourceview.h -lib/girepository-1.0/GtkSource-3.0.typelib -lib/libgtksourceview-3.0.so -lib/libgtksourceview-3.0.so.1 -lib/libgtksourceview-3.0.so.1.7.0 -libdata/pkgconfig/gtksourceview-3.0.pc -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceBuffer.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletion.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionContext.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionInfo.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionItem.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionProposal.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionProvider.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionWords.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceEncoding.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFile.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFileLoader.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFileSaver.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutter.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRenderer.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRendererPixbuf.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRendererText.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceLanguage.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceLanguageManager.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMap.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMark.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMarkAttributes.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourcePrintCompositor.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceRegion.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchContext.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchSettings.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyle.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleScheme.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooser.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooserButton.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooserWidget.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeManager.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceTag.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceUndoManager.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceView.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/annotation-glossary.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-0.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-10.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-12.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-2.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-4.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-2-8.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-0.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-10.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-12.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-14.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-16.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-18.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-20.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-22.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-3-4.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-deprecated.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-full.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch01.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch02.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch03.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch04.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch05.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch06.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch07.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch08.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/ch09.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0-GtkSourceUtils.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0-Version-Information.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0.devhelp2 -%%PORTDOCS%%%%DOCSDIR%%-3.0/home.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/index.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/lang-reference.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/lang-tutorial.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/left-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/left.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/object-tree.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/pt01.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/pt02.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/pt03.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/right-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/right.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/style-reference.html -%%PORTDOCS%%%%DOCSDIR%%-3.0/style.css -%%PORTDOCS%%%%DOCSDIR%%-3.0/up-insensitive.png -%%PORTDOCS%%%%DOCSDIR%%-3.0/up.png -share/gir-1.0/GtkSource-3.0.gir %%DATADIR%%-3.0/language-specs/R.lang +%%DATADIR%%-3.0/language-specs/abnf.lang %%DATADIR%%-3.0/language-specs/actionscript.lang %%DATADIR%%-3.0/language-specs/ada.lang %%DATADIR%%-3.0/language-specs/ansforth94.lang %%DATADIR%%-3.0/language-specs/asp.lang %%DATADIR%%-3.0/language-specs/automake.lang %%DATADIR%%-3.0/language-specs/awk.lang %%DATADIR%%-3.0/language-specs/bennugd.lang %%DATADIR%%-3.0/language-specs/bibtex.lang %%DATADIR%%-3.0/language-specs/bluespec.lang %%DATADIR%%-3.0/language-specs/boo.lang %%DATADIR%%-3.0/language-specs/c.lang %%DATADIR%%-3.0/language-specs/cg.lang %%DATADIR%%-3.0/language-specs/changelog.lang %%DATADIR%%-3.0/language-specs/chdr.lang %%DATADIR%%-3.0/language-specs/cmake.lang %%DATADIR%%-3.0/language-specs/cobol.lang %%DATADIR%%-3.0/language-specs/cpp.lang %%DATADIR%%-3.0/language-specs/cpphdr.lang %%DATADIR%%-3.0/language-specs/csharp.lang %%DATADIR%%-3.0/language-specs/css.lang %%DATADIR%%-3.0/language-specs/csv.lang %%DATADIR%%-3.0/language-specs/cuda.lang %%DATADIR%%-3.0/language-specs/d.lang %%DATADIR%%-3.0/language-specs/def.lang %%DATADIR%%-3.0/language-specs/desktop.lang %%DATADIR%%-3.0/language-specs/diff.lang %%DATADIR%%-3.0/language-specs/docbook.lang %%DATADIR%%-3.0/language-specs/dosbatch.lang %%DATADIR%%-3.0/language-specs/dot.lang %%DATADIR%%-3.0/language-specs/dpatch.lang %%DATADIR%%-3.0/language-specs/dtd.lang +%%DATADIR%%-3.0/language-specs/dtl.lang %%DATADIR%%-3.0/language-specs/eiffel.lang %%DATADIR%%-3.0/language-specs/erlang.lang %%DATADIR%%-3.0/language-specs/fcl.lang %%DATADIR%%-3.0/language-specs/forth.lang %%DATADIR%%-3.0/language-specs/fortran.lang %%DATADIR%%-3.0/language-specs/fsharp.lang %%DATADIR%%-3.0/language-specs/gap.lang %%DATADIR%%-3.0/language-specs/gdb-log.lang %%DATADIR%%-3.0/language-specs/genie.lang %%DATADIR%%-3.0/language-specs/glsl.lang %%DATADIR%%-3.0/language-specs/go.lang +%%DATADIR%%-3.0/language-specs/groovy.lang %%DATADIR%%-3.0/language-specs/gtk-doc.lang %%DATADIR%%-3.0/language-specs/gtkrc.lang %%DATADIR%%-3.0/language-specs/haddock.lang %%DATADIR%%-3.0/language-specs/haskell-literate.lang %%DATADIR%%-3.0/language-specs/haskell.lang +%%DATADIR%%-3.0/language-specs/haxe.lang %%DATADIR%%-3.0/language-specs/html.lang %%DATADIR%%-3.0/language-specs/idl-exelis.lang %%DATADIR%%-3.0/language-specs/idl.lang %%DATADIR%%-3.0/language-specs/imagej.lang %%DATADIR%%-3.0/language-specs/ini.lang %%DATADIR%%-3.0/language-specs/j.lang %%DATADIR%%-3.0/language-specs/jade.lang %%DATADIR%%-3.0/language-specs/java.lang %%DATADIR%%-3.0/language-specs/javascript.lang %%DATADIR%%-3.0/language-specs/json.lang %%DATADIR%%-3.0/language-specs/julia.lang +%%DATADIR%%-3.0/language-specs/kotlin.lang %%DATADIR%%-3.0/language-specs/language.dtd %%DATADIR%%-3.0/language-specs/language.rng %%DATADIR%%-3.0/language-specs/language2.rng %%DATADIR%%-3.0/language-specs/latex.lang %%DATADIR%%-3.0/language-specs/lex.lang %%DATADIR%%-3.0/language-specs/libtool.lang %%DATADIR%%-3.0/language-specs/llvm.lang +%%DATADIR%%-3.0/language-specs/logcat.lang %%DATADIR%%-3.0/language-specs/lua.lang %%DATADIR%%-3.0/language-specs/m4.lang %%DATADIR%%-3.0/language-specs/makefile.lang %%DATADIR%%-3.0/language-specs/mallard.lang %%DATADIR%%-3.0/language-specs/markdown.lang %%DATADIR%%-3.0/language-specs/matlab.lang +%%DATADIR%%-3.0/language-specs/maxima.lang %%DATADIR%%-3.0/language-specs/mediawiki.lang %%DATADIR%%-3.0/language-specs/meson.lang %%DATADIR%%-3.0/language-specs/modelica.lang %%DATADIR%%-3.0/language-specs/mxml.lang %%DATADIR%%-3.0/language-specs/nemerle.lang %%DATADIR%%-3.0/language-specs/netrexx.lang %%DATADIR%%-3.0/language-specs/nsis.lang %%DATADIR%%-3.0/language-specs/objc.lang %%DATADIR%%-3.0/language-specs/objj.lang %%DATADIR%%-3.0/language-specs/ocaml.lang %%DATADIR%%-3.0/language-specs/ocl.lang %%DATADIR%%-3.0/language-specs/octave.lang %%DATADIR%%-3.0/language-specs/ooc.lang %%DATADIR%%-3.0/language-specs/opal.lang %%DATADIR%%-3.0/language-specs/opencl.lang %%DATADIR%%-3.0/language-specs/pascal.lang %%DATADIR%%-3.0/language-specs/perl.lang %%DATADIR%%-3.0/language-specs/php.lang %%DATADIR%%-3.0/language-specs/pig.lang %%DATADIR%%-3.0/language-specs/pkgconfig.lang %%DATADIR%%-3.0/language-specs/po.lang %%DATADIR%%-3.0/language-specs/prolog.lang %%DATADIR%%-3.0/language-specs/protobuf.lang %%DATADIR%%-3.0/language-specs/puppet.lang %%DATADIR%%-3.0/language-specs/python.lang %%DATADIR%%-3.0/language-specs/python3.lang %%DATADIR%%-3.0/language-specs/rpmspec.lang %%DATADIR%%-3.0/language-specs/rst.lang %%DATADIR%%-3.0/language-specs/ruby.lang %%DATADIR%%-3.0/language-specs/rust.lang %%DATADIR%%-3.0/language-specs/scala.lang %%DATADIR%%-3.0/language-specs/scheme.lang %%DATADIR%%-3.0/language-specs/scilab.lang %%DATADIR%%-3.0/language-specs/sh.lang %%DATADIR%%-3.0/language-specs/sml.lang %%DATADIR%%-3.0/language-specs/sparql.lang %%DATADIR%%-3.0/language-specs/sql.lang %%DATADIR%%-3.0/language-specs/sweave.lang +%%DATADIR%%-3.0/language-specs/swift.lang %%DATADIR%%-3.0/language-specs/systemverilog.lang %%DATADIR%%-3.0/language-specs/t2t.lang %%DATADIR%%-3.0/language-specs/tcl.lang +%%DATADIR%%-3.0/language-specs/tera.lang %%DATADIR%%-3.0/language-specs/texinfo.lang %%DATADIR%%-3.0/language-specs/thrift.lang +%%DATADIR%%-3.0/language-specs/toml.lang %%DATADIR%%-3.0/language-specs/vala.lang %%DATADIR%%-3.0/language-specs/vbnet.lang %%DATADIR%%-3.0/language-specs/verilog.lang %%DATADIR%%-3.0/language-specs/vhdl.lang %%DATADIR%%-3.0/language-specs/xml.lang %%DATADIR%%-3.0/language-specs/xslt.lang %%DATADIR%%-3.0/language-specs/yacc.lang %%DATADIR%%-3.0/language-specs/yaml.lang %%DATADIR%%-3.0/styles/classic.xml %%DATADIR%%-3.0/styles/cobalt.xml %%DATADIR%%-3.0/styles/kate.xml %%DATADIR%%-3.0/styles/oblivion.xml %%DATADIR%%-3.0/styles/solarized-dark.xml %%DATADIR%%-3.0/styles/solarized-light.xml %%DATADIR%%-3.0/styles/styles.rng %%DATADIR%%-3.0/styles/tango.xml +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceBuffer.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletion.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionContext.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionInfo.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionItem.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionProposal.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionProvider.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceCompletionWords.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceEncoding.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFile.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFileLoader.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceFileSaver.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutter.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRenderer.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRendererPixbuf.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceGutterRendererText.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceLanguage.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceLanguageManager.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMap.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMark.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceMarkAttributes.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourcePrintCompositor.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceRegion.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchContext.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSearchSettings.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceSpaceDrawer.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyle.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleScheme.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooser.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooserButton.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeChooserWidget.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceStyleSchemeManager.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceTag.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceUndoManager.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/GtkSourceView.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/annotation-glossary.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/api-index-full.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch01.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch02.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch03.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch04.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch05.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch06.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch07.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch08.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/ch09.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0-GtkSourceUtils.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0-Version-Information.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/gtksourceview-3.0.devhelp2 +%%PORTDOCS%%%%DOCSDIR%%-3.0/home.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/index.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/lang-reference.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/lang-tutorial.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/left-insensitive.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/left.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/object-tree.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/pt01.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/pt02.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/pt03.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/pt04.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/right-insensitive.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/right.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/style-reference.html +%%PORTDOCS%%%%DOCSDIR%%-3.0/style.css +%%PORTDOCS%%%%DOCSDIR%%-3.0/up-insensitive.png +%%PORTDOCS%%%%DOCSDIR%%-3.0/up.png +include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h +include/gtksourceview-3.0/gtksourceview/gtksource.h +include/gtksourceview-3.0/gtksourceview/gtksourceautocleanups.h +include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletioninfo.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletionitem.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h +include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h +include/gtksourceview-3.0/gtksourceview/gtksourceencoding.h +include/gtksourceview-3.0/gtksourceview/gtksourcefile.h +include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h +include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h +include/gtksourceview-3.0/gtksourceview/gtksourcegutter.h +include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h +include/gtksourceview-3.0/gtksourceview/gtksourcegutterrendererpixbuf.h +include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderertext.h +include/gtksourceview-3.0/gtksourceview/gtksourcelanguage.h +include/gtksourceview-3.0/gtksourceview/gtksourcelanguagemanager.h +include/gtksourceview-3.0/gtksourceview/gtksourcemap.h +include/gtksourceview-3.0/gtksourceview/gtksourcemark.h +include/gtksourceview-3.0/gtksourceview/gtksourcemarkattributes.h +include/gtksourceview-3.0/gtksourceview/gtksourceprintcompositor.h +include/gtksourceview-3.0/gtksourceview/gtksourceregion.h +include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h +include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h +include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h +include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h +include/gtksourceview-3.0/gtksourceview/gtksourcetag.h +include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h +include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h +include/gtksourceview-3.0/gtksourceview/gtksourceutils.h +include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h +include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h +include/gtksourceview-3.0/gtksourceview/gtksourceview.h +lib/girepository-1.0/GtkSource-3.0.typelib +lib/libgtksourceview-3.0.so +lib/libgtksourceview-3.0.so.1 +lib/libgtksourceview-3.0.so.1.8.0 +libdata/pkgconfig/gtksourceview-3.0.pc +share/gir-1.0/GtkSource-3.0.gir share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo share/vala/vapi/gtksourceview-3.0.deps share/vala/vapi/gtksourceview-3.0.vapi