summaryrefslogtreecommitdiff
path: root/net-im/skype-dbus-mock
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /net-im/skype-dbus-mock
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'net-im/skype-dbus-mock')
-rw-r--r--net-im/skype-dbus-mock/Manifest4
-rw-r--r--net-im/skype-dbus-mock/metadata.xml2
-rw-r--r--net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild18
3 files changed, 10 insertions, 14 deletions
diff --git a/net-im/skype-dbus-mock/Manifest b/net-im/skype-dbus-mock/Manifest
index 7c1ac09c81fe..6efd27a00af8 100644
--- a/net-im/skype-dbus-mock/Manifest
+++ b/net-im/skype-dbus-mock/Manifest
@@ -1,3 +1,3 @@
DIST skype-dbus-mock-0_pre20181011.tar.gz 2851 BLAKE2B fbb2d476d6a0402ea6ac70198d0aac87c24d7c9815fe27b03631625df10f24c71634f7f22eec2256869746cbf9d308ab3275380a755455ebbbb23ad2adcdd5a2 SHA512 d566a91cb279fe07626744e6196e3dcf7b36a5535bb8fe3cd7e6245d874bdf82f7948bd7f476f73c72f972894ee250d89a9eb055fdf55af9cbe97b1b05e39e16
-EBUILD skype-dbus-mock-0_pre20181011.ebuild 966 BLAKE2B 0cf4d2de2a2c742b8b357e78dd33f20b49790d77215b060d76bc2a5c44c57ae3d2425e42b0432302c0a9bdbe79bc5cc408dd8b88259f735acb37fa3a9679049c SHA512 21d605a82bb093949233a247ec58dba649163a2e1912c5a2478904e235b0b97e352e7706f147fe628e54d0c3eb28168b352ac1cea54f78e61cb35ecf69189729
-MISC metadata.xml 168 BLAKE2B 5f277cc66dbafa7e7985433f84b0f9a656a176a9b901862e2a8353ca2d4526797dded9696e835b9696c7f72324e94959cfb5a22de49a7e3e61604153886037ab SHA512 00eec08786156434460f5ed77b647579546cf1a86341a4f2c9c9c84326468c2c21dc5101c4277103b19266bb6f788823f4ddf3b9d044da26326d79bf2ac9a274
+EBUILD skype-dbus-mock-0_pre20181011.ebuild 969 BLAKE2B 19f5cd997f4c3c1f45b01e4d018b8b029983fc3229afcab3aec6909b9c541b561265110b7cec7efe03dc2e69d56856572eb9a4d564cb75a960e793edcd2a7a7b SHA512 d1dc5d5540b3807fd7a6ef08ae4259cf1245c2ee76296a336d3320c46816732549a0ca3e001bef4d863678f66ce615fb005923f30f82564ca43a62fb139fe7ef
+MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/net-im/skype-dbus-mock/metadata.xml b/net-im/skype-dbus-mock/metadata.xml
index 1b2becffa26c..7a38bb900964 100644
--- a/net-im/skype-dbus-mock/metadata.xml
+++ b/net-im/skype-dbus-mock/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <!-- maintainer-needed -->
</pkgmetadata>
diff --git a/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild b/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild
index 17ee7b2353b9..10a65d6831c3 100644
--- a/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild
+++ b/net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild
@@ -1,34 +1,30 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_7 )
-
-inherit python-r1
+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"
-IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
+RDEPEND="${PYTHON_DEPS}
+ $(python_gen_cond_dep 'dev-python/dbus-python[${PYTHON_USEDEP}]')
>=net-im/skypeforlinux-8.30
- dev-python/dbus-python[${PYTHON_USEDEP}]
!sys-apps/systemd
!sys-auth/elogind"
-S=${WORKDIR}/${PN}-${GIT_COMMIT}
-
src_install() {
- newbin skype-dbus-mock.py skype-dbus-mock
+ 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