app-containers/x11docker - 7.6.0 (salfter)

Search

Install

Install this version:

emerge -a =app-containers/x11docker-7.6.0

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

autounmask =app-containers/x11docker-7.6.0

Or alternatively:

emerge --autounmask-write -a =app-containers/x11docker-7.6.0

Package Information

Description:
run GUI applications in containers
Homepage:
https://github.com/mviereck/x11docker
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
7.6.0 8 ~amd64 0
View Raw Ebuild
EAPI=8

DESCRIPTION="run GUI applications in containers"
HOMEPAGE="https://github.com/mviereck/x11docker"
SRC_URI="https://github.com/mviereck/x11docker/archive/refs/tags/v7.6.0.tar.gz -> $P.tar.gz"
LICENSE="MIT"
SLOT=0
KEYWORDS="~amd64"

RDEPEND="x11-base/xorg-server[xcsecurity]
	 x11-misc/xclip
	 x11-apps/xrandr
	 x11-apps/xhost
	 x11-apps/xdpyinfo
	 app-containers/catatonit
	 x11-wm/xpra"

PATCHES="$FILESDIR/$PN-packaged.patch"

src_install()
{
  dobin $PN
}

Dependencies

RDEPEND

x11-base/xorg-server[xcsecurity]
	 x11-misc/xclip
	 x11-apps/xrandr
	 x11-apps/xhost
	 x11-apps/xdpyinfo
	 app-containers/catatonit
	 x11-wm/xpra

Manifest for 7.6.0

Type File Size Source URLs
DIST x11docker-7.6.0.tar.gz 185137 bytes https://github.com/mviereck/x11docker/archive/refs/tags/v7.6.0.tar.gz