mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-plugins/pidgin-skypeweb: treeclean
Closes: https://bugs.gentoo.org/942322 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -144,7 +144,6 @@ kde-apps/cervisia
|
||||
# Removal on 2025-07-25. Bug #942322.
|
||||
net-im/skypeforlinux
|
||||
sec-policy/selinux-skype
|
||||
x11-plugins/pidgin-skypeweb
|
||||
|
||||
# Sam James <sam@gentoo.org> (2025-06-12)
|
||||
# Breaks several applications (bug #957943)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
DIST pidgin-skypeweb-1.7.tar.gz 297565 BLAKE2B 94d4fe7b6408fe054bdb79729493929551aabce03c9157992c7cab283c360adfa20c0b9775d82ec7017d762e208259fbf365e6311df566eda033f5a8c71ce20a SHA512 0981aefe23a7bce423fbc447ae22f79077742ac5cc1fd235611acc34175b4a6d9fd4a4af38f7fc3aa7ff7442be71a70c68ca8c271adbe39c085d6ae599cb0871
|
||||
@@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>hoax@list.ru</email>
|
||||
<name>Igor Mikeshin</name>
|
||||
</maintainer>
|
||||
<maintainer type="project" proxied="proxy">
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">EionRobb/skype4pidgin</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="SkypeWeb Plugin for Pidgin"
|
||||
HOMEPAGE="https://github.com/EionRobb/skype4pidgin"
|
||||
SRC_URI="https://github.com/EionRobb/skype4pidgin/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
KEYWORDS="~amd64 ~riscv ~x86"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
RDEPEND="dev-libs/json-glib
|
||||
net-im/pidgin"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}/skype4pidgin-${PV}/skypeweb"
|
||||
|
||||
pkg_postinst() {
|
||||
elog "If you get error message like 'Failed getting Magic T value':"
|
||||
elog "Go to https://web.skype.com ; Log In and follow the instructions to enable your account!"
|
||||
}
|
||||
Reference in New Issue
Block a user