2004-04-06 01:34:35 +02:00
|
|
|
PORTNAME= xfce4-weather-plugin
|
2021-02-11 23:03:49 +01:00
|
|
|
PORTVERSION= 0.11.0
|
2022-04-10 21:08:12 +02:00
|
|
|
PORTREVISION= 2
|
2007-07-22 21:33:55 +02:00
|
|
|
CATEGORIES= misc xfce geography
|
2019-06-19 18:14:27 +02:00
|
|
|
MASTER_SITES= XFCE/panel-plugins
|
2007-01-22 17:45:10 +01:00
|
|
|
DIST_SUBDIR= xfce4
|
2004-04-06 01:34:35 +02:00
|
|
|
|
2011-10-23 15:46:01 +02:00
|
|
|
MAINTAINER= xfce@FreeBSD.org
|
2013-11-04 14:40:13 +01:00
|
|
|
COMMENT= Weather plugin for the Xfce panel
|
2004-04-06 01:34:35 +02:00
|
|
|
|
2013-11-04 14:40:13 +01:00
|
|
|
LICENSE= GPLv2
|
2014-11-03 18:37:33 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2013-11-04 14:40:13 +01:00
|
|
|
|
2019-09-20 01:46:33 +02:00
|
|
|
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
2013-02-19 19:41:34 +01:00
|
|
|
|
2019-10-03 05:36:46 +02:00
|
|
|
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
|
|
|
tar:bzip2 xfce
|
2019-03-06 11:52:14 +01:00
|
|
|
USE_GNOME= cairo glib20 gtk30 intltool libxml2
|
2015-03-05 23:52:30 +01:00
|
|
|
USE_XFCE= panel
|
2017-10-11 09:21:42 +02:00
|
|
|
USE_LDCONFIG= yes
|
2019-01-22 15:44:38 +01:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2017-10-11 09:21:42 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2011-12-14 19:50:06 +01:00
|
|
|
|
2019-01-22 15:44:38 +01:00
|
|
|
OPTIONS_DEFINE= NLS UPOWER
|
|
|
|
OPTIONS_SUB= yes
|
|
|
|
|
2013-11-04 14:40:13 +01:00
|
|
|
UPOWER_DESC= Power management tasks
|
2013-02-19 19:41:34 +01:00
|
|
|
|
2019-01-22 15:44:38 +01:00
|
|
|
NLS_CONFIGURE_ENABLE= nls
|
|
|
|
NLS_USES= gettext-runtime
|
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower
|
2019-01-22 15:44:38 +01:00
|
|
|
UPOWER_CONFIGURE_ENABLE=upower
|
2013-02-19 19:41:34 +01:00
|
|
|
|
2007-03-14 05:12:32 +01:00
|
|
|
.include <bsd.port.mk>
|