aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tepl
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-09-30 17:17:55 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-09-30 17:17:55 +0000
commitf7d4684ed7d9d379e63a5fe0e0fb03a97be498b0 (patch)
treeaec4a87842c36da20893e890d26506f2eabfe477 /x11-toolkits/tepl
parent70321a21c1444f9a112c4ddbdab494b38a50aa99 (diff)
downloadports-f7d4684ed7d9d379e63a5fe0e0fb03a97be498b0.tar.gz
ports-f7d4684ed7d9d379e63a5fe0e0fb03a97be498b0.zip
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.
Notes
Notes: svn path=/head/; revision=480965
Diffstat (limited to 'x11-toolkits/tepl')
-rw-r--r--x11-toolkits/tepl/Makefile23
-rw-r--r--x11-toolkits/tepl/distinfo3
-rw-r--r--x11-toolkits/tepl/pkg-descr9
-rw-r--r--x11-toolkits/tepl/pkg-plist129
4 files changed, 164 insertions, 0 deletions
diff --git a/x11-toolkits/tepl/Makefile b/x11-toolkits/tepl/Makefile
new file mode 100644
index 000000000000..0e6dd4344496
--- /dev/null
+++ b/x11-toolkits/tepl/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= tepl
+PORTVERSION= 4.0.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome
+
+MAINTAINER= gnome@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>
diff --git a/x11-toolkits/tepl/distinfo b/x11-toolkits/tepl/distinfo
new file mode 100644
index 000000000000..0a211d5a94fb
--- /dev/null
+++ b/x11-toolkits/tepl/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1525506371
+SHA256 (gnome/tepl-4.0.0.tar.xz) = a4b6219877b25a376b129c26484946481b7fc1ef6a7a66d804dcf7f48250e997
+SIZE (gnome/tepl-4.0.0.tar.xz) = 488332
diff --git a/x11-toolkits/tepl/pkg-descr b/x11-toolkits/tepl/pkg-descr
new file mode 100644
index 000000000000..8f1187aff948
--- /dev/null
+++ b/x11-toolkits/tepl/pkg-descr
@@ -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
diff --git a/x11-toolkits/tepl/pkg-plist b/x11-toolkits/tepl/pkg-plist
new file mode 100644
index 000000000000..308b19887c67
--- /dev/null
+++ b/x11-toolkits/tepl/pkg-plist
@@ -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