freerdp: update to 2.11.7; switch to openssl 3.1
[oi-userland.git] / components / desktop / stalonetray / Makefile
bloba948a85c6c31b8115f5510a4698860ebdd3882b2
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright (c) 2016 Sergey Avseyev
14 BUILD_STYLE=configure
15 BUILD_BITS=64
16 include ../../../make-rules/shared-macros.mk
18 COMPONENT_NAME= stalonetray
19 COMPONENT_VERSION= 0.8.3
20 COMPONENT_REVISION= 1
21 COMPONENT_PROJECT_URL= http://stalonetray.sourceforge.net/
22 COMPONENT_SUMMARY= stalonetray is a stand-alone freedesktop.org and KDE system tray (notification area) for X Window System/X11 (e.g. X.Org or XFree86). It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager.
23 COMPONENT_FMRI= desktop/stalonetray
24 COMPONENT_CLASSIFICATION=Applications/System Utilities
25 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
26 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
27 COMPONENT_ARCHIVE_HASH= sha256:36548a588b2d466913423245dda6ffb6313132cd0cec635a117d37b3dab5fd4c
28 COMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
29 COMPONENT_LICENSE= GPLv2
30 COMPONENT_LICENSE_FILE= COPYING
32 TEST_TARGET=$(NO_TESTS)
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 REQUIRED_PACKAGES += system/library
37 REQUIRED_PACKAGES += x11/library/libx11
38 REQUIRED_PACKAGES += x11/library/libxpm