net-im/teamwords: Remove expired port

2023-12-31 net-im/teamwords: Depends on deprecated www/qt5-webkit
This commit is contained in:
Muhammad Moinur Rahman 2023-12-29 22:18:10 +01:00
parent 9cc9eacabb
commit 1d1c41948e
6 changed files with 1 additions and 60 deletions

1
MOVED
View file

@ -8202,3 +8202,4 @@ devel/atlas||2023-12-31|Has expired: There has been no release for most of the W
net-im/gitterdone||2023-12-31|Has expired: Upstream has gone away
databases/pgpool-II-40||2023-12-31|Has expired: Upstream EOL reaches on 2023-12-31
www/varnish6|www/varnish7|2023-12-31|Has expired: Unsupported version upstream, consider migrating to www/varnish7
net-im/teamwords||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit

View file

@ -142,7 +142,6 @@
SUBDIR += talkatu
SUBDIR += tdlib
SUBDIR += tdlib-purple
SUBDIR += teamwords
SUBDIR += telegram-cli
SUBDIR += telegram-desktop
SUBDIR += telegram-purple

View file

@ -1,45 +0,0 @@
PORTNAME= teamwords
PORTVERSION= 0.2.1
DISTVERSIONPREFIX= v
PORTREVISION= 10
CATEGORIES= net-im
MAINTAINER= ports@FreeBSD.org
COMMENT= Unofficial Qt Slack client
WWW= https://github.com/MiT-Ufa/TeamWords
LICENSE= LGPL3
DEPRECATED= Depends on deprecated www/qt5-webkit
EXPIRATION_DATE= 2023-12-31
USES= compiler:c++11-lang gl qmake qt:5
USE_LDCONFIG= yes
USE_QT= core gui network webkit widgets buildtools:build
USE_GL= gl
QMAKE_ARGS= CONFIG+="configure"
USE_GITHUB= yes
GH_ACCOUNT= MiT-Ufa
GH_PROJECT= TeamWords
PLIST_FILES= bin/teamwords \
share/applications/teamwords.desktop \
share/icons/teamwords.png
SUB_FILES= teamwords.desktop
OPTIONS_DEFINE= WEBKITNOTIFY
WEBKITNOTIFY_DESC= Use QtWebkit for notifications
post-patch-WEBKITNOTIFY-on:
@${REINPLACE_CMD} 's|linux|unix|' \
${WRKSRC}/plugins/qtwebkit/qtwebkit-plugins.pri
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/teamwords ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKDIR}/${SUB_FILES} ${STAGEDIR}${PREFIX}/share/applications/
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
${INSTALL_DATA} ${WRKSRC}/images/png/Slack.png ${STAGEDIR}${PREFIX}/share/icons/teamwords.png
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (MiT-Ufa-TeamWords-v0.2.1_GH0.tar.gz) = d079cf46f254a159f2a6a7405eddfb38a0e27866285f93ff41c97662dcc193a7
SIZE (MiT-Ufa-TeamWords-v0.2.1_GH0.tar.gz) = 3349113

View file

@ -1,11 +0,0 @@
[Desktop Entry]
Encoding=UTF-8
Name=TeamWords
GenericName=Slack Client
Comment=A simple Qt5 based Slack Client
Exec=%%PREFIX%%/bin/teamwords
Icon=%%PREFIX%%/share/icons/teamwords.png
StartupNotify=false
Terminal=false
Type=Application
Categories=Application;Network;

View file

@ -1 +0,0 @@
TeamWords is unofficial cross-platform desktop client for Slack.