pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Jun  9 14:30:00 UTC 2020

Modified Files:
        pkgsrc/editors: Makefile
Added Files:
        pkgsrc/editors/tepl4: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
editors: Add tepl4

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".


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 pkgsrc/editors/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/editors/tepl4/DESCR \
    pkgsrc/editors/tepl4/Makefile pkgsrc/editors/tepl4/PLIST \
    pkgsrc/editors/tepl4/buildlink3.mk pkgsrc/editors/tepl4/distinfo

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

Modified files:

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.205 pkgsrc/editors/Makefile:1.206
--- pkgsrc/editors/Makefile:1.205       Tue Jun  2 08:49:15 2020
+++ pkgsrc/editors/Makefile     Tue Jun  9 14:30:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2020/06/02 08:49:15 sjmulder Exp $
+# $NetBSD: Makefile,v 1.206 2020/06/09 14:30:00 nia Exp $
 #
 
 COMMENT=       Editors
@@ -143,6 +143,7 @@ SUBDIR+=    ted-no
 SUBDIR+=       ted-pl
 SUBDIR+=       ted-pt
 SUBDIR+=       ted-sv
+SUBDIR+=       tepl4
 SUBDIR+=       texmaker
 SUBDIR+=       texstudio
 SUBDIR+=       texworks

Added files:

Index: pkgsrc/editors/tepl4/DESCR
diff -u /dev/null pkgsrc/editors/tepl4/DESCR:1.1
--- /dev/null   Tue Jun  9 14:30:00 2020
+++ pkgsrc/editors/tepl4/DESCR  Tue Jun  9 14:30:00 2020
@@ -0,0 +1,7 @@
+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".
Index: pkgsrc/editors/tepl4/Makefile
diff -u /dev/null pkgsrc/editors/tepl4/Makefile:1.1
--- /dev/null   Tue Jun  9 14:30:00 2020
+++ pkgsrc/editors/tepl4/Makefile       Tue Jun  9 14:30:00 2020
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2020/06/09 14:30:00 nia Exp $
+
+DISTNAME=      tepl-4.4.0
+PKGNAME=       ${DISTNAME:S/tepl-/tepl4-/1}
+CATEGORIES=    editors gnome
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/tepl/4.4/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://wiki.gnome.org/Projects/Tepl
+COMMENT=       GtkSourceView-based text editors and IDE helper library
+LICENSE=       gnu-lgpl-v2.1
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config gmake
+USE_TOOLS+=    msgfmt msgmerge xgettext
+
+.include "../../devel/amtk/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../textproc/uchardet/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/gtksourceview4/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/editors/tepl4/PLIST
diff -u /dev/null pkgsrc/editors/tepl4/PLIST:1.1
--- /dev/null   Tue Jun  9 14:30:00 2020
+++ pkgsrc/editors/tepl4/PLIST  Tue Jun  9 14:30:00 2020
@@ -0,0 +1,107 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/09 14:30:00 nia Exp $
+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/libtepl-4.la
+lib/pkgconfig/tepl-4.pc
+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/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-1-0.html
+share/gtk-doc/html/tepl-4.0/api-index-2-0.html
+share/gtk-doc/html/tepl-4.0/api-index-3-0.html
+share/gtk-doc/html/tepl-4.0/api-index-4-0.html
+share/gtk-doc/html/tepl-4.0/api-index-4-4.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-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-TeplUtils.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/ca/LC_MESSAGES/tepl-4.mo
+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/el/LC_MESSAGES/tepl-4.mo
+share/locale/en_GB/LC_MESSAGES/tepl-4.mo
+share/locale/es/LC_MESSAGES/tepl-4.mo
+share/locale/eu/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/nl/LC_MESSAGES/tepl-4.mo
+share/locale/pl/LC_MESSAGES/tepl-4.mo
+share/locale/pt_BR/LC_MESSAGES/tepl-4.mo
+share/locale/ro/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/tr/LC_MESSAGES/tepl-4.mo
+share/locale/uk/LC_MESSAGES/tepl-4.mo
Index: pkgsrc/editors/tepl4/buildlink3.mk
diff -u /dev/null pkgsrc/editors/tepl4/buildlink3.mk:1.1
--- /dev/null   Tue Jun  9 14:30:00 2020
+++ pkgsrc/editors/tepl4/buildlink3.mk  Tue Jun  9 14:30:00 2020
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/06/09 14:30:00 nia Exp $
+
+BUILDLINK_TREE+=       tepl4
+
+.if !defined(TEPL4_BUILDLINK3_MK)
+TEPL4_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.tepl4+=  tepl4>=4.4.0
+BUILDLINK_PKGSRCDIR.tepl4?=    ../../wip/tepl4
+
+.include "../../devel/amtk/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/gtksourceview4/buildlink3.mk"
+.endif # TEPL4_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -tepl4
Index: pkgsrc/editors/tepl4/distinfo
diff -u /dev/null pkgsrc/editors/tepl4/distinfo:1.1
--- /dev/null   Tue Jun  9 14:30:00 2020
+++ pkgsrc/editors/tepl4/distinfo       Tue Jun  9 14:30:00 2020
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/09 14:30:00 nia Exp $
+
+SHA1 (tepl-4.4.0.tar.xz) = 433bf28ff60109d94f0b140c076c7fb14a4278d6
+RMD160 (tepl-4.4.0.tar.xz) = 4226fbbd0b18a3a1b1681432830e8cd5cf0ae5fd
+SHA512 (tepl-4.4.0.tar.xz) = 2050c28f9564034bea7c44d3fa27784ab87503c2db6cf35e6389c40ca78722b092fbc52df5fdfc85cc1e39a9dc3c0e30fa7993fb63411b0240f3a6ac9607c282
+Size (tepl-4.4.0.tar.xz) = 466576 bytes



Home | Main Index | Thread Index | Old Index