svn commit: r480965 - in head/x11-toolkits: . tepl

Koop Mast kwm at FreeBSD.org
Sun Sep 30 17:17:57 UTC 2018


Author: kwm
Date: Sun Sep 30 17:17:55 2018
New Revision: 480965
URL: https://svnweb.freebsd.org/changeset/ports/480965

Log:
  Add tepl.
  
  Tepl is a library that eases the development of GtkSourceView-based text
  editors and IDEs. Tepl is the acronym for "Text editor product line".
  It serves as an incubator for GtkSourceView.

Added:
  head/x11-toolkits/tepl/
  head/x11-toolkits/tepl/Makefile   (contents, props changed)
  head/x11-toolkits/tepl/distinfo   (contents, props changed)
  head/x11-toolkits/tepl/pkg-descr   (contents, props changed)
  head/x11-toolkits/tepl/pkg-plist   (contents, props changed)
Modified:
  head/x11-toolkits/Makefile

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Sun Sep 30 17:00:31 2018	(r480964)
+++ head/x11-toolkits/Makefile	Sun Sep 30 17:17:55 2018	(r480965)
@@ -268,6 +268,7 @@
     SUBDIR += soqt
     SUBDIR += swt
     SUBDIR += swt-devel
+    SUBDIR += tepl
     SUBDIR += termit
     SUBDIR += tile
     SUBDIR += tix

Added: head/x11-toolkits/tepl/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/tepl/Makefile	Sun Sep 30 17:17:55 2018	(r480965)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME=	tepl
+PORTVERSION=	4.0.0
+CATEGORIES=	x11-toolkits
+MASTER_SITES=	GNOME
+DIST_SUBDIR=	gnome
+
+MAINTAINER=	gnome at FreeBSD.org
+COMMENT=	Text editor product line
+
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS=	libuchardet.so:textproc/uchardet
+
+USES=		gettext gmake gnome libtool pkgconfig tar:xz
+USE_GNOME=	cairo gdkpixbuf2 gtksourceview4 libxml2
+GNU_CONFIGURE=	yes
+USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
+
+.include <bsd.port.mk>

Added: head/x11-toolkits/tepl/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/tepl/distinfo	Sun Sep 30 17:17:55 2018	(r480965)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1525506371
+SHA256 (gnome/tepl-4.0.0.tar.xz) = a4b6219877b25a376b129c26484946481b7fc1ef6a7a66d804dcf7f48250e997
+SIZE (gnome/tepl-4.0.0.tar.xz) = 488332

Added: head/x11-toolkits/tepl/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/tepl/pkg-descr	Sun Sep 30 17:17:55 2018	(r480965)
@@ -0,0 +1,9 @@
+Tepl is a library that eases the development of GtkSourceView-based text
+editors and IDEs. Tepl is the acronym for "Text editor product line".
+It serves as an incubator for GtkSourceView.
+
+Tepl was previously named Gtef (GTK+ text editor framework). The project has
+been renamed in June 2017 to have a more beautiful name. The end of Tepl is
+pronounced like in "apple".
+
+WWW: https://wiki.gnome.org/Projects/Tepl

Added: head/x11-toolkits/tepl/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-toolkits/tepl/pkg-plist	Sun Sep 30 17:17:55 2018	(r480965)
@@ -0,0 +1,129 @@
+include/amtk-4/amtk/amtk-action-info-central-store.h
+include/amtk-4/amtk/amtk-action-info-store.h
+include/amtk-4/amtk/amtk-action-info.h
+include/amtk-4/amtk/amtk-action-map.h
+include/amtk-4/amtk/amtk-application-window.h
+include/amtk-4/amtk/amtk-enum-types.h
+include/amtk-4/amtk/amtk-factory.h
+include/amtk-4/amtk/amtk-init.h
+include/amtk-4/amtk/amtk-menu-item.h
+include/amtk-4/amtk/amtk-menu-shell.h
+include/amtk-4/amtk/amtk-types.h
+include/amtk-4/amtk/amtk-utils.h
+include/amtk-4/amtk/amtk.h
+include/tepl-4/tepl/tepl-abstract-factory-vala.h
+include/tepl-4/tepl/tepl-abstract-factory.h
+include/tepl-4/tepl/tepl-application-window.h
+include/tepl-4/tepl/tepl-application.h
+include/tepl-4/tepl/tepl-buffer.h
+include/tepl-4/tepl/tepl-encoding.h
+include/tepl-4/tepl/tepl-enum-types.h
+include/tepl-4/tepl/tepl-file-loader.h
+include/tepl-4/tepl/tepl-file-metadata.h
+include/tepl-4/tepl/tepl-file-saver.h
+include/tepl-4/tepl/tepl-file.h
+include/tepl-4/tepl/tepl-fold-region.h
+include/tepl-4/tepl/tepl-gutter-renderer-folds.h
+include/tepl-4/tepl/tepl-info-bar.h
+include/tepl-4/tepl/tepl-init.h
+include/tepl-4/tepl/tepl-iter.h
+include/tepl-4/tepl/tepl-menu-shell.h
+include/tepl-4/tepl/tepl-metadata-manager.h
+include/tepl-4/tepl/tepl-notebook.h
+include/tepl-4/tepl/tepl-tab-group.h
+include/tepl-4/tepl/tepl-tab-label.h
+include/tepl-4/tepl/tepl-tab.h
+include/tepl-4/tepl/tepl-types.h
+include/tepl-4/tepl/tepl-utils.h
+include/tepl-4/tepl/tepl-view.h
+include/tepl-4/tepl/tepl.h
+lib/girepository-1.0/Amtk-4.typelib
+lib/girepository-1.0/Tepl-4.typelib
+lib/libamtk-4.so
+lib/libamtk-4.so.0
+lib/libamtk-4.so.0.0.0
+lib/libtepl-4.so
+lib/libtepl-4.so.0
+lib/libtepl-4.so.0.0.0
+libdata/pkgconfig/amtk-4.pc
+libdata/pkgconfig/tepl-4.pc
+share/gir-1.0/Amtk-4.gir
+share/gir-1.0/Tepl-4.gir
+share/gtk-doc/html/tepl-4.0/AmtkActionInfo.html
+share/gtk-doc/html/tepl-4.0/AmtkActionInfoCentralStore.html
+share/gtk-doc/html/tepl-4.0/AmtkActionInfoStore.html
+share/gtk-doc/html/tepl-4.0/AmtkApplicationWindow.html
+share/gtk-doc/html/tepl-4.0/AmtkFactory.html
+share/gtk-doc/html/tepl-4.0/AmtkMenuShell.html
+share/gtk-doc/html/tepl-4.0/TeplAbstractFactory.html
+share/gtk-doc/html/tepl-4.0/TeplAbstractFactoryVala.html
+share/gtk-doc/html/tepl-4.0/TeplApplication.html
+share/gtk-doc/html/tepl-4.0/TeplApplicationWindow.html
+share/gtk-doc/html/tepl-4.0/TeplBuffer.html
+share/gtk-doc/html/tepl-4.0/TeplEncoding.html
+share/gtk-doc/html/tepl-4.0/TeplFile.html
+share/gtk-doc/html/tepl-4.0/TeplFileLoader.html
+share/gtk-doc/html/tepl-4.0/TeplFileMetadata.html
+share/gtk-doc/html/tepl-4.0/TeplFileSaver.html
+share/gtk-doc/html/tepl-4.0/TeplFoldRegion.html
+share/gtk-doc/html/tepl-4.0/TeplGutterRendererFolds.html
+share/gtk-doc/html/tepl-4.0/TeplInfoBar.html
+share/gtk-doc/html/tepl-4.0/TeplNotebook.html
+share/gtk-doc/html/tepl-4.0/TeplTab.html
+share/gtk-doc/html/tepl-4.0/TeplTabGroup.html
+share/gtk-doc/html/tepl-4.0/TeplTabLabel.html
+share/gtk-doc/html/tepl-4.0/TeplView.html
+share/gtk-doc/html/tepl-4.0/amtk-api-reference.html
+share/gtk-doc/html/tepl-4.0/amtk-intro.html
+share/gtk-doc/html/tepl-4.0/amtk.html
+share/gtk-doc/html/tepl-4.0/annexes.html
+share/gtk-doc/html/tepl-4.0/annotation-glossary.html
+share/gtk-doc/html/tepl-4.0/api-breaks-1-to-2.html
+share/gtk-doc/html/tepl-4.0/api-breaks-2-to-3-amtk.html
+share/gtk-doc/html/tepl-4.0/api-breaks-2-to-3-tepl.html
+share/gtk-doc/html/tepl-4.0/api-breaks-3-to-4-tepl.html
+share/gtk-doc/html/tepl-4.0/api-breaks.html
+share/gtk-doc/html/tepl-4.0/api-index-full.html
+share/gtk-doc/html/tepl-4.0/code-folding.html
+share/gtk-doc/html/tepl-4.0/file-loading-and-saving.html
+share/gtk-doc/html/tepl-4.0/framework.html
+share/gtk-doc/html/tepl-4.0/general.html
+share/gtk-doc/html/tepl-4.0/home.png
+share/gtk-doc/html/tepl-4.0/index.html
+share/gtk-doc/html/tepl-4.0/intro.html
+share/gtk-doc/html/tepl-4.0/left-insensitive.png
+share/gtk-doc/html/tepl-4.0/left.png
+share/gtk-doc/html/tepl-4.0/menus-and-toolbars.html
+share/gtk-doc/html/tepl-4.0/misc.html
+share/gtk-doc/html/tepl-4.0/object-tree.html
+share/gtk-doc/html/tepl-4.0/porting-guide-file-loading-and-saving.html
+share/gtk-doc/html/tepl-4.0/porting-guides.html
+share/gtk-doc/html/tepl-4.0/right-insensitive.png
+share/gtk-doc/html/tepl-4.0/right.png
+share/gtk-doc/html/tepl-4.0/style.css
+share/gtk-doc/html/tepl-4.0/tepl-4.0-Amtk-Initialization-and-Finalization.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-AmtkActionMap.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-AmtkMenuItem.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-AmtkUtils.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-Tepl-Initialization-and-Finalization.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-TeplIter.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-TeplMenuShell.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0-TeplMetadataManager.html
+share/gtk-doc/html/tepl-4.0/tepl-4.0.devhelp2
+share/gtk-doc/html/tepl-4.0/tepl-api-reference.html
+share/gtk-doc/html/tepl-4.0/up-insensitive.png
+share/gtk-doc/html/tepl-4.0/up.png
+share/locale/cs/LC_MESSAGES/tepl-4.mo
+share/locale/da/LC_MESSAGES/tepl-4.mo
+share/locale/de/LC_MESSAGES/tepl-4.mo
+share/locale/es/LC_MESSAGES/tepl-4.mo
+share/locale/fur/LC_MESSAGES/tepl-4.mo
+share/locale/hu/LC_MESSAGES/tepl-4.mo
+share/locale/id/LC_MESSAGES/tepl-4.mo
+share/locale/pl/LC_MESSAGES/tepl-4.mo
+share/locale/pt_BR/LC_MESSAGES/tepl-4.mo
+share/locale/ru/LC_MESSAGES/tepl-4.mo
+share/locale/sl/LC_MESSAGES/tepl-4.mo
+share/locale/sr/LC_MESSAGES/tepl-4.mo
+share/locale/sv/LC_MESSAGES/tepl-4.mo
+share/locale/uk/LC_MESSAGES/tepl-4.mo


More information about the svn-ports-head mailing list