diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-10 23:36:08 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-10 23:36:08 +0800 |
commit | 021beb6ee554c54fa5a3cf7a7f45a6894a187a60 (patch) | |
tree | c182241ebc69fe552c954775a97e69761b813607 /net | |
parent | 4fef254f4218a94c371b8443dd8eab1086291634 (diff) | |
download | marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.gz marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.bz2 marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.lz marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.xz marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.zst marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.zip |
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15785 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r-- | net/libgweather/Makefile | 34 | ||||
-rw-r--r-- | net/libgweather/distinfo | 2 | ||||
-rw-r--r-- | net/libgweather/pkg-descr | 9 | ||||
-rw-r--r-- | net/libgweather/pkg-plist | 656 | ||||
-rw-r--r-- | net/libgweather3/Makefile | 4 |
5 files changed, 704 insertions, 1 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile new file mode 100644 index 000000000..db78a9182 --- /dev/null +++ b/net/libgweather/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: libgweather +# Date created: 14th Jan 2008 +# Whom: Koop Mast <kwm@FreeBSD.org> +# +# $FreeBSD: ports/net/libgweather/Makefile,v 1.22 2010/12/04 07:32:55 ade Exp $ +# $MCom: ports/net/libgweather/Makefile,v 1.42 2010/09/27 14:03:30 kwm Exp $ +# + +PORTNAME= libgweather +PORTVERSION= 2.30.3 +CATEGORIES= net gnome +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Library to accessing online weather informations + +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme +LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme + +CONFLICTS= libgweather-3.[0-9]* + +USE_GETTEXT= yes +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack intlhack gconf2 ltverhack +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +GCONF_SCHEMAS= gweather.schemas + +.include <bsd.port.mk> diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo new file mode 100644 index 000000000..8219e1b74 --- /dev/null +++ b/net/libgweather/distinfo @@ -0,0 +1,2 @@ +SHA256 (libgweather-2.30.3.tar.bz2) = b835374661423f37c46aa8e37368ae24a68856f117b7c21e475a21efdba5264c +SIZE (libgweather-2.30.3.tar.bz2) = 7449487 diff --git a/net/libgweather/pkg-descr b/net/libgweather/pkg-descr new file mode 100644 index 000000000..99ea830ef --- /dev/null +++ b/net/libgweather/pkg-descr @@ -0,0 +1,9 @@ +libgweather is a library to access weather information from online +services for numerous locations. + +libgweather isn't supported in the devel platform, which means OS vendors +won't guarantee the API/ABI long-term, but authors of open source apps +should feel free to use libgweather as users can always recompile against +a new version. + +WWW: http://www.gnome.org/ diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist new file mode 100644 index 000000000..9fe572498 --- /dev/null +++ b/net/libgweather/pkg-plist @@ -0,0 +1,656 @@ +include/libgweather/gweather-enum-types.h +include/libgweather/gweather-gconf.h +include/libgweather/gweather-location.h +include/libgweather/gweather-prefs.h +include/libgweather/gweather-timezone.h +include/libgweather/gweather-xml.h +include/libgweather/location-entry.h +include/libgweather/timezone-menu.h +include/libgweather/weather.h +lib/libgweather.a +lib/libgweather.la +lib/libgweather.so +lib/libgweather.so.1 +libdata/pkgconfig/gweather.pc +%%DOCSDIR%%/GWeatherLocationEntry.html +%%DOCSDIR%%/GWeatherTimezoneMenu.html +%%DOCSDIR%%/ch01.html +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/left.png +%%DOCSDIR%%/libgweather-gweather-gconf.html +%%DOCSDIR%%/libgweather-gweather-location.html +%%DOCSDIR%%/libgweather-gweather-prefs.html +%%DOCSDIR%%/libgweather-gweather-timezone.html +%%DOCSDIR%%/libgweather-gweather-xml.html +%%DOCSDIR%%/libgweather-weather.html +%%DOCSDIR%%/libgweather.devhelp +%%DOCSDIR%%/libgweather.devhelp2 +%%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css +%%DOCSDIR%%/up.png +share/icons/gnome/16x16/status/weather-clear-night-000.png +share/icons/gnome/16x16/status/weather-clear-night-010.png +share/icons/gnome/16x16/status/weather-clear-night-020.png +share/icons/gnome/16x16/status/weather-clear-night-030.png +share/icons/gnome/16x16/status/weather-clear-night-040.png +share/icons/gnome/16x16/status/weather-clear-night-050.png +share/icons/gnome/16x16/status/weather-clear-night-060.png +share/icons/gnome/16x16/status/weather-clear-night-070.png +share/icons/gnome/16x16/status/weather-clear-night-080.png +share/icons/gnome/16x16/status/weather-clear-night-090.png +share/icons/gnome/16x16/status/weather-clear-night-100.png +share/icons/gnome/16x16/status/weather-clear-night-110.png +share/icons/gnome/16x16/status/weather-clear-night-120.png +share/icons/gnome/16x16/status/weather-clear-night-130.png +share/icons/gnome/16x16/status/weather-clear-night-140.png +share/icons/gnome/16x16/status/weather-clear-night-150.png +share/icons/gnome/16x16/status/weather-clear-night-160.png +share/icons/gnome/16x16/status/weather-clear-night-170.png +share/icons/gnome/16x16/status/weather-clear-night-190.png +share/icons/gnome/16x16/status/weather-clear-night-200.png +share/icons/gnome/16x16/status/weather-clear-night-210.png +share/icons/gnome/16x16/status/weather-clear-night-220.png +share/icons/gnome/16x16/status/weather-clear-night-230.png +share/icons/gnome/16x16/status/weather-clear-night-240.png +share/icons/gnome/16x16/status/weather-clear-night-250.png +share/icons/gnome/16x16/status/weather-clear-night-260.png +share/icons/gnome/16x16/status/weather-clear-night-270.png +share/icons/gnome/16x16/status/weather-clear-night-280.png +share/icons/gnome/16x16/status/weather-clear-night-290.png +share/icons/gnome/16x16/status/weather-clear-night-300.png +share/icons/gnome/16x16/status/weather-clear-night-310.png +share/icons/gnome/16x16/status/weather-clear-night-320.png +share/icons/gnome/16x16/status/weather-clear-night-330.png +share/icons/gnome/16x16/status/weather-clear-night-340.png +share/icons/gnome/16x16/status/weather-clear-night-350.png +share/icons/gnome/16x16/status/weather-few-clouds-night-000.png +share/icons/gnome/16x16/status/weather-few-clouds-night-010.png +share/icons/gnome/16x16/status/weather-few-clouds-night-020.png +share/icons/gnome/16x16/status/weather-few-clouds-night-030.png +share/icons/gnome/16x16/status/weather-few-clouds-night-040.png +share/icons/gnome/16x16/status/weather-few-clouds-night-050.png +share/icons/gnome/16x16/status/weather-few-clouds-night-060.png +share/icons/gnome/16x16/status/weather-few-clouds-night-070.png +share/icons/gnome/16x16/status/weather-few-clouds-night-080.png +share/icons/gnome/16x16/status/weather-few-clouds-night-090.png +share/icons/gnome/16x16/status/weather-few-clouds-night-100.png +share/icons/gnome/16x16/status/weather-few-clouds-night-110.png +share/icons/gnome/16x16/status/weather-few-clouds-night-120.png +share/icons/gnome/16x16/status/weather-few-clouds-night-130.png +share/icons/gnome/16x16/status/weather-few-clouds-night-140.png +share/icons/gnome/16x16/status/weather-few-clouds-night-150.png +share/icons/gnome/16x16/status/weather-few-clouds-night-160.png +share/icons/gnome/16x16/status/weather-few-clouds-night-170.png +share/icons/gnome/16x16/status/weather-few-clouds-night-190.png +share/icons/gnome/16x16/status/weather-few-clouds-night-200.png +share/icons/gnome/16x16/status/weather-few-clouds-night-210.png +share/icons/gnome/16x16/status/weather-few-clouds-night-220.png +share/icons/gnome/16x16/status/weather-few-clouds-night-230.png +share/icons/gnome/16x16/status/weather-few-clouds-night-240.png +share/icons/gnome/16x16/status/weather-few-clouds-night-250.png +share/icons/gnome/16x16/status/weather-few-clouds-night-260.png +share/icons/gnome/16x16/status/weather-few-clouds-night-270.png +share/icons/gnome/16x16/status/weather-few-clouds-night-280.png +share/icons/gnome/16x16/status/weather-few-clouds-night-290.png +share/icons/gnome/16x16/status/weather-few-clouds-night-300.png +share/icons/gnome/16x16/status/weather-few-clouds-night-310.png +share/icons/gnome/16x16/status/weather-few-clouds-night-320.png +share/icons/gnome/16x16/status/weather-few-clouds-night-330.png +share/icons/gnome/16x16/status/weather-few-clouds-night-340.png +share/icons/gnome/16x16/status/weather-few-clouds-night-350.png +share/icons/gnome/22x22/status/weather-clear-night-000.png +share/icons/gnome/22x22/status/weather-clear-night-010.png +share/icons/gnome/22x22/status/weather-clear-night-020.png +share/icons/gnome/22x22/status/weather-clear-night-030.png +share/icons/gnome/22x22/status/weather-clear-night-040.png +share/icons/gnome/22x22/status/weather-clear-night-050.png +share/icons/gnome/22x22/status/weather-clear-night-060.png +share/icons/gnome/22x22/status/weather-clear-night-070.png +share/icons/gnome/22x22/status/weather-clear-night-080.png +share/icons/gnome/22x22/status/weather-clear-night-090.png +share/icons/gnome/22x22/status/weather-clear-night-100.png +share/icons/gnome/22x22/status/weather-clear-night-110.png +share/icons/gnome/22x22/status/weather-clear-night-120.png +share/icons/gnome/22x22/status/weather-clear-night-130.png +share/icons/gnome/22x22/status/weather-clear-night-140.png +share/icons/gnome/22x22/status/weather-clear-night-150.png +share/icons/gnome/22x22/status/weather-clear-night-160.png +share/icons/gnome/22x22/status/weather-clear-night-170.png +share/icons/gnome/22x22/status/weather-clear-night-190.png +share/icons/gnome/22x22/status/weather-clear-night-200.png +share/icons/gnome/22x22/status/weather-clear-night-210.png +share/icons/gnome/22x22/status/weather-clear-night-220.png +share/icons/gnome/22x22/status/weather-clear-night-230.png +share/icons/gnome/22x22/status/weather-clear-night-240.png +share/icons/gnome/22x22/status/weather-clear-night-250.png +share/icons/gnome/22x22/status/weather-clear-night-260.png +share/icons/gnome/22x22/status/weather-clear-night-270.png +share/icons/gnome/22x22/status/weather-clear-night-280.png +share/icons/gnome/22x22/status/weather-clear-night-290.png +share/icons/gnome/22x22/status/weather-clear-night-300.png +share/icons/gnome/22x22/status/weather-clear-night-310.png +share/icons/gnome/22x22/status/weather-clear-night-320.png +share/icons/gnome/22x22/status/weather-clear-night-330.png +share/icons/gnome/22x22/status/weather-clear-night-340.png +share/icons/gnome/22x22/status/weather-clear-night-350.png +share/icons/gnome/22x22/status/weather-few-clouds-night-000.png +share/icons/gnome/22x22/status/weather-few-clouds-night-010.png +share/icons/gnome/22x22/status/weather-few-clouds-night-020.png +share/icons/gnome/22x22/status/weather-few-clouds-night-030.png +share/icons/gnome/22x22/status/weather-few-clouds-night-040.png +share/icons/gnome/22x22/status/weather-few-clouds-night-050.png +share/icons/gnome/22x22/status/weather-few-clouds-night-060.png +share/icons/gnome/22x22/status/weather-few-clouds-night-070.png +share/icons/gnome/22x22/status/weather-few-clouds-night-080.png +share/icons/gnome/22x22/status/weather-few-clouds-night-090.png +share/icons/gnome/22x22/status/weather-few-clouds-night-100.png +share/icons/gnome/22x22/status/weather-few-clouds-night-110.png +share/icons/gnome/22x22/status/weather-few-clouds-night-120.png +share/icons/gnome/22x22/status/weather-few-clouds-night-130.png +share/icons/gnome/22x22/status/weather-few-clouds-night-140.png +share/icons/gnome/22x22/status/weather-few-clouds-night-150.png +share/icons/gnome/22x22/status/weather-few-clouds-night-160.png +share/icons/gnome/22x22/status/weather-few-clouds-night-170.png +share/icons/gnome/22x22/status/weather-few-clouds-night-190.png +share/icons/gnome/22x22/status/weather-few-clouds-night-200.png +share/icons/gnome/22x22/status/weather-few-clouds-night-210.png +share/icons/gnome/22x22/status/weather-few-clouds-night-220.png +share/icons/gnome/22x22/status/weather-few-clouds-night-230.png +share/icons/gnome/22x22/status/weather-few-clouds-night-240.png +share/icons/gnome/22x22/status/weather-few-clouds-night-250.png +share/icons/gnome/22x22/status/weather-few-clouds-night-260.png +share/icons/gnome/22x22/status/weather-few-clouds-night-270.png +share/icons/gnome/22x22/status/weather-few-clouds-night-280.png +share/icons/gnome/22x22/status/weather-few-clouds-night-290.png +share/icons/gnome/22x22/status/weather-few-clouds-night-300.png +share/icons/gnome/22x22/status/weather-few-clouds-night-310.png +share/icons/gnome/22x22/status/weather-few-clouds-night-320.png +share/icons/gnome/22x22/status/weather-few-clouds-night-330.png +share/icons/gnome/22x22/status/weather-few-clouds-night-340.png +share/icons/gnome/22x22/status/weather-few-clouds-night-350.png +share/icons/gnome/24x24/status/weather-clear-night-000.png +share/icons/gnome/24x24/status/weather-clear-night-010.png +share/icons/gnome/24x24/status/weather-clear-night-020.png +share/icons/gnome/24x24/status/weather-clear-night-030.png +share/icons/gnome/24x24/status/weather-clear-night-040.png +share/icons/gnome/24x24/status/weather-clear-night-050.png +share/icons/gnome/24x24/status/weather-clear-night-060.png +share/icons/gnome/24x24/status/weather-clear-night-070.png +share/icons/gnome/24x24/status/weather-clear-night-080.png +share/icons/gnome/24x24/status/weather-clear-night-090.png +share/icons/gnome/24x24/status/weather-clear-night-100.png +share/icons/gnome/24x24/status/weather-clear-night-110.png +share/icons/gnome/24x24/status/weather-clear-night-120.png +share/icons/gnome/24x24/status/weather-clear-night-130.png +share/icons/gnome/24x24/status/weather-clear-night-140.png +share/icons/gnome/24x24/status/weather-clear-night-150.png +share/icons/gnome/24x24/status/weather-clear-night-160.png +share/icons/gnome/24x24/status/weather-clear-night-170.png +share/icons/gnome/24x24/status/weather-clear-night-190.png +share/icons/gnome/24x24/status/weather-clear-night-200.png +share/icons/gnome/24x24/status/weather-clear-night-210.png +share/icons/gnome/24x24/status/weather-clear-night-220.png +share/icons/gnome/24x24/status/weather-clear-night-230.png +share/icons/gnome/24x24/status/weather-clear-night-240.png +share/icons/gnome/24x24/status/weather-clear-night-250.png +share/icons/gnome/24x24/status/weather-clear-night-260.png +share/icons/gnome/24x24/status/weather-clear-night-270.png +share/icons/gnome/24x24/status/weather-clear-night-280.png +share/icons/gnome/24x24/status/weather-clear-night-290.png +share/icons/gnome/24x24/status/weather-clear-night-300.png +share/icons/gnome/24x24/status/weather-clear-night-310.png +share/icons/gnome/24x24/status/weather-clear-night-320.png +share/icons/gnome/24x24/status/weather-clear-night-330.png +share/icons/gnome/24x24/status/weather-clear-night-340.png +share/icons/gnome/24x24/status/weather-clear-night-350.png +share/icons/gnome/24x24/status/weather-few-clouds-night-000.png +share/icons/gnome/24x24/status/weather-few-clouds-night-010.png +share/icons/gnome/24x24/status/weather-few-clouds-night-020.png +share/icons/gnome/24x24/status/weather-few-clouds-night-030.png +share/icons/gnome/24x24/status/weather-few-clouds-night-040.png +share/icons/gnome/24x24/status/weather-few-clouds-night-050.png +share/icons/gnome/24x24/status/weather-few-clouds-night-060.png +share/icons/gnome/24x24/status/weather-few-clouds-night-070.png +share/icons/gnome/24x24/status/weather-few-clouds-night-080.png +share/icons/gnome/24x24/status/weather-few-clouds-night-090.png +share/icons/gnome/24x24/status/weather-few-clouds-night-100.png +share/icons/gnome/24x24/status/weather-few-clouds-night-110.png +share/icons/gnome/24x24/status/weather-few-clouds-night-120.png +share/icons/gnome/24x24/status/weather-few-clouds-night-130.png +share/icons/gnome/24x24/status/weather-few-clouds-night-140.png +share/icons/gnome/24x24/status/weather-few-clouds-night-150.png +share/icons/gnome/24x24/status/weather-few-clouds-night-160.png +share/icons/gnome/24x24/status/weather-few-clouds-night-170.png +share/icons/gnome/24x24/status/weather-few-clouds-night-190.png +share/icons/gnome/24x24/status/weather-few-clouds-night-200.png +share/icons/gnome/24x24/status/weather-few-clouds-night-210.png +share/icons/gnome/24x24/status/weather-few-clouds-night-220.png +share/icons/gnome/24x24/status/weather-few-clouds-night-230.png +share/icons/gnome/24x24/status/weather-few-clouds-night-240.png +share/icons/gnome/24x24/status/weather-few-clouds-night-250.png +share/icons/gnome/24x24/status/weather-few-clouds-night-260.png +share/icons/gnome/24x24/status/weather-few-clouds-night-270.png +share/icons/gnome/24x24/status/weather-few-clouds-night-280.png +share/icons/gnome/24x24/status/weather-few-clouds-night-290.png +share/icons/gnome/24x24/status/weather-few-clouds-night-300.png +share/icons/gnome/24x24/status/weather-few-clouds-night-310.png +share/icons/gnome/24x24/status/weather-few-clouds-night-320.png +share/icons/gnome/24x24/status/weather-few-clouds-night-330.png +share/icons/gnome/24x24/status/weather-few-clouds-night-340.png +share/icons/gnome/24x24/status/weather-few-clouds-night-350.png +share/icons/gnome/32x32/status/weather-clear-night-000.png +share/icons/gnome/32x32/status/weather-clear-night-010.png +share/icons/gnome/32x32/status/weather-clear-night-020.png +share/icons/gnome/32x32/status/weather-clear-night-030.png +share/icons/gnome/32x32/status/weather-clear-night-040.png +share/icons/gnome/32x32/status/weather-clear-night-050.png +share/icons/gnome/32x32/status/weather-clear-night-060.png +share/icons/gnome/32x32/status/weather-clear-night-070.png +share/icons/gnome/32x32/status/weather-clear-night-080.png +share/icons/gnome/32x32/status/weather-clear-night-090.png +share/icons/gnome/32x32/status/weather-clear-night-100.png +share/icons/gnome/32x32/status/weather-clear-night-110.png +share/icons/gnome/32x32/status/weather-clear-night-120.png +share/icons/gnome/32x32/status/weather-clear-night-130.png +share/icons/gnome/32x32/status/weather-clear-night-140.png +share/icons/gnome/32x32/status/weather-clear-night-150.png +share/icons/gnome/32x32/status/weather-clear-night-160.png +share/icons/gnome/32x32/status/weather-clear-night-170.png +share/icons/gnome/32x32/status/weather-clear-night-190.png +share/icons/gnome/32x32/status/weather-clear-night-200.png +share/icons/gnome/32x32/status/weather-clear-night-210.png +share/icons/gnome/32x32/status/weather-clear-night-220.png +share/icons/gnome/32x32/status/weather-clear-night-230.png +share/icons/gnome/32x32/status/weather-clear-night-240.png +share/icons/gnome/32x32/status/weather-clear-night-250.png +share/icons/gnome/32x32/status/weather-clear-night-260.png +share/icons/gnome/32x32/status/weather-clear-night-270.png +share/icons/gnome/32x32/status/weather-clear-night-280.png +share/icons/gnome/32x32/status/weather-clear-night-290.png +share/icons/gnome/32x32/status/weather-clear-night-300.png +share/icons/gnome/32x32/status/weather-clear-night-310.png +share/icons/gnome/32x32/status/weather-clear-night-320.png +share/icons/gnome/32x32/status/weather-clear-night-330.png +share/icons/gnome/32x32/status/weather-clear-night-340.png +share/icons/gnome/32x32/status/weather-clear-night-350.png +share/icons/gnome/32x32/status/weather-few-clouds-night-000.png +share/icons/gnome/32x32/status/weather-few-clouds-night-010.png +share/icons/gnome/32x32/status/weather-few-clouds-night-020.png +share/icons/gnome/32x32/status/weather-few-clouds-night-030.png +share/icons/gnome/32x32/status/weather-few-clouds-night-040.png +share/icons/gnome/32x32/status/weather-few-clouds-night-050.png +share/icons/gnome/32x32/status/weather-few-clouds-night-060.png +share/icons/gnome/32x32/status/weather-few-clouds-night-070.png +share/icons/gnome/32x32/status/weather-few-clouds-night-080.png +share/icons/gnome/32x32/status/weather-few-clouds-night-090.png +share/icons/gnome/32x32/status/weather-few-clouds-night-100.png +share/icons/gnome/32x32/status/weather-few-clouds-night-110.png +share/icons/gnome/32x32/status/weather-few-clouds-night-120.png +share/icons/gnome/32x32/status/weather-few-clouds-night-130.png +share/icons/gnome/32x32/status/weather-few-clouds-night-140.png +share/icons/gnome/32x32/status/weather-few-clouds-night-150.png +share/icons/gnome/32x32/status/weather-few-clouds-night-160.png +share/icons/gnome/32x32/status/weather-few-clouds-night-170.png +share/icons/gnome/32x32/status/weather-few-clouds-night-190.png +share/icons/gnome/32x32/status/weather-few-clouds-night-200.png +share/icons/gnome/32x32/status/weather-few-clouds-night-210.png +share/icons/gnome/32x32/status/weather-few-clouds-night-220.png +share/icons/gnome/32x32/status/weather-few-clouds-night-230.png +share/icons/gnome/32x32/status/weather-few-clouds-night-240.png +share/icons/gnome/32x32/status/weather-few-clouds-night-250.png +share/icons/gnome/32x32/status/weather-few-clouds-night-260.png +share/icons/gnome/32x32/status/weather-few-clouds-night-270.png +share/icons/gnome/32x32/status/weather-few-clouds-night-280.png +share/icons/gnome/32x32/status/weather-few-clouds-night-290.png +share/icons/gnome/32x32/status/weather-few-clouds-night-300.png +share/icons/gnome/32x32/status/weather-few-clouds-night-310.png +share/icons/gnome/32x32/status/weather-few-clouds-night-320.png +share/icons/gnome/32x32/status/weather-few-clouds-night-330.png +share/icons/gnome/32x32/status/weather-few-clouds-night-340.png +share/icons/gnome/32x32/status/weather-few-clouds-night-350.png +share/icons/gnome/scalable/status/weather-clear-night-000.svg +share/icons/gnome/scalable/status/weather-clear-night-010.svg +share/icons/gnome/scalable/status/weather-clear-night-020.svg +share/icons/gnome/scalable/status/weather-clear-night-030.svg +share/icons/gnome/scalable/status/weather-clear-night-040.svg +share/icons/gnome/scalable/status/weather-clear-night-050.svg +share/icons/gnome/scalable/status/weather-clear-night-060.svg +share/icons/gnome/scalable/status/weather-clear-night-070.svg +share/icons/gnome/scalable/status/weather-clear-night-080.svg +share/icons/gnome/scalable/status/weather-clear-night-090.svg +share/icons/gnome/scalable/status/weather-clear-night-100.svg +share/icons/gnome/scalable/status/weather-clear-night-110.svg +share/icons/gnome/scalable/status/weather-clear-night-120.svg +share/icons/gnome/scalable/status/weather-clear-night-130.svg +share/icons/gnome/scalable/status/weather-clear-night-140.svg +share/icons/gnome/scalable/status/weather-clear-night-150.svg +share/icons/gnome/scalable/status/weather-clear-night-160.svg +share/icons/gnome/scalable/status/weather-clear-night-170.svg +share/icons/gnome/scalable/status/weather-clear-night-190.svg +share/icons/gnome/scalable/status/weather-clear-night-200.svg +share/icons/gnome/scalable/status/weather-clear-night-210.svg +share/icons/gnome/scalable/status/weather-clear-night-220.svg +share/icons/gnome/scalable/status/weather-clear-night-230.svg +share/icons/gnome/scalable/status/weather-clear-night-240.svg +share/icons/gnome/scalable/status/weather-clear-night-250.svg +share/icons/gnome/scalable/status/weather-clear-night-260.svg +share/icons/gnome/scalable/status/weather-clear-night-270.svg +share/icons/gnome/scalable/status/weather-clear-night-280.svg +share/icons/gnome/scalable/status/weather-clear-night-290.svg +share/icons/gnome/scalable/status/weather-clear-night-300.svg +share/icons/gnome/scalable/status/weather-clear-night-310.svg +share/icons/gnome/scalable/status/weather-clear-night-320.svg +share/icons/gnome/scalable/status/weather-clear-night-330.svg +share/icons/gnome/scalable/status/weather-clear-night-340.svg +share/icons/gnome/scalable/status/weather-clear-night-350.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-000.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-010.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-020.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-030.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-040.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-050.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-060.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-070.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-080.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-090.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-100.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-110.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-120.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-130.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-140.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-150.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-160.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-170.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-190.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-200.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-210.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-220.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-230.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-240.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-250.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-260.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-270.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-280.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-290.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-300.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-310.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-320.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-330.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-340.svg +share/icons/gnome/scalable/status/weather-few-clouds-night-350.svg +%%DATADIR%%/Locations.ang.xml +%%DATADIR%%/Locations.ar.xml +%%DATADIR%%/Locations.as.xml +%%DATADIR%%/Locations.ast.xml +%%DATADIR%%/Locations.az.xml +%%DATADIR%%/Locations.be.xml +%%DATADIR%%/Locations.be@latin.xml +%%DATADIR%%/Locations.bg.xml +%%DATADIR%%/Locations.bn.xml +%%DATADIR%%/Locations.bn_IN.xml +%%DATADIR%%/Locations.br.xml +%%DATADIR%%/Locations.bs.xml +%%DATADIR%%/Locations.ca.xml +%%DATADIR%%/Locations.ca@valencia.xml +%%DATADIR%%/Locations.crh.xml +%%DATADIR%%/Locations.cs.xml +%%DATADIR%%/Locations.cy.xml +%%DATADIR%%/Locations.da.xml +%%DATADIR%%/Locations.de.xml +%%DATADIR%%/Locations.dz.xml +%%DATADIR%%/Locations.el.xml +%%DATADIR%%/Locations.en_CA.xml +%%DATADIR%%/Locations.en_GB.xml +%%DATADIR%%/Locations.en@shaw.xml +%%DATADIR%%/Locations.eo.xml +%%DATADIR%%/Locations.es.xml +%%DATADIR%%/Locations.et.xml +%%DATADIR%%/Locations.eu.xml +%%DATADIR%%/Locations.fa.xml +%%DATADIR%%/Locations.fi.xml +%%DATADIR%%/Locations.fr.xml +%%DATADIR%%/Locations.ga.xml +%%DATADIR%%/Locations.gl.xml +%%DATADIR%%/Locations.gu.xml +%%DATADIR%%/Locations.he.xml +%%DATADIR%%/Locations.hi.xml +%%DATADIR%%/Locations.hr.xml +%%DATADIR%%/Locations.hu.xml +%%DATADIR%%/Locations.id.xml +%%DATADIR%%/Locations.it.xml +%%DATADIR%%/Locations.ja.xml +%%DATADIR%%/Locations.ka.xml +%%DATADIR%%/Locations.kn.xml +%%DATADIR%%/Locations.ko.xml +%%DATADIR%%/Locations.ku.xml +%%DATADIR%%/Locations.ky.xml +%%DATADIR%%/Locations.lt.xml +%%DATADIR%%/Locations.lv.xml +%%DATADIR%%/Locations.mai.xml +%%DATADIR%%/Locations.mg.xml +%%DATADIR%%/Locations.mk.xml +%%DATADIR%%/Locations.ml.xml +%%DATADIR%%/Locations.mn.xml +%%DATADIR%%/Locations.mr.xml +%%DATADIR%%/Locations.ms.xml +%%DATADIR%%/Locations.nb.xml +%%DATADIR%%/Locations.nds.xml +%%DATADIR%%/Locations.ne.xml +%%DATADIR%%/Locations.nl.xml +%%DATADIR%%/Locations.nn.xml +%%DATADIR%%/Locations.oc.xml +%%DATADIR%%/Locations.or.xml +%%DATADIR%%/Locations.pa.xml +%%DATADIR%%/Locations.pl.xml +%%DATADIR%%/Locations.pt.xml +%%DATADIR%%/Locations.pt_BR.xml +%%DATADIR%%/Locations.ro.xml +%%DATADIR%%/Locations.ru.xml +%%DATADIR%%/Locations.rw.xml +%%DATADIR%%/Locations.si.xml +%%DATADIR%%/Locations.sk.xml +%%DATADIR%%/Locations.sl.xml +%%DATADIR%%/Locations.sq.xml +%%DATADIR%%/Locations.sr.xml +%%DATADIR%%/Locations.sr@latin.xml +%%DATADIR%%/Locations.sv.xml +%%DATADIR%%/Locations.ta.xml +%%DATADIR%%/Locations.te.xml +%%DATADIR%%/Locations.th.xml +%%DATADIR%%/Locations.tr.xml +%%DATADIR%%/Locations.ug.xml +%%DATADIR%%/Locations.uk.xml +%%DATADIR%%/Locations.vi.xml +%%DATADIR%%/Locations.xml +%%DATADIR%%/Locations.zh_CN.xml +%%DATADIR%%/Locations.zh_HK.xml +%%DATADIR%%/Locations.zh_TW.xml +%%DATADIR%%/locations.dtd +share/locale/af/LC_MESSAGES/libgweather.mo +share/locale/am/LC_MESSAGES/libgweather.mo +share/locale/ar/LC_MESSAGES/libgweather.mo +share/locale/as/LC_MESSAGES/libgweather.mo +share/locale/ast/LC_MESSAGES/libgweather.mo +share/locale/az/LC_MESSAGES/libgweather.mo +share/locale/be/LC_MESSAGES/libgweather.mo +share/locale/be@latin/LC_MESSAGES/libgweather.mo +share/locale/bg/LC_MESSAGES/libgweather.mo +share/locale/bn/LC_MESSAGES/libgweather.mo +share/locale/bn_IN/LC_MESSAGES/libgweather.mo +share/locale/br/LC_MESSAGES/libgweather.mo +share/locale/bs/LC_MESSAGES/libgweather.mo +share/locale/ca/LC_MESSAGES/libgweather.mo +share/locale/ca@valencia/LC_MESSAGES/libgweather.mo +share/locale/crh/LC_MESSAGES/libgweather.mo +share/locale/cs/LC_MESSAGES/libgweather.mo +share/locale/cy/LC_MESSAGES/libgweather.mo +share/locale/da/LC_MESSAGES/libgweather.mo +share/locale/de/LC_MESSAGES/libgweather.mo +share/locale/dz/LC_MESSAGES/libgweather.mo +share/locale/el/LC_MESSAGES/libgweather.mo +share/locale/en_CA/LC_MESSAGES/libgweather.mo +share/locale/en_GB/LC_MESSAGES/libgweather.mo +share/locale/en@shaw/LC_MESSAGES/libgweather.mo +share/locale/eo/LC_MESSAGES/libgweather.mo +share/locale/es/LC_MESSAGES/libgweather.mo +share/locale/es_AR/LC_MESSAGES/libgweather.mo +share/locale/es_CL/LC_MESSAGES/libgweather.mo +share/locale/es_CO/LC_MESSAGES/libgweather.mo +share/locale/es_CR/LC_MESSAGES/libgweather.mo +share/locale/es_DO/LC_MESSAGES/libgweather.mo +share/locale/es_EC/LC_MESSAGES/libgweather.mo +share/locale/es_ES/LC_MESSAGES/libgweather.mo +share/locale/es_GT/LC_MESSAGES/libgweather.mo +share/locale/es_HN/LC_MESSAGES/libgweather.mo +share/locale/es_MX/LC_MESSAGES/libgweather.mo +share/locale/es_NI/LC_MESSAGES/libgweather.mo +share/locale/es_PA/LC_MESSAGES/libgweather.mo +share/locale/es_PE/LC_MESSAGES/libgweather.mo +share/locale/es_PR/LC_MESSAGES/libgweather.mo +share/locale/es_SV/LC_MESSAGES/libgweather.mo +share/locale/es_UY/LC_MESSAGES/libgweather.mo +share/locale/es_VE/LC_MESSAGES/libgweather.mo +share/locale/et/LC_MESSAGES/libgweather.mo +share/locale/eu/LC_MESSAGES/libgweather.mo +share/locale/fa/LC_MESSAGES/libgweather.mo +share/locale/fi/LC_MESSAGES/libgweather.mo +share/locale/fr/LC_MESSAGES/libgweather.mo +share/locale/ga/LC_MESSAGES/libgweather.mo +share/locale/gl/LC_MESSAGES/libgweather.mo +share/locale/gu/LC_MESSAGES/libgweather.mo +share/locale/he/LC_MESSAGES/libgweather.mo +share/locale/hi/LC_MESSAGES/libgweather.mo +share/locale/hr/LC_MESSAGES/libgweather.mo +share/locale/hu/LC_MESSAGES/libgweather.mo +share/locale/hy/LC_MESSAGES/libgweather.mo +share/locale/id/LC_MESSAGES/libgweather.mo +share/locale/is/LC_MESSAGES/libgweather.mo +share/locale/it/LC_MESSAGES/libgweather.mo +share/locale/ja/LC_MESSAGES/libgweather.mo +share/locale/ka/LC_MESSAGES/libgweather.mo +share/locale/kn/LC_MESSAGES/libgweather.mo +share/locale/ko/LC_MESSAGES/libgweather.mo +share/locale/ku/LC_MESSAGES/libgweather.mo +share/locale/ky/LC_MESSAGES/libgweather.mo +share/locale/lt/LC_MESSAGES/libgweather.mo +share/locale/lv/LC_MESSAGES/libgweather.mo +share/locale/mai/LC_MESSAGES/libgweather.mo +share/locale/mg/LC_MESSAGES/libgweather.mo +share/locale/mk/LC_MESSAGES/libgweather.mo +share/locale/ml/LC_MESSAGES/libgweather.mo +share/locale/mn/LC_MESSAGES/libgweather.mo +share/locale/mr/LC_MESSAGES/libgweather.mo +share/locale/ms/LC_MESSAGES/libgweather.mo +share/locale/nb/LC_MESSAGES/libgweather.mo +share/locale/nds/LC_MESSAGES/libgweather.mo +share/locale/ne/LC_MESSAGES/libgweather.mo +share/locale/nl/LC_MESSAGES/libgweather.mo +share/locale/nn/LC_MESSAGES/libgweather.mo +share/locale/oc/LC_MESSAGES/libgweather.mo +share/locale/or/LC_MESSAGES/libgweather.mo +share/locale/pa/LC_MESSAGES/libgweather.mo +share/locale/pl/LC_MESSAGES/libgweather.mo +share/locale/pt/LC_MESSAGES/libgweather.mo +share/locale/pt_BR/LC_MESSAGES/libgweather.mo +share/locale/ro/LC_MESSAGES/libgweather.mo +share/locale/ru/LC_MESSAGES/libgweather.mo +share/locale/rw/LC_MESSAGES/libgweather.mo +share/locale/si/LC_MESSAGES/libgweather.mo +share/locale/sk/LC_MESSAGES/libgweather.mo +share/locale/sl/LC_MESSAGES/libgweather.mo +share/locale/sq/LC_MESSAGES/libgweather.mo +share/locale/sr/LC_MESSAGES/libgweather.mo +share/locale/sr@latin/LC_MESSAGES/libgweather.mo +share/locale/sv/LC_MESSAGES/libgweather.mo +share/locale/ta/LC_MESSAGES/libgweather.mo +share/locale/te/LC_MESSAGES/libgweather.mo +share/locale/th/LC_MESSAGES/libgweather.mo +share/locale/tr/LC_MESSAGES/libgweather.mo +share/locale/uk/LC_MESSAGES/libgweather.mo +share/locale/vi/LC_MESSAGES/libgweather.mo +share/locale/wa/LC_MESSAGES/libgweather.mo +share/locale/xh/LC_MESSAGES/libgweather.mo +share/locale/zh_CN/LC_MESSAGES/libgweather.mo +share/locale/zh_HK/LC_MESSAGES/libgweather.mo +share/locale/zh_TW/LC_MESSAGES/libgweather.mo +@dirrmtry share/icons/gnome/scalable/status +@dirrmtry share/icons/gnome/scalable +@dirrm %%DATADIR%% +@dirrm %%DOCSDIR%% +@dirrm include/libgweather +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/nds/LC_MESSAGES +@dirrmtry share/locale/nds +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mg/LC_MESSAGES +@dirrmtry share/locale/mg +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/ky/LC_MESSAGES +@dirrmtry share/locale/ky +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy +@dirrmtry share/locale/es_VE/LC_MESSAGES +@dirrmtry share/locale/es_VE +@dirrmtry share/locale/es_UY/LC_MESSAGES +@dirrmtry share/locale/es_UY +@dirrmtry share/locale/es_SV/LC_MESSAGES +@dirrmtry share/locale/es_SV +@dirrmtry share/locale/es_PR/LC_MESSAGES +@dirrmtry share/locale/es_PR +@dirrmtry share/locale/es_PE/LC_MESSAGES +@dirrmtry share/locale/es_PE +@dirrmtry share/locale/es_PA/LC_MESSAGES +@dirrmtry share/locale/es_PA +@dirrmtry share/locale/es_NI/LC_MESSAGES +@dirrmtry share/locale/es_NI +@dirrmtry share/locale/es_HN/LC_MESSAGES +@dirrmtry share/locale/es_HN +@dirrmtry share/locale/es_GT/LC_MESSAGES +@dirrmtry share/locale/es_GT +@dirrmtry share/locale/es_EC/LC_MESSAGES +@dirrmtry share/locale/es_EC +@dirrmtry share/locale/es_DO/LC_MESSAGES +@dirrmtry share/locale/es_DO +@dirrmtry share/locale/es_CR/LC_MESSAGES +@dirrmtry share/locale/es_CR +@dirrmtry share/locale/es_CO/LC_MESSAGES +@dirrmtry share/locale/es_CO +@dirrmtry share/locale/es_CL/LC_MESSAGES +@dirrmtry share/locale/es_CL +@dirrmtry share/locale/es_AR/LC_MESSAGES +@dirrmtry share/locale/es_AR +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/crh/LC_MESSAGES +@dirrmtry share/locale/crh +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be@latin/LC_MESSAGES +@dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as diff --git a/net/libgweather3/Makefile b/net/libgweather3/Makefile index e31ec27a4..7a52f91d1 100644 --- a/net/libgweather3/Makefile +++ b/net/libgweather3/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/libgweather3/Makefile,v 1.3 2011/02/02 11:12:05 avl Exp $ +# $MCom: ports/net/libgweather3/Makefile,v 1.4 2011/04/05 18:38:42 kwm Exp $ # PORTNAME= libgweather @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/mi LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme +CONFLICTS= libgweather-2.[0-9]* + USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes |