From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/siglo/
Date: Sun, 31 Jul 2022 18:38:34 +0000 (UTC) [thread overview]
Message-ID: <1659292645.ef83c42f4ad46a9b1ffe87d1ccb5688d7a55b64f.jsmolic@gentoo> (raw)
commit: ef83c42f4ad46a9b1ffe87d1ccb5688d7a55b64f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 18:36:26 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 18:37:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef83c42f
app-misc/siglo: treeclean
Closes: https://bugs.gentoo.org/853844
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-misc/siglo/Manifest | 1 -
app-misc/siglo/metadata.xml | 8 ------
app-misc/siglo/siglo-0.9.6.ebuild | 51 ---------------------------------------
profiles/package.mask | 7 ------
4 files changed, 67 deletions(-)
diff --git a/app-misc/siglo/Manifest b/app-misc/siglo/Manifest
deleted file mode 100644
index cfced6366edc..000000000000
--- a/app-misc/siglo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST siglo-0.9.6.tar.gz 38606 BLAKE2B 68a65eaa0a8ba9efdf9c72acc02a9ea41be1d3e05eff50df1a171e01138d421f9e6e75ca385a434883a176f6f82a8ca689ddc2097489997de3798fa042f9c81d SHA512 14b74cb25db1f5676203dbfae8b668888d3cfd493ea53267d8c0956a7e96f1cfe5457b7ce802dadcbe563d6810ac64f8f2cb49f59b579146659af28601d52681
diff --git a/app-misc/siglo/metadata.xml b/app-misc/siglo/metadata.xml
deleted file mode 100644
index 382e03b1550d..000000000000
--- a/app-misc/siglo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>zerochaos@gentoo.org</email>
- <name>Rick Farina (Zero_Chaos)</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-misc/siglo/siglo-0.9.6.ebuild b/app-misc/siglo/siglo-0.9.6.ebuild
deleted file mode 100644
index 689f3cd80be8..000000000000
--- a/app-misc/siglo/siglo-0.9.6.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_9 )
-inherit gnome2-utils python-single-r1 meson xdg
-
-DESCRIPTION="GTK app to sync InfiniTime watch with PinePhone"
-HOMEPAGE="https://github.com/alexr4535/siglo"
-SRC_URI="https://github.com/alexr4535/siglo/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND=""
-RDEPEND="${DEPEND}
- ${PYTHON_DEPS}
- $(python_gen_cond_dep '
- dev-python/dbus-python[${PYTHON_USEDEP}]
- dev-python/gatt-python[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pyxdg[${PYTHON_USEDEP}]
- ')"
-BDEPEND="${PYTHON_DEPS}"
-
-#tests seem to fail
-RESTRICT="test"
-
-src_configure() {
- python_setup
- sed -i "s#python.find_installation('python3').path()#\'${EPYTHON}\'#" src/meson.build
- meson_src_configure
-}
-
-src_install() {
- meson_src_install
- python_fix_shebang "${ED}/usr/bin"
- python_optimize
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 45a474a6583e..c1d4ca5072c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -488,13 +488,6 @@ games-engines/nazghul
# Removal on 2022-08-09. Bug #857252.
dev-python/pydispatcher
-# David Seifert <soap@gentoo.org> (2022-07-02)
-# Unmaintained, no response on bugs, stuck on python 3.9. If you
-# want to unmask these, you have to at least port them to python 3.10.
-# Bugs #809524, #809527, #809530, #809533, #809833, #845729, #845816,
-# #846017, #846200, #846203, #846206, #853844, removal on 2022-08-01.
-app-misc/siglo
-
# Sam James <sam@gentoo.org> (2022-07-02)
# Deprecated dependencies, no activity upstream. Bugs #845615, #796326.
# Removal on 2022-08-02.
reply other threads:[~2022-07-31 18:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1659292645.ef83c42f4ad46a9b1ffe87d1ccb5688d7a55b64f.jsmolic@gentoo \
--to=jsmolic@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox