Date: Sat, 28 Aug 2021 11:10:10 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c9cb68c7b54 - main - net-im/ekiga: mark for removal by 2021-09-30 Message-ID: <202108281110.17SBAAg5057452@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c9cb68c7b543546ab5b3664fbbbd38cd94403f2 commit 1c9cb68c7b543546ab5b3664fbbbd38cd94403f2 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-08-28 11:07:22 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-08-28 11:07:22 +0000 net-im/ekiga: mark for removal by 2021-09-30 Ekiga's repository is archived upstream [1] and the last public release was done in February of 2013 [2]. [1] https://gitlab.gnome.org/Archive/ekiga [2] https://download.gnome.org/sources/ekiga/4.0/ (while here, fix plist). --- net-im/ekiga/Makefile | 3 +++ net-im/ekiga/pkg-plist | 1 + 2 files changed, 4 insertions(+) diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index cd97783275fa..a2250f6d4249 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -14,6 +14,9 @@ COMMENT= VoIP and video conferencing application LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Last release in 2013, not actively maintained +EXPIRATION_DATE= 2021-09-30 + BUILD_DEPENDS= boost-libs>=1.53:devel/boost-libs \ v4l_compat>=0:multimedia/v4l_compat \ gnome-icon-theme>=3.0.0:misc/gnome-icon-theme diff --git a/net-im/ekiga/pkg-plist b/net-im/ekiga/pkg-plist index 41d02871914e..3f192e26f6ee 100644 --- a/net-im/ekiga/pkg-plist +++ b/net-im/ekiga/pkg-plist @@ -1,6 +1,7 @@ bin/ekiga bin/ekiga-config-tool %%DBUS%%bin/ekiga-helper +%%ETCDIR%%/ekiga.schemas lib/ekiga/%%VERSION%%/libekiga.so man/man1/ekiga.1.gz %%AVAHI%%lib/ekiga/%%VERSION%%/plugins/libgmavahi.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108281110.17SBAAg5057452>