1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="System tray dockapp for window managers supporting docking"
9 HOMEPAGE="https://peksystray.sourceforge.net/"
10 SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
14 KEYWORDS="~alpha amd64 ppc x86"
16 DEPEND="x11-libs/libX11
19 PATCHES=( "${FILESDIR}/${P}-asneeded.patch" )