[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tooth/, profiles/updates/

2024-01-16 Thread Anna Vyalkova
commit: 3dffe1c577e23c41571fd83553b1e799d6e71be7
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Jan 16 14:11:02 2024 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Jan 16 14:11:17 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dffe1c5

net-misc/tooth: treeclean duplicate

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 net-misc/tooth/metadata.xml  |  8 ---
 net-misc/tooth/tooth-.ebuild | 47 
 profiles/updates/1Q-2024 |  1 +
 3 files changed, 1 insertion(+), 55 deletions(-)

diff --git a/net-misc/tooth/metadata.xml b/net-misc/tooth/metadata.xml
deleted file mode 100644
index a6a98154be..00
--- a/net-misc/tooth/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   GeopJr/Tooth
-   
-

diff --git a/net-misc/tooth/tooth-.ebuild b/net-misc/tooth/tooth-.ebuild
deleted file mode 100644
index 040cc7ae4a..00
--- a/net-misc/tooth/tooth-.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit git-r3 vala meson gnome2-utils
-
-DESCRIPTION="Tooth is a fork of the now archived Tootle, a gtk Mastodon 
client."
-HOMEPAGE="https://github.com/GeopJr/Tooth;
-EGIT_REPO_URI="https://github.com/GeopJr/Tooth.git;
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND=">=dev-build/meson-0.50
->=dev-lang/vala-0.48
->=dev-libs/glib-2.0
->=dev-libs/json-glib-1.4.4
->=dev-libs/libxml2-2.9.10
->=dev-libs/libgee-0.8
-gui-libs/gtk:4
->=gui-libs/libadwaita-1.2.0
->=app-crypt/libsecret-0.20"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   $(vala_depend)
-   virtual/pkgconfig
-"
-
-VALA_MIN_API_VERSION=0.48
-
-src_prepare() {
-   default
-   vala_setup
-}
-
-src_configure() {
-   meson_src_configure
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-}

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 366835e323..d807eb98e6 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -1,2 +1,3 @@
 move sys-devel/just dev-build/just
 move dev-python/bump2version dev-util/bump2version
+move net-misc/tooth net-misc/tuba



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tooth/

2022-12-08 Thread Yuan Liao
commit: 954818a17c6b4b7ed5a22510ddb8d05fd6634929
Author: Yuan Liao  gmail  com>
AuthorDate: Thu Dec  8 21:11:43 2022 +
Commit: Yuan Liao  gmail  com>
CommitDate: Thu Dec  8 21:11:43 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=954818a1

net-misc/tooth: Add metadata.xml

Signed-off-by: Yuan Liao  gmail.com>

 net-misc/tooth/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/net-misc/tooth/metadata.xml b/net-misc/tooth/metadata.xml
new file mode 100644
index 0..a6a98154b
--- /dev/null
+++ b/net-misc/tooth/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   
+   GeopJr/Tooth
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tooth/

2022-12-08 Thread Yuan Liao
commit: 1cc59a70ea18222312bb9f5d7590156fce61e4f7
Author: Yuan Liao  gmail  com>
AuthorDate: Thu Dec  8 21:14:29 2022 +
Commit: Yuan Liao  gmail  com>
CommitDate: Thu Dec  8 21:15:09 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1cc59a70

net-misc/tooth: Fix QA issues regarding KEYWORDS and SRC_URI

Signed-off-by: Yuan Liao  gmail.com>

 net-misc/tooth/Manifest  | 1 -
 net-misc/tooth/tooth-.ebuild | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-misc/tooth/Manifest b/net-misc/tooth/Manifest
deleted file mode 100644
index 59fec71f6..0
--- a/net-misc/tooth/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Tooth 216473 BLAKE2B 
6247280fb34db9709bb52faa5032b766487ea516d6d3069dc72f0dcab1415dd68bcbb47532c45083b4debc41d7f108b1637e793955307a21f144432d391bcdf7
 SHA512 
27ec83fea519dc0e58b703e3b0ae8d4a15ed8d2cef5daa22bc1e294aa402bac62536838b7884cb846db85e0055b605d63edc3342a44fe62b4fe93e91e5ac8f15

diff --git a/net-misc/tooth/tooth-.ebuild b/net-misc/tooth/tooth-.ebuild
index 4d9008886..073bc35d8 100644
--- a/net-misc/tooth/tooth-.ebuild
+++ b/net-misc/tooth/tooth-.ebuild
@@ -7,11 +7,10 @@ inherit git-r3 vala meson gnome2-utils
 
 DESCRIPTION="Tooth is a fork of the now archived Tootle, a gtk Mastodon 
client."
 HOMEPAGE="https://github.com/GeopJr/Tooth;
-SRC_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/GeopJr/Tooth.git;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
 
 RDEPEND=">=dev-util/meson-0.50
 >=dev-lang/vala-0.48
@@ -28,7 +27,6 @@ BDEPEND="
virtual/pkgconfig
 "
 
-EGIT_REPO_URI="${SRC_URI}"
 VALA_MIN_API_VERSION=0.48
 
 src_prepare() {



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/tooth/

2022-11-28 Thread Laurent Morretton
commit: f6cc6985e68a96a0f37d9398eb9cabaa48283680
Author: Laurent Morretton  morretton  fr>
AuthorDate: Mon Nov 28 14:30:53 2022 +
Commit: Laurent Morretton  gmail  com>
CommitDate: Mon Nov 28 14:47:11 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6cc6985

net-misc/tooth: new package, add 

Signed-off-by: Laurent Morretton  morretton.fr>

 net-misc/tooth/Manifest  |  1 +
 net-misc/tooth/tooth-.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/net-misc/tooth/Manifest b/net-misc/tooth/Manifest
new file mode 100644
index 0..59fec71f6
--- /dev/null
+++ b/net-misc/tooth/Manifest
@@ -0,0 +1 @@
+DIST Tooth 216473 BLAKE2B 
6247280fb34db9709bb52faa5032b766487ea516d6d3069dc72f0dcab1415dd68bcbb47532c45083b4debc41d7f108b1637e793955307a21f144432d391bcdf7
 SHA512 
27ec83fea519dc0e58b703e3b0ae8d4a15ed8d2cef5daa22bc1e294aa402bac62536838b7884cb846db85e0055b605d63edc3342a44fe62b4fe93e91e5ac8f15

diff --git a/net-misc/tooth/tooth-.ebuild b/net-misc/tooth/tooth-.ebuild
new file mode 100644
index 0..4d9008886
--- /dev/null
+++ b/net-misc/tooth/tooth-.ebuild
@@ -0,0 +1,49 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3 vala meson gnome2-utils
+
+DESCRIPTION="Tooth is a fork of the now archived Tootle, a gtk Mastodon 
client."
+HOMEPAGE="https://github.com/GeopJr/Tooth;
+SRC_URI="${HOMEPAGE}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-util/meson-0.50
+>=dev-lang/vala-0.48
+>=dev-libs/glib-2.0
+>=dev-libs/json-glib-1.4.4
+>=dev-libs/libxml2-2.9.10
+>=dev-libs/libgee-0.8
+gui-libs/gtk:4
+>=gui-libs/libadwaita-1.2.0
+>=app-crypt/libsecret-0.20"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   $(vala_depend)
+   virtual/pkgconfig
+"
+
+EGIT_REPO_URI="${SRC_URI}"
+VALA_MIN_API_VERSION=0.48
+
+src_prepare() {
+   default
+   vala_setup
+}
+
+src_configure() {
+   meson_src_configure
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}