pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/xfce4-weather-plugin Weather plugin for XFce4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9275b8ad36ef
branches:  trunk
changeset: 476824:9275b8ad36ef
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Jun 21 05:59:30 2004 +0000

description:
Weather plugin for XFce4.

diffstat:

 misc/xfce4-weather-plugin/DESCR            |   1 +
 misc/xfce4-weather-plugin/Makefile         |  13 +++++++
 misc/xfce4-weather-plugin/PLIST            |  51 ++++++++++++++++++++++++++++++
 misc/xfce4-weather-plugin/buildlink3.mk    |  21 ++++++++++++
 misc/xfce4-weather-plugin/distinfo         |   6 +++
 misc/xfce4-weather-plugin/patches/patch-aa |   9 +++++
 misc/xfce4-weather-plugin/patches/patch-ab |   9 +++++
 7 files changed, 110 insertions(+), 0 deletions(-)

diffs (138 lines):

diff -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/DESCR   Mon Jun 21 05:59:30 2004 +0000
@@ -0,0 +1,1 @@
+Weather plugin for XFce4.
diff -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/Makefile        Mon Jun 21 05:59:30 2004 +0000
@@ -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 -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/PLIST   Mon Jun 21 05:59:30 2004 +0000
@@ -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 -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/buildlink3.mk   Mon Jun 21 05:59:30 2004 +0000
@@ -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 -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/distinfo        Mon Jun 21 05:59:30 2004 +0000
@@ -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 -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/patches/patch-aa        Mon Jun 21 05:59:30 2004 +0000
@@ -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 -r 30222fc8eaf2 -r 9275b8ad36ef misc/xfce4-weather-plugin/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/xfce4-weather-plugin/patches/patch-ab        Mon Jun 21 05:59:30 2004 +0000
@@ -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);



Home | Main Index | Thread Index | Old Index