git: 7eacfa59f9ec - main - x11-toolkits/tepl6: New port

Mathieu Arnold mat at freebsd.org
Thu May 27 10:36:51 UTC 2021


On Wed, May 26, 2021 at 07:23:59PM +0000, Neel Chauhan wrote:
> The branch main has been updated by nc:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=7eacfa59f9ec5a9f60a492586b0ac201dc0c8cc5
> 
> commit 7eacfa59f9ec5a9f60a492586b0ac201dc0c8cc5
> Author:     Neel Chauhan <nc at FreeBSD.org>
> AuthorDate: 2021-05-26 18:51:32 +0000
> Commit:     Neel Chauhan <nc at FreeBSD.org>
> CommitDate: 2021-05-26 19:24:03 +0000
> 
>     x11-toolkits/tepl6: New port
> ---
>  Mk/bsd.sites.mk              |  2 +-
>  x11-toolkits/Makefile        |  1 +
>  x11-toolkits/tepl6/Makefile  | 22 ++++++++++++++
>  x11-toolkits/tepl6/distinfo  |  3 ++
>  x11-toolkits/tepl6/pkg-descr |  9 ++++++
>  x11-toolkits/tepl6/pkg-plist | 69 ++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 105 insertions(+), 1 deletion(-)
> 
> diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
> index ba3124b51421..da9d563878e2 100644
> --- a/Mk/bsd.sites.mk
> +++ b/Mk/bsd.sites.mk
> @@ -1248,7 +1248,7 @@ MASTER_SITES_SUBDIRS=	APACHE_COMMONS_BINARIES:${PORTNAME:S,commons-,,} \
>  			GIMP:${PORTNAME}/${PORTVERSION:R}/ \
>  			GITHUB:${GH_ACCOUNT}/${GH_PROJECT}/tar.gz/${GH_TAGNAME}?dummy=/ \
>  			GITHUB_CLOUD:${GH_ACCOUNT}/${GH_PROJECT}/ \
> -			GNOME:sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} \
> +			GNOME:sources/${PORTNAME}/${PORTVERSION:R} \

Please revert that change, it was not tested against all the tree.

>  			GNU:${PORTNAME} \
>  			GNUPG:${PORTNAME} \
>  			GNU_ALPHA:${PORTNAME} \
> diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
> index 6a881230ad40..7f1391d1de0a 100644
> --- a/x11-toolkits/Makefile
> +++ b/x11-toolkits/Makefile
> @@ -200,6 +200,7 @@
>      SUBDIR += soqt
>      SUBDIR += swt
>      SUBDIR += tepl
> +    SUBDIR += tepl6
>      SUBDIR += termit
>      SUBDIR += tix
>      SUBDIR += tk-wrapper
> diff --git a/x11-toolkits/tepl6/Makefile b/x11-toolkits/tepl6/Makefile
> new file mode 100644
> index 000000000000..7e1e46181b9b
> --- /dev/null
> +++ b/x11-toolkits/tepl6/Makefile
> @@ -0,0 +1,22 @@
> +PORTNAME=	tepl
> +DISTVERSION=	6.00.0
> +CATEGORIES=	x11-toolkits
> +MASTER_SITES=	GNOME
> +PKGNAMESUFFIX=	6
> +DIST_SUBDIR=	gnome
> +
> +MAINTAINER=	gnome at FreeBSD.org
> +COMMENT=	Text editor product line
> +
> +LICENSE=	LGPL3
> +LICENSE_FILE=	${WRKSRC}/LICENSES/LGPL-3.0-or-later.txt
> +
> +LIB_DEPENDS=	libamtk-5.so:x11-toolkits/amtk \
> +		libicuuc.so:devel/icu \
> +		libuchardet.so:textproc/uchardet
> +
> +USES=		compiler:c11 gettext gnome meson pkgconfig tar:xz
> +USE_GNOME=	cairo gdkpixbuf2 gtksourceview4 libxml2
> +USE_LDCONFIG=	yes
> +
> +.include <bsd.port.mk>
> diff --git a/x11-toolkits/tepl6/distinfo b/x11-toolkits/tepl6/distinfo
> new file mode 100644
> index 000000000000..95e93e56b701
> --- /dev/null
> +++ b/x11-toolkits/tepl6/distinfo
> @@ -0,0 +1,3 @@
> +TIMESTAMP = 1622048377
> +SHA256 (gnome/tepl-6.00.0.tar.xz) = a86397a895dca9c0de7a5ccb063bda8f7ef691cccb950ce2cfdee367903e7a63
> +SIZE (gnome/tepl-6.00.0.tar.xz) = 141908
> diff --git a/x11-toolkits/tepl6/pkg-descr b/x11-toolkits/tepl6/pkg-descr
> new file mode 100644
> index 000000000000..8f1187aff948
> --- /dev/null
> +++ b/x11-toolkits/tepl6/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/tepl6/pkg-plist b/x11-toolkits/tepl6/pkg-plist
> new file mode 100644
> index 000000000000..5933e7429641
> --- /dev/null
> +++ b/x11-toolkits/tepl6/pkg-plist
> @@ -0,0 +1,69 @@
> +include/tepl-6/tepl/tepl-abstract-factory.h
> +include/tepl-6/tepl/tepl-application-window.h
> +include/tepl-6/tepl/tepl-application.h
> +include/tepl-6/tepl/tepl-buffer.h
> +include/tepl-6/tepl/tepl-enum-types.h
> +include/tepl-6/tepl/tepl-file-chooser.h
> +include/tepl-6/tepl/tepl-file-loader.h
> +include/tepl-6/tepl/tepl-file-saver.h
> +include/tepl-6/tepl/tepl-file.h
> +include/tepl-6/tepl/tepl-fold-region.h
> +include/tepl-6/tepl/tepl-goto-line-bar.h
> +include/tepl-6/tepl/tepl-gutter-renderer-folds.h
> +include/tepl-6/tepl/tepl-info-bar.h
> +include/tepl-6/tepl/tepl-init.h
> +include/tepl-6/tepl/tepl-io-error-info-bars.h
> +include/tepl-6/tepl/tepl-iter.h
> +include/tepl-6/tepl/tepl-language-chooser-dialog.h
> +include/tepl-6/tepl/tepl-language-chooser-widget.h
> +include/tepl-6/tepl/tepl-language-chooser.h
> +include/tepl-6/tepl/tepl-macros.h
> +include/tepl-6/tepl/tepl-menu-shell.h
> +include/tepl-6/tepl/tepl-metadata-manager.h
> +include/tepl-6/tepl/tepl-metadata.h
> +include/tepl-6/tepl/tepl-notebook.h
> +include/tepl-6/tepl/tepl-panel.h
> +include/tepl-6/tepl/tepl-pango.h
> +include/tepl-6/tepl/tepl-progress-info-bar.h
> +include/tepl-6/tepl/tepl-signal-group.h
> +include/tepl-6/tepl/tepl-space-drawer-prefs.h
> +include/tepl-6/tepl/tepl-statusbar.h
> +include/tepl-6/tepl/tepl-style-scheme-chooser-widget.h
> +include/tepl-6/tepl/tepl-tab-group.h
> +include/tepl-6/tepl/tepl-tab-label.h
> +include/tepl-6/tepl/tepl-tab-loading.h
> +include/tepl-6/tepl/tepl-tab-saving.h
> +include/tepl-6/tepl/tepl-tab.h
> +include/tepl-6/tepl/tepl-utils.h
> +include/tepl-6/tepl/tepl-view.h
> +include/tepl-6/tepl/tepl.h
> +lib/girepository-1.0/Tepl-6.typelib
> +lib/libtepl-6.so
> +lib/libtepl-6.so.0
> +lib/libtepl-6.so.0.0.0
> +libdata/pkgconfig/tepl-6.pc
> +share/gir-1.0/Tepl-6.gir
> +share/locale/ca/LC_MESSAGES/tepl-6.mo
> +share/locale/cs/LC_MESSAGES/tepl-6.mo
> +share/locale/da/LC_MESSAGES/tepl-6.mo
> +share/locale/de/LC_MESSAGES/tepl-6.mo
> +share/locale/el/LC_MESSAGES/tepl-6.mo
> +share/locale/en_GB/LC_MESSAGES/tepl-6.mo
> +share/locale/es/LC_MESSAGES/tepl-6.mo
> +share/locale/eu/LC_MESSAGES/tepl-6.mo
> +share/locale/fur/LC_MESSAGES/tepl-6.mo
> +share/locale/hr/LC_MESSAGES/tepl-6.mo
> +share/locale/hu/LC_MESSAGES/tepl-6.mo
> +share/locale/id/LC_MESSAGES/tepl-6.mo
> +share/locale/ja/LC_MESSAGES/tepl-6.mo
> +share/locale/nl/LC_MESSAGES/tepl-6.mo
> +share/locale/pl/LC_MESSAGES/tepl-6.mo
> +share/locale/pt_BR/LC_MESSAGES/tepl-6.mo
> +share/locale/ro/LC_MESSAGES/tepl-6.mo
> +share/locale/ru/LC_MESSAGES/tepl-6.mo
> +share/locale/sl/LC_MESSAGES/tepl-6.mo
> +share/locale/sr/LC_MESSAGES/tepl-6.mo
> +share/locale/sv/LC_MESSAGES/tepl-6.mo
> +share/locale/tr/LC_MESSAGES/tepl-6.mo
> +share/locale/uk/LC_MESSAGES/tepl-6.mo
> +share/locale/zh_CN/LC_MESSAGES/tepl-6.mo
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20210527/41dbde06/attachment.sig>


More information about the dev-commits-ports-all mailing list