From nobody Mon Jan 16 09:29:45 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NwRZ14T7gz2tkFW; Mon, 16 Jan 2023 09:29:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NwRZ13z4Pz3nll; Mon, 16 Jan 2023 09:29:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673861385; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9poHD2KaJpIHf+/rk7KgV/arenHj94PA11LzhSiB/cY=; b=BRmuUDUclAQ/ZLUGH4tjaB6QIpWiwrJWwdHTD5zcLQrQpiMYiogjPARpuDUF362B4SiuVA QgbehNjXVeDjD1QjdqvaJvYhZz469e7zDCbu1KBeH9iylwZVXIhdbSZfmBNNv5PCVSMJ6n GRc4VWXM48FvF7NCbQpgEdGMsJm4SnJbtFgj5j4VAfXcxiwxLQKseSkokPWI7rQt0xXgNQ HgkkJ6fkJKxtoOTRhAel75UTORnGh8F/HRakaHTTX9jtTzLoLyKYpaMuK8gJF/K4YkvvmT eFnE1HHT9EwxQ39hszXVf2hTSOVq5fdaXudkzVcTpkHzOZlTR9knnjvGnprpAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1673861385; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9poHD2KaJpIHf+/rk7KgV/arenHj94PA11LzhSiB/cY=; b=Co5MoctbKGeqgJ5z8tnKamKnnecB6/tDu7OvnGvptM6rPxRCkMl88LSvdhS8JTqSjoe/v9 IyItyOCn5cNL8/sgW9u45Pks++gp1egj6TSz9+ZGb/Rwnx81SrEYnUg0T4TRDI1JtW60We 5+a+o5FrzttzHxyo1cN4riIEkn4ZlPiZ1GTCFZ9hzQrtumhEqWjOiMQ30pwrwgBub5NHEl Cr4eCtMIRLkwG3YVBOapo7T5oHPmm8pcEeOg2niYvdmwPc8bQPYVo9R/TdBebs4XaBn0hT hDnfH/0RquWHChitbiO/xfCSoWB0sdDorPKM2yMjqrd73qDEsB4FvkZhXKtOnA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673861385; a=rsa-sha256; cv=none; b=wmojzIQ+UAh0xeu9O5DhE3uTKpqXVrOn5J+GfD3oVkv2+xuwMhYtQebFswaUgoOw48tN47 zgmRNeanmGxikuspw3PRbDG/lPlFMS4+l2wHKMXe0foXVS1Lpcn7W+I8R7MLHSw85+0ytC zDYSYPbnhDNX+EkszHhipK9YdrjbaQrvORHs0e56wwUwQ+XFrEMZ5kUU1lc+RHLwlTknTp qWkoaAnM0cz8EJ2r7TjwdfocCUBdEc+hmi6AOu+mFgvsdsqtI5cZ9xQ20P726Hr05cDXFN PyE2wUSHZI/pCA/sbo+X+srYwJrUfjjxk9qhCmukD5DjpZFCTRQPvKDaQ4hu0w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NwRZ131kgz11w3; Mon, 16 Jan 2023 09:29:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 30G9TjBp005593; Mon, 16 Jan 2023 09:29:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30G9TjcL005592; Mon, 16 Jan 2023 09:29:45 GMT (envelope-from git) Date: Mon, 16 Jan 2023 09:29:45 GMT Message-Id: <202301160929.30G9TjcL005592@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 85b40528df93 - main - net-p2p/tooth: Add new port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 85b40528df931300d0177940fa80cab812f3a4db Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=85b40528df931300d0177940fa80cab812f3a4db commit 85b40528df931300d0177940fa80cab812f3a4db Author: Emanuel Haupt AuthorDate: 2023-01-16 09:21:14 +0000 Commit: Emanuel Haupt CommitDate: 2023-01-16 09:29:37 +0000 net-p2p/tooth: Add new port 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. --- net-p2p/Makefile | 1 + net-p2p/tooth/Makefile | 32 ++++++++++++++++++++++++++++++++ net-p2p/tooth/distinfo | 3 +++ net-p2p/tooth/pkg-descr | 8 ++++++++ net-p2p/tooth/pkg-plist | 13 +++++++++++++ 5 files changed, 57 insertions(+) diff --git a/net-p2p/Makefile b/net-p2p/Makefile index e75c75245834..03914de4ef61 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -91,6 +91,7 @@ SUBDIR += rtorrent SUBDIR += shx SUBDIR += sonarr + SUBDIR += tooth SUBDIR += tootle SUBDIR += torrent-file-editor SUBDIR += torrentcheck 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