mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
net-im/teamwords: Remove expired port
2023-12-31 net-im/teamwords: Depends on deprecated www/qt5-webkit
This commit is contained in:
parent
9cc9eacabb
commit
1d1c41948e
6 changed files with 1 additions and 60 deletions
1
MOVED
1
MOVED
|
@ -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
|
||||
|
|
|
@ -142,7 +142,6 @@
|
|||
SUBDIR += talkatu
|
||||
SUBDIR += tdlib
|
||||
SUBDIR += tdlib-purple
|
||||
SUBDIR += teamwords
|
||||
SUBDIR += telegram-cli
|
||||
SUBDIR += telegram-desktop
|
||||
SUBDIR += telegram-purple
|
||||
|
|
|
@ -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>
|
|
@ -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
|
|
@ -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;
|
|
@ -1 +0,0 @@
|
|||
TeamWords is unofficial cross-platform desktop client for Slack.
|
Loading…
Add table
Reference in a new issue