aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 19:59:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-06-24 20:00:31 +0000
commit36c3b3719b020651a9035c8eada680d052d92970 (patch)
tree4de4072f81dea70be8a8b22fe77cac4bb2791a59
parentb43787e08e6608cdbbd5d43d4b408874f0b87fbe (diff)
downloadports-36c3b3719b020651a9035c8eada680d052d92970.tar.gz
ports-36c3b3719b020651a9035c8eada680d052d92970.zip
x11-toolkits/tepl: remove obselete library not depended on
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/tepl/Makefile22
-rw-r--r--x11-toolkits/tepl/distinfo3
-rw-r--r--x11-toolkits/tepl/pkg-descr9
-rw-r--r--x11-toolkits/tepl/pkg-plist62
6 files changed, 1 insertions, 97 deletions
diff --git a/MOVED b/MOVED
index 88a012bc32f4..483c236b10ce 100644
--- a/MOVED
+++ b/MOVED
@@ -17219,3 +17219,4 @@ textproc/rubygem-elasticsearch-api6|textproc/rubygem-elasticsearch-api|2022-06-2
textproc/rubygem-elasticsearch-rails6|textproc/rubygem-elasticsearch-rails|2022-06-24|Obsolete use textproc/rubygem-elasticsearch-rails instead
devel/p5-Goo-Canvas|devel/p5-Goo-Canvas2|2022-06-24|Obsolete use devel/p5-Goo-Canvas2 instead
graphics/goocanvas|graphics/goocanvas3|2022-06-24|Obsolete use graphics/goocanvas3
+x11-toolkits/tepl|x11-toolkits/tepl6|2022-06-25|Obsolete use x11-toolkits/tepl6
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 3044a5f72aaa..c4570c6a235b 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -198,7 +198,6 @@
SUBDIR += skinlf
SUBDIR += soqt
SUBDIR += swt
- SUBDIR += tepl
SUBDIR += tepl6
SUBDIR += termit
SUBDIR += tix
diff --git a/x11-toolkits/tepl/Makefile b/x11-toolkits/tepl/Makefile
deleted file mode 100644
index bd651cca9219..000000000000
--- a/x11-toolkits/tepl/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME= tepl
-DISTVERSION= 5.1.1
-PORTREVISION= 5
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Text editor product line
-
-LICENSE= LGPL3
-LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-3.0-or-later.txt
-
-LIB_DEPENDS= libuchardet.so:textproc/uchardet \
- libamtk-5.so:x11-toolkits/amtk \
- libicuuc.so:devel/icu
-
-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/tepl/distinfo b/x11-toolkits/tepl/distinfo
deleted file mode 100644
index c51901f0eb55..000000000000
--- a/x11-toolkits/tepl/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1605443756
-SHA256 (gnome/tepl-5.1.1.tar.xz) = 9a8099557db72f0e569ad66ee6470059b7244f65f233736fbd0dc85d5e81da42
-SIZE (gnome/tepl-5.1.1.tar.xz) = 127488
diff --git a/x11-toolkits/tepl/pkg-descr b/x11-toolkits/tepl/pkg-descr
deleted file mode 100644
index 8f1187aff948..000000000000
--- a/x11-toolkits/tepl/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-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
deleted file mode 100644
index 9b86df86ef0e..000000000000
--- a/x11-toolkits/tepl/pkg-plist
+++ /dev/null
@@ -1,62 +0,0 @@
-include/tepl-5/tepl/tepl-abstract-factory.h
-include/tepl-5/tepl/tepl-application-window.h
-include/tepl-5/tepl/tepl-application.h
-include/tepl-5/tepl/tepl-buffer.h
-include/tepl-5/tepl/tepl-enum-types.h
-include/tepl-5/tepl/tepl-file-chooser.h
-include/tepl-5/tepl/tepl-file-loader.h
-include/tepl-5/tepl/tepl-file-saver.h
-include/tepl-5/tepl/tepl-file.h
-include/tepl-5/tepl/tepl-fold-region.h
-include/tepl-5/tepl/tepl-goto-line-bar.h
-include/tepl-5/tepl/tepl-gutter-renderer-folds.h
-include/tepl-5/tepl/tepl-info-bar.h
-include/tepl-5/tepl/tepl-init.h
-include/tepl-5/tepl/tepl-io-error-info-bars.h
-include/tepl-5/tepl/tepl-iter.h
-include/tepl-5/tepl/tepl-macros.h
-include/tepl-5/tepl/tepl-menu-shell.h
-include/tepl-5/tepl/tepl-metadata-manager.h
-include/tepl-5/tepl/tepl-metadata.h
-include/tepl-5/tepl/tepl-notebook.h
-include/tepl-5/tepl/tepl-panel.h
-include/tepl-5/tepl/tepl-space-drawer-prefs.h
-include/tepl-5/tepl/tepl-statusbar.h
-include/tepl-5/tepl/tepl-style-scheme-chooser-widget.h
-include/tepl-5/tepl/tepl-tab-group.h
-include/tepl-5/tepl/tepl-tab-label.h
-include/tepl-5/tepl/tepl-tab-loading.h
-include/tepl-5/tepl/tepl-tab-saving.h
-include/tepl-5/tepl/tepl-tab.h
-include/tepl-5/tepl/tepl-utils.h
-include/tepl-5/tepl/tepl-view.h
-include/tepl-5/tepl/tepl.h
-lib/girepository-1.0/Tepl-5.typelib
-lib/libtepl-5.so
-lib/libtepl-5.so.0
-lib/libtepl-5.so.0.0.0
-libdata/pkgconfig/tepl-5.pc
-share/gir-1.0/Tepl-5.gir
-share/locale/ca/LC_MESSAGES/tepl-5.mo
-share/locale/cs/LC_MESSAGES/tepl-5.mo
-share/locale/da/LC_MESSAGES/tepl-5.mo
-share/locale/de/LC_MESSAGES/tepl-5.mo
-share/locale/el/LC_MESSAGES/tepl-5.mo
-share/locale/en_GB/LC_MESSAGES/tepl-5.mo
-share/locale/es/LC_MESSAGES/tepl-5.mo
-share/locale/eu/LC_MESSAGES/tepl-5.mo
-share/locale/fur/LC_MESSAGES/tepl-5.mo
-share/locale/hr/LC_MESSAGES/tepl-5.mo
-share/locale/hu/LC_MESSAGES/tepl-5.mo
-share/locale/id/LC_MESSAGES/tepl-5.mo
-share/locale/nl/LC_MESSAGES/tepl-5.mo
-share/locale/pl/LC_MESSAGES/tepl-5.mo
-share/locale/pt_BR/LC_MESSAGES/tepl-5.mo
-share/locale/ro/LC_MESSAGES/tepl-5.mo
-share/locale/ru/LC_MESSAGES/tepl-5.mo
-share/locale/sl/LC_MESSAGES/tepl-5.mo
-share/locale/sr/LC_MESSAGES/tepl-5.mo
-share/locale/sv/LC_MESSAGES/tepl-5.mo
-share/locale/tr/LC_MESSAGES/tepl-5.mo
-share/locale/uk/LC_MESSAGES/tepl-5.mo
-share/locale/zh_CN/LC_MESSAGES/tepl-5.mo