gui-apps/crystal-dock - 2.16 (gentoo-zh)

Search

Package Information

Description:
Cool dock (desktop panel) for Linux desktop
Homepage:
https://github.com/dangvd/crystal-dock
License:
GPL-3

Ebuild Details

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

EAPI=8
inherit cmake xdg

DESCRIPTION="Cool dock (desktop panel) for Linux desktop"
HOMEPAGE="https://github.com/dangvd/crystal-dock"
SRC_URI="
	https://github.com/dangvd/crystal-dock/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
"
S="${WORKDIR}/${P}/src"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	>=dev-libs/wayland-1.22
	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
	dev-util/vulkan-headers
	kde-plasma/layer-shell-qt:6
	x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	>=dev-libs/wayland-1.22
	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
	dev-util/vulkan-headers
	kde-plasma/layer-shell-qt:6
	x11-libs/libxkbcommon

RDEPEND

	>=dev-libs/wayland-1.22
	>=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
	dev-util/vulkan-headers
	kde-plasma/layer-shell-qt:6
	x11-libs/libxkbcommon

Manifest for 2.16

Type File Size Source URLs
DIST crystal-dock-2.16.tar.gz 661787 bytes https://github.com/dangvd/crystal-dock/archive/refs/tags/v2.16.tar.gz