Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Weather plugin for Xfce.
+17
View File
@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:00 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.6.2
DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION}
PKGREVISION= 20
CATEGORIES= misc
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/
COMMENT= Xfce weather plugin
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+72
View File
@@ -0,0 +1,72 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:07:32 joerg Exp $
libexec/xfce4/panel-plugins/xfce4-weather-plugin
share/icons/hicolor/48x48/apps/xfce4-weather.png
share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/nb_NO/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/pt_PT/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/ur/LC_MESSAGES/xfce4-weather-plugin.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo
share/xfce4/panel-plugins/weather.desktop
share/xfce4/weather/icons/liquid/0.png
share/xfce4/weather/icons/liquid/1.png
share/xfce4/weather/icons/liquid/10.png
share/xfce4/weather/icons/liquid/11.png
share/xfce4/weather/icons/liquid/12.png
share/xfce4/weather/icons/liquid/13.png
share/xfce4/weather/icons/liquid/14.png
share/xfce4/weather/icons/liquid/15.png
share/xfce4/weather/icons/liquid/16.png
share/xfce4/weather/icons/liquid/17.png
share/xfce4/weather/icons/liquid/18.png
share/xfce4/weather/icons/liquid/19.png
share/xfce4/weather/icons/liquid/2.png
share/xfce4/weather/icons/liquid/20.png
share/xfce4/weather/icons/liquid/21.png
share/xfce4/weather/icons/liquid/22.png
share/xfce4/weather/icons/liquid/23.png
share/xfce4/weather/icons/liquid/24.png
share/xfce4/weather/icons/liquid/25.png
share/xfce4/weather/icons/liquid/26.png
share/xfce4/weather/icons/liquid/27.png
share/xfce4/weather/icons/liquid/28.png
share/xfce4/weather/icons/liquid/29.png
share/xfce4/weather/icons/liquid/3.png
share/xfce4/weather/icons/liquid/30.png
share/xfce4/weather/icons/liquid/31.png
share/xfce4/weather/icons/liquid/32.png
share/xfce4/weather/icons/liquid/33.png
share/xfce4/weather/icons/liquid/34.png
share/xfce4/weather/icons/liquid/35.png
share/xfce4/weather/icons/liquid/36.png
share/xfce4/weather/icons/liquid/37.png
share/xfce4/weather/icons/liquid/38.png
share/xfce4/weather/icons/liquid/39.png
share/xfce4/weather/icons/liquid/4.png
share/xfce4/weather/icons/liquid/40.png
share/xfce4/weather/icons/liquid/41.png
share/xfce4/weather/icons/liquid/42.png
share/xfce4/weather/icons/liquid/43.png
share/xfce4/weather/icons/liquid/44.png
share/xfce4/weather/icons/liquid/45.png
share/xfce4/weather/icons/liquid/46.png
share/xfce4/weather/icons/liquid/47.png
share/xfce4/weather/icons/liquid/5.png
share/xfce4/weather/icons/liquid/6.png
share/xfce4/weather/icons/liquid/7.png
share/xfce4/weather/icons/liquid/8.png
share/xfce4/weather/icons/liquid/9.png
share/xfce4/weather/icons/liquid/99.png
+16
View File
@@ -0,0 +1,16 @@
# $NetBSD: buildlink3.mk,v 1.34 2013/06/06 12:54:00 wiz Exp $
BUILDLINK_TREE+= xfce4-weather-plugin
.if !defined(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK)
XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2
BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb20
BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK
BUILDLINK_TREE+= -xfce4-weather-plugin
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2007/12/05 07:48:46 martti Exp $
SHA1 (xfce4-weather-plugin-0.6.2.tar.bz2) = dbe7e6695cd647aaf843dc790d9bb37ea95c83ea
RMD160 (xfce4-weather-plugin-0.6.2.tar.bz2) = d849b3e6dcc5b147bb9bd9b771dcc5d51da0e7e1
Size (xfce4-weather-plugin-0.6.2.tar.bz2) = 555001 bytes