diff --git a/net-p2p/Makefile b/net-p2p/Makefile index e75c75245834..03914de4ef61 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -1,114 +1,115 @@ COMMENT = Peer-to-peer network applications SUBDIR += amule SUBDIR += arbitrum-avm SUBDIR += autoscan SUBDIR += awgg SUBDIR += bazarr SUBDIR += bitcoin SUBDIR += bitcoin-daemon SUBDIR += bitcoin-utils SUBDIR += bitflu SUBDIR += bitmark SUBDIR += bitmark-cli SUBDIR += bitmark-daemon SUBDIR += bitmark-recorder SUBDIR += btcheck SUBDIR += btpd SUBDIR += c-lightning SUBDIR += cardano-db-sync SUBDIR += cardano-node SUBDIR += cncli SUBDIR += cpuminer SUBDIR += createtorrent SUBDIR += ctcs SUBDIR += ctorrent SUBDIR += dclib SUBDIR += deluge SUBDIR += deluge-cli SUBDIR += ed2k SUBDIR += edonkey-tool-hash SUBDIR += eiskaltdcpp-cli SUBDIR += eiskaltdcpp-daemon SUBDIR += eiskaltdcpp-data SUBDIR += eiskaltdcpp-gtk SUBDIR += eiskaltdcpp-lib SUBDIR += ethash SUBDIR += frost SUBDIR += go-ethereum SUBDIR += go-prysm SUBDIR += gtk-gnutella SUBDIR += gtorrentviewer SUBDIR += jackett SUBDIR += jigdo SUBDIR += ktorrent SUBDIR += libbt SUBDIR += liberator SUBDIR += libktorrent SUBDIR += libswift SUBDIR += libtorrent SUBDIR += libtorrent-rasterbar SUBDIR += libtorrent-rasterbar2 SUBDIR += libutp SUBDIR += lidarr SUBDIR += linuxdcpp SUBDIR += litecoin SUBDIR += litecoin-daemon SUBDIR += litecoin-utils SUBDIR += microdc2 SUBDIR += minder SUBDIR += mktorrent SUBDIR += mldonkey SUBDIR += mldonkey-core SUBDIR += mldonkey-gui SUBDIR += monero-cli SUBDIR += namecoin SUBDIR += namecoin-daemon SUBDIR += namecoin-utils SUBDIR += ncdc SUBDIR += ogmios SUBDIR += opendchub SUBDIR += openethereum SUBDIR += oura SUBDIR += p5-Net-BitTorrent SUBDIR += p5-Net-BitTorrent-File SUBDIR += p5-Net-BitTorrent-PeerPacket SUBDIR += p5-Net-DirectConnect SUBDIR += p5-WWW-BitTorrent SUBDIR += phex SUBDIR += prowlarr SUBDIR += py-libtorrent-rasterbar SUBDIR += py-nicotine-plus SUBDIR += py-transmission-rpc SUBDIR += py-tremc SUBDIR += py-vertex SUBDIR += qbittorrent SUBDIR += qtum SUBDIR += radarr SUBDIR += readarr SUBDIR += retroshare SUBDIR += rslsync SUBDIR += rtorrent SUBDIR += shx SUBDIR += sonarr + SUBDIR += tooth SUBDIR += tootle SUBDIR += torrent-file-editor SUBDIR += torrentcheck SUBDIR += torrentsniff SUBDIR += transmission SUBDIR += transmission-cli SUBDIR += transmission-daemon SUBDIR += transmission-gtk SUBDIR += transmission-qt SUBDIR += transmission-remote-gui SUBDIR += transmission-utils SUBDIR += udpt SUBDIR += uhub SUBDIR += vuze SUBDIR += xbt SUBDIR += xmrig SUBDIR += zetacoin SUBDIR += zetacoin-daemon SUBDIR += zetacoin-utils .include diff --git a/net-p2p/tooth/Makefile b/net-p2p/tooth/Makefile new file mode 100644 index 000000000000..7511df9e3376 --- /dev/null +++ b/net-p2p/tooth/Makefile @@ -0,0 +1,32 @@ +PORTNAME= tooth +DISTVERSION= g20230115 +CATEGORIES= net-p2p + +MAINTAINER= ehaupt@FreeBSD.org +COMMENT= GTK Mastodon Client - Fork of Tootle +WWW= https://github.com/GeopJr/Tooth + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +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 + +post-install: + @${RLN} ${STAGEDIR}${PREFIX}/bin/dev.geopjr.tooth \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/net-p2p/tooth/distinfo b/net-p2p/tooth/distinfo new file mode 100644 index 000000000000..f1f87c39c40e --- /dev/null +++ b/net-p2p/tooth/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1673807901 +SHA256 (GeopJr-Tooth-g20230115-ea4f976_GH0.tar.gz) = 910e7035310028a011998bae1b203bf555f8c69ed026b103f9cc7fb40dd885ba +SIZE (GeopJr-Tooth-g20230115-ea4f976_GH0.tar.gz) = 128902 diff --git a/net-p2p/tooth/pkg-descr b/net-p2p/tooth/pkg-descr new file mode 100644 index 000000000000..ef80a532587e --- /dev/null +++ b/net-p2p/tooth/pkg-descr @@ -0,0 +1,8 @@ +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. diff --git a/net-p2p/tooth/pkg-plist b/net-p2p/tooth/pkg-plist new file mode 100644 index 000000000000..3f8706ee94fb --- /dev/null +++ b/net-p2p/tooth/pkg-plist @@ -0,0 +1,13 @@ +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