From owner-svn-ports-all@freebsd.org Thu Jun 21 20:29:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92E5F1027B6C; Thu, 21 Jun 2018 20:29:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B07A8D3D8; Thu, 21 Jun 2018 20:29:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A64A16BFB; Thu, 21 Jun 2018 20:29:23 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5LKTN42031767; Thu, 21 Jun 2018 20:29:23 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5LKTMCm031764; Thu, 21 Jun 2018 20:29:22 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201806212029.w5LKTMCm031764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 21 Jun 2018 20:29:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473001 - head/x11-toolkits/gtksourceview3 X-SVN-Group: ports-head X-SVN-Commit-Author: kwm X-SVN-Commit-Paths: head/x11-toolkits/gtksourceview3 X-SVN-Commit-Revision: 473001 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2018 20:29:24 -0000 Author: kwm Date: Thu Jun 21 20:29:22 2018 New Revision: 473001 URL: https://svnweb.freebsd.org/changeset/ports/473001 Log: Update gtksourceview3 to 3.24.8. Modified: head/x11-toolkits/gtksourceview3/Makefile head/x11-toolkits/gtksourceview3/distinfo head/x11-toolkits/gtksourceview3/pkg-plist Modified: head/x11-toolkits/gtksourceview3/Makefile ============================================================================== --- head/x11-toolkits/gtksourceview3/Makefile Thu Jun 21 20:28:17 2018 (r473000) +++ head/x11-toolkits/gtksourceview3/Makefile Thu Jun 21 20:29:22 2018 (r473001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gtksourceview -PORTVERSION= 3.24.7 +PORTVERSION= 3.24.8 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 3 @@ -20,6 +20,7 @@ PORTSCOUT= limitw:1,even .if !defined(REFERENCE_PORT) BUILD_DEPENDS= vala:lang/vala +LIB_DEPENDS= libfribidi.so:converters/fribidi USES+= compiler:c11 gettext gmake gnome libtool pathfix pkgconfig USE_CSTD= c11 Modified: head/x11-toolkits/gtksourceview3/distinfo ============================================================================== --- head/x11-toolkits/gtksourceview3/distinfo Thu Jun 21 20:28:17 2018 (r473000) +++ head/x11-toolkits/gtksourceview3/distinfo Thu Jun 21 20:29:22 2018 (r473001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526069225 -SHA256 (gnome3/gtksourceview-3.24.7.tar.xz) = a5c20d3a6347533689358f3ea52486409f6dd41d5a69c65eab7570cfaffee8e6 -SIZE (gnome3/gtksourceview-3.24.7.tar.xz) = 1390500 +TIMESTAMP = 1529611642 +SHA256 (gnome3/gtksourceview-3.24.8.tar.xz) = 1e9bb8ff190db705deb916dd23ff681f0e8803aec407bf0fd64c7e615ac436fe +SIZE (gnome3/gtksourceview-3.24.8.tar.xz) = 1408964 Modified: head/x11-toolkits/gtksourceview3/pkg-plist ============================================================================== --- head/x11-toolkits/gtksourceview3/pkg-plist Thu Jun 21 20:28:17 2018 (r473000) +++ head/x11-toolkits/gtksourceview3/pkg-plist Thu Jun 21 20:29:22 2018 (r473001) @@ -1,3 +1,134 @@ +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 +%%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-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-24.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/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 +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 @@ -66,6 +197,7 @@ %%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/less.lang %%DATADIR%%-3.0/language-specs/lex.lang %%DATADIR%%-3.0/language-specs/libtool.lang %%DATADIR%%-3.0/language-specs/llvm.lang @@ -110,6 +242,7 @@ %%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/scss.lang %%DATADIR%%-3.0/language-specs/sh.lang %%DATADIR%%-3.0/language-specs/sml.lang %%DATADIR%%-3.0/language-specs/sparql.lang @@ -139,120 +272,6 @@ %%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