mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/skype-dbus-mock: treeclean
Closes: https://bugs.gentoo.org/846134 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST skype-dbus-mock-0_pre20181011.tar.gz 2851 BLAKE2B fbb2d476d6a0402ea6ac70198d0aac87c24d7c9815fe27b03631625df10f24c71634f7f22eec2256869746cbf9d308ab3275380a755455ebbbb23ad2adcdd5a2 SHA512 d566a91cb279fe07626744e6196e3dcf7b36a5535bb8fe3cd7e6245d874bdf82f7948bd7f476f73c72f972894ee250d89a9eb055fdf55af9cbe97b1b05e39e16
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
</pkgmetadata>
|
||||
@@ -1,36 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
inherit python-single-r1
|
||||
|
||||
GIT_COMMIT="3a9e2882ac5c0ad6be3c5cb5c7da008b4cfa51da"
|
||||
DESCRIPTION="Mocked systemd dbus interface for skype 8.30+"
|
||||
HOMEPAGE="https://github.com/maelnor/skype-dbus-mock"
|
||||
S="${WORKDIR}/${PN}-${GIT_COMMIT}"
|
||||
SRC_URI="https://github.com/maelnor/${PN}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
$(python_gen_cond_dep 'dev-python/dbus-python[${PYTHON_USEDEP}]')
|
||||
>=net-im/skypeforlinux-8.30
|
||||
!sys-apps/systemd
|
||||
!sys-auth/elogind"
|
||||
|
||||
src_install() {
|
||||
python_doscript skype-dbus-mock.py
|
||||
insinto /usr/share/dbus-1/system-services
|
||||
doins org.freedesktop.login1.service
|
||||
insinto /usr/share/dbus-1/system.d
|
||||
doins skype-dbus-mock.conf
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
ewarn "Restart dbus service to apply changes"
|
||||
}
|
||||
@@ -154,7 +154,6 @@ app-metrics/ceph_exporter
|
||||
# Broken multilib dependencies.
|
||||
net-im/mattermost-desktop-bin
|
||||
net-im/skypeforlinux
|
||||
net-im/skype-dbus-mock
|
||||
net-im/slack
|
||||
|
||||
# Pawel Hajdan jr <phajdan.jr@gentoo.org> (2012-10-07)
|
||||
|
||||
@@ -209,7 +209,6 @@ net-im/gitter-bin
|
||||
net-im/mattermost-desktop-bin
|
||||
net-im/rocketchat-desktop-bin
|
||||
net-im/skypeforlinux
|
||||
net-im/skype-dbus-mock
|
||||
net-im/slack
|
||||
net-im/teams
|
||||
net-im/telegram-desktop-bin
|
||||
|
||||
@@ -633,7 +633,6 @@ media-plugins/mythplugins
|
||||
media-sound/marrie
|
||||
media-tv/tvnamer
|
||||
net-analyzer/carl
|
||||
net-im/skype-dbus-mock
|
||||
|
||||
# Jonas Stein <jstein@gentoo.org> (2022-11-13)
|
||||
# Dead upstream
|
||||
|
||||
Reference in New Issue
Block a user