diff options
author | martti <martti> | 2004-06-21 05:59:30 +0000 |
---|---|---|
committer | martti <martti> | 2004-06-21 05:59:30 +0000 |
commit | b73b58b620c23a88f2dfd9069397b3f5d24b3ab9 (patch) | |
tree | 523441a337c8910a7ea238d36b39f8c8ee386ec4 /misc | |
parent | 31534bf13c8217ed8bf371a6a84cee8773cd8401 (diff) | |
download | pkgsrc-b73b58b620c23a88f2dfd9069397b3f5d24b3ab9.tar.gz |
Weather plugin for XFce4.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-weather-plugin/DESCR | 1 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 13 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/PLIST | 51 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/buildlink3.mk | 21 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/distinfo | 6 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/patches/patch-aa | 9 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/patches/patch-ab | 9 |
7 files changed, 110 insertions, 0 deletions
diff --git a/misc/xfce4-weather-plugin/DESCR b/misc/xfce4-weather-plugin/DESCR new file mode 100644 index 00000000000..b48231756d9 --- /dev/null +++ b/misc/xfce4-weather-plugin/DESCR @@ -0,0 +1 @@ +Weather plugin for XFce4. diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile new file mode 100644 index 00000000000..8f537c6b9b1 --- /dev/null +++ b/misc/xfce4-weather-plugin/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +XFCE4_VERSION= 0.3.9 + +DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} +CATEGORIES= misc +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +COMMENT= XFce4 weather plugin + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-weather-plugin/PLIST b/misc/xfce4-weather-plugin/PLIST new file mode 100644 index 00000000000..c67f39dbadd --- /dev/null +++ b/misc/xfce4-weather-plugin/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ +lib/xfce4/panel-plugins/libweather.a +lib/xfce4/panel-plugins/libweather.la +lib/xfce4/panel-plugins/libweather.so +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/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 +@dirrm share/xfce4/weather/icons/liquid +@dirrm share/xfce4/weather/icons +@dirrm share/xfce4/weather diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk new file mode 100644 index 00000000000..d8732a30f63 --- /dev/null +++ b/misc/xfce4-weather-plugin/buildlink3.mk @@ -0,0 +1,21 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= ${XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= xfce4-weather-plugin +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-weather-plugin} +BUILDLINK_PACKAGES+= xfce4-weather-plugin + +.if !empty(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.3.9 +BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin +.endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo new file mode 100644 index 00000000000..cfd7dabb070 --- /dev/null +++ b/misc/xfce4-weather-plugin/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ + +SHA1 (xfce4-weather-plugin-0.3.9.tar.gz) = 3f76c9e27af9c1bec075bfaddbe551f31c8d9bf6 +Size (xfce4-weather-plugin-0.3.9.tar.gz) = 581155 bytes +SHA1 (patch-aa) = 340efe2daa3b316409dbd9c9051020a868044f1b +SHA1 (patch-ab) = 92f9ee468f61d43adaafc27bfb95d17567d35a56 diff --git a/misc/xfce4-weather-plugin/patches/patch-aa b/misc/xfce4-weather-plugin/patches/patch-aa new file mode 100644 index 00000000000..e3d5bae0381 --- /dev/null +++ b/misc/xfce4-weather-plugin/patches/patch-aa @@ -0,0 +1,9 @@ +$NetBSD: patch-aa,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ + +--- panel-plugin/config_dialog.c.orig 2004-06-11 22:03:04.000000000 +0000 ++++ panel-plugin/config_dialog.c 2004-06-11 22:03:23.000000000 +0000 +@@ -216,3 +216,3 @@ + column = gtk_tree_view_column_new_with_attributes("Labels to display", renderer, +- "text", 0); ++ "text", 0, NULL); + gtk_tree_view_append_column(GTK_TREE_VIEW(dialog->lst_xmloption), column); diff --git a/misc/xfce4-weather-plugin/patches/patch-ab b/misc/xfce4-weather-plugin/patches/patch-ab new file mode 100644 index 00000000000..95c9974542c --- /dev/null +++ b/misc/xfce4-weather-plugin/patches/patch-ab @@ -0,0 +1,9 @@ +$NetBSD: patch-ab,v 1.1.1.1 2004/06/21 05:59:30 martti Exp $ + +--- panel-plugin/search_dialog.c.orig 2004-06-11 22:03:32.000000000 +0000 ++++ panel-plugin/search_dialog.c 2004-06-11 22:03:47.000000000 +0000 +@@ -172,3 +172,3 @@ + column = gtk_tree_view_column_new_with_attributes("Results", renderer, +- "text", 0); ++ "text", 0, NULL); + gtk_tree_view_append_column(GTK_TREE_VIEW(dialog->result_list), column); |