1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Remove expired port:

2020-05-05 net-im/linux-telegram-desktop: Broken for more than 6 months, use native version
This commit is contained in:
Rene Ladan 2020-05-13 10:43:12 +00:00
parent c638acc0bf
commit 2821c2ee73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535101
6 changed files with 1 additions and 70 deletions

1
MOVED
View File

@ -15010,3 +15010,4 @@ finance/bitcoinnodestats||2020-05-12|Has expired: No longer maintained and not c
devel/rubygem-webpacker-rails5|devel/rubygem-webpacker4-rails5|2020-05-12|Rename when rubygem-webpacker is 5.x now
devel/rubygem-webpacker-rails50|devel/rubygem-webpacker4-rails50|2020-05-12|Rename when rubygem-webpacker is 5.x now
net-p2p/parity-ethereum|net-p2p/openethereum|2020-05-13|Renamed upstream for transition to a DAO ownership and maintainer model
net-im/linux-telegram-desktop|net-im/telegram-desktop|2020-05-13|Has expired: Broken for more than 6 months, use native version

View File

@ -71,7 +71,6 @@
SUBDIR += licq-jabber
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += linux-telegram-desktop
SUBDIR += loudmouth
SUBDIR += matterbridge
SUBDIR += matterhorn

View File

@ -1,45 +0,0 @@
# Created by: Henry Hu <henry.hu.sh@gmail.com>
# $FreeBSD$
PORTNAME= telegram-desktop
PORTVERSION= 1.3.0
CATEGORIES= net-im linux
MASTER_SITES= https://updates.tdesktop.com/tlinux32/
PKGNAMEPREFIX= linux-
DISTNAME= tsetup32.${PORTVERSION}
MAINTAINER= henry.hu.sh@gmail.com
COMMENT= Official desktop client for Telegram messenger (Linux version)
BROKEN= unfetchable
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2020-05-05
LICENSE= GPLv3
USES= linux:c7 tar:xz
USE_LINUX= alsalib alsa-plugins-oss dbuslibs dri expat gtk2 xorglibs
NO_BUILD= yes
RUN_DEPENDS= dbus-launch:devel/dbus
WRKSRC= ${WRKDIR}/Telegram
TDESKTOPDIR= lib/telegram-desktop
SUB_FILES= telegram-desktop.sh
SUB_LIST= TDESKTOPDIR=${TDESKTOPDIR}
DESKTOP_ENTRIES= "Telegram Desktop" "${COMMENT}" "" \
"${PREFIX}/bin/telegram-desktop -- %u" \
"Network;InstantMessaging;" false
PLIST_FILES= bin/telegram-desktop ${TDESKTOPDIR}/Telegram
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/${TDESKTOPDIR}
# The main program binary
${INSTALL_PROGRAM} ${WRKSRC}/Telegram \
${STAGEDIR}${PREFIX}/${TDESKTOPDIR}
# Wrapper for the main program
${INSTALL_SCRIPT} ${WRKDIR}/telegram-desktop.sh \
${STAGEDIR}${PREFIX}/bin/telegram-desktop
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1528021249
SHA256 (tsetup32.1.3.0.tar.xz) = 8d9bcf4ff6180d343ea8f2f5be437792f141ac6a1919458311dd25ce44798222
SIZE (tsetup32.1.3.0.tar.xz) = 35710316

View File

@ -1,9 +0,0 @@
#!/bin/sh
if [ "$DBUS_SESSION_BUS_ADDRESS" = "" ]; then
eval `dbus-launch --sh-syntax`
fi
mkdir -p $HOME/.local/share/TelegramDesktop/tdata
export QT_XKB_CONFIG_ROOT=%%PREFIX%%/share/X11/xkb
exec %%PREFIX%%/%%TDESKTOPDIR%%/Telegram "$@"

View File

@ -1,12 +0,0 @@
This port provides Linux version of the official Telegram desktop client.
Telegram is a messaging application with a focus on speed and security;
it is super-fast, simple, and free. You can use Telegram on all your
devices at the same time -- your messages synchronize seamlessly across
any number of your phones, tablets, or computers.
With Telegram, you can send messages, photos, videos, and files of any
type, as well as create groups for up to 1000 people or channels for
broadcasting to unlimited audiences.
WWW: https://desktop.telegram.org/