net-im/pop - 8.0.21 (guru)

Search

Install

Install this version:

emerge -a =net-im/pop-8.0.21

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

autounmask =net-im/pop-8.0.21

Or alternatively:

emerge --autounmask-write -a =net-im/pop-8.0.21

Package Information

Description:
Screen sharing with multiplayer control, with voice
Homepage:
https://pop.com/home
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
8.0.21 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit unpacker xdg-utils

DESCRIPTION="Screen sharing with multiplayer control, with voice"
HOMEPAGE="https://pop.com/home"
SRC_URI="https://download.pop.com/desktop-app/linux/${PV}/${PN}_${PV}_amd64.deb"

S="${WORKDIR}"

LICENSE="all-rights-reserved"
SLOT=0
KEYWORDS="~amd64"
RESTRICT="strip"

RDEPEND="
	app-accessibility/at-spi2-core
	dev-libs/nspr
	dev-libs/nss
	media-libs/alsa-lib
	media-libs/mesa
	net-print/cups
	x11-libs/gdk-pixbuf
	x11-libs/gtk+
	x11-libs/libXcomposite
	x11-libs/libXdamage
	x11-libs/libXfixes
	x11-libs/libXrandr
	x11-libs/libdrm
	x11-libs/libxkbcommon
	x11-libs/libxshmfence
	x11-libs/pango
"

QA_PREBUILT="*"

src_unpack() {
	unpack_deb ${A}
}

src_install() {
	# Because here is only one file: "copyright", no docs
	rm -rf usr/share/doc/ || die

	doins -r usr
	fperms +x /usr/bin/"${PN}"
}

pkg_postinst() {
	xdg_desktop_database_update

	einfo "If you want to share your screen - some compositor is required, like compton :("
}

Inherited Eclasses

Dependencies

RDEPEND

	app-accessibility/at-spi2-core
	dev-libs/nspr
	dev-libs/nss
	media-libs/alsa-lib
	media-libs/mesa
	net-print/cups
	x11-libs/gdk-pixbuf
	x11-libs/gtk+
	x11-libs/libXcomposite
	x11-libs/libXdamage
	x11-libs/libXfixes
	x11-libs/libXrandr
	x11-libs/libdrm
	x11-libs/libxkbcommon
	x11-libs/libxshmfence
	x11-libs/pango

Manifest for 8.0.21

Type File Size Source URLs
DIST pop_8.0.21_amd64.deb 58956764 bytes https://download.pop.com/desktop-app/linux/8.0.21/pop_8.0.21_amd64.deb