net-p2p/tooth: Remove expired port
net-p2p/tooth
This commit is contained in:
parent
99a982ee4d
commit
76bbb874d5
6 changed files with 1 additions and 67 deletions
1
MOVED
1
MOVED
|
@ -3057,3 +3057,4 @@ emulators/cpmemu||2024-03-19|Has expired: BROKEN on all versions since last year
|
|||
devel/grpc142||2024-03-20|Has expired: Please use devel/grpc instead
|
||||
www/h2o-devel|www/h2o|2024-03-23|Upstream no longer supports releases, this port is folded into www/h2o instead
|
||||
security/rubygem-metasploit-aggregator||2024-03-24|Has expired: No longer used, no longer maintained upstream
|
||||
net-p2p/tooth||2024-03-24|Has expired: Project has been renamed to Tuba. Consider porting to the new project. See https://github.com/GeopJr/Tuba
|
||||
|
|
|
@ -96,7 +96,6 @@
|
|||
SUBDIR += rtorrent
|
||||
SUBDIR += shx
|
||||
SUBDIR += sonarr
|
||||
SUBDIR += tooth
|
||||
SUBDIR += torrent-file-editor
|
||||
SUBDIR += torrentcheck
|
||||
SUBDIR += torrentsniff
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
PORTNAME= tooth
|
||||
DISTVERSION= g20230115
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK Mastodon Client - Fork of Tootle
|
||||
WWW= https://github.com/GeopJr/Tooth
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Project has been renamed to Tuba. Consider porting to the new project. See https://github.com/GeopJr/Tuba
|
||||
EXPIRATION_DATE= 2024-03-29
|
||||
|
||||
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
|
||||
valac:lang/vala
|
||||
LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita \
|
||||
libgee-0.8.so:devel/libgee \
|
||||
libgraphene-1.0.so:graphics/graphene \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libsecret-1.so:security/libsecret \
|
||||
libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= desktop-file-utils gettext gnome meson pkgconfig python:build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= GeopJr
|
||||
GH_PROJECT= Tooth
|
||||
GH_TAGNAME= ea4f976
|
||||
USE_GNOME= gdkpixbuf2 glib20 gtk40 libxml2 pango
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
|
||||
CFLAGS+= -Wno-error=incompatible-function-pointer-types
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${RLN} ${STAGEDIR}${PREFIX}/bin/dev.geopjr.tooth \
|
||||
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1673807901
|
||||
SHA256 (GeopJr-Tooth-g20230115-ea4f976_GH0.tar.gz) = 910e7035310028a011998bae1b203bf555f8c69ed026b103f9cc7fb40dd885ba
|
||||
SIZE (GeopJr-Tooth-g20230115-ea4f976_GH0.tar.gz) = 128902
|
|
@ -1,8 +0,0 @@
|
|||
Tooth is a client for Mastodon, which is the world's largest
|
||||
decentralized microblogging platform. The client provides a clean,
|
||||
native interface, allowing the Mastodon social experience to be
|
||||
seamlessly integrated into our desktop environment.
|
||||
|
||||
This client for Mastodon that It is characterized by three fundamental
|
||||
aspects; be simple, free and open source. It should be added that this
|
||||
tool is based on GTK with dark mode support.
|
|
@ -1,13 +0,0 @@
|
|||
bin/dev.geopjr.tooth
|
||||
bin/tooth
|
||||
share/applications/dev.geopjr.tooth.desktop
|
||||
share/glib-2.0/schemas/dev.geopjr.tooth.gschema.xml
|
||||
share/icons/hicolor/scalable/apps/dev.geopjr.tooth.svg
|
||||
share/icons/hicolor/symbolic/apps/dev.geopjr.tooth-symbolic.svg
|
||||
share/locale/de_DE/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/locale/es/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/locale/fr/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/locale/nl/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/locale/ru_RU/LC_MESSAGES/dev.geopjr.tooth.mo
|
||||
share/metainfo/dev.geopjr.tooth.appdata.xml
|
Loading…
Reference in a new issue