x11-plugins/purple-vk-plugin - 9999 (mva)

Search

Install

Install this version:

emerge -a =x11-plugins/purple-vk-plugin-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =x11-plugins/purple-vk-plugin-9999

Or alternatively:

emerge --autounmask-write -a =x11-plugins/purple-vk-plugin-9999

Package Information

Description:
Pidgin plugin for vk.com social network
Homepage:
https://github.com/SergeyDjam/purple-vk-plugin
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License

EAPI=8

inherit cmake git-r3

DESCRIPTION="Pidgin plugin for vk.com social network"
HOMEPAGE="https://github.com/SergeyDjam/purple-vk-plugin"

EGIT_REPO_URI="https://github.com/SergeyDjam/purple-vk-plugin"

LICENSE="GPL-3"
SLOT="0"

DEPEND="
	net-im/pidgin
	>=dev-libs/libxml2-2.7
	sys-devel/gettext
"

Inherited Eclasses

Dependencies

DEPEND

	net-im/pidgin
	>=dev-libs/libxml2-2.7
	sys-devel/gettext