# Copyright 2009 Hong Hao # Distributed under the terms of the GNU General Public License v2 require sourceforge SUMMARY="STAnd-aLONE system tray and notification area" DESCRIPTION=" Stalonetray is a stand-alone freedesktop.org and KDE system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree 86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager." LICENCES="GPL-2" SLOT="0" PLATFORMS="~amd64 ~x86" MYOPTIONS="debug" DEPENDENCIES=" build: x11-proto/xorgproto build+run: x11-libs/libX11 x11-libs/libXpm " # run: # debug? ( || ( x11-apps/xprop x11-apps/xwininfo ) ) UPSTREAM_RELEASE_NOTES="${HOMEPAGE}/news.html" DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-native-kde ) DEFAULT_SRC_CONFIGURE_OPTION_ENABLES=( debug ) src_install() { default dodoc stalonetrayrc.sample }