From ecbb9cefb201b750b8b4b2580c744a042674a58e Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sun, 12 Jul 1998 08:39:37 +0000 Subject: KWorldWatch - a simple tool showing a revolving world map --- x11/kworldwatch/Makefile | 25 +++++++++++++++++++++++++ x11/kworldwatch/distinfo | 1 + x11/kworldwatch/pkg-comment | 1 + x11/kworldwatch/pkg-descr | 11 +++++++++++ x11/kworldwatch/pkg-plist | 12 ++++++++++++ 5 files changed, 50 insertions(+) create mode 100644 x11/kworldwatch/Makefile create mode 100644 x11/kworldwatch/distinfo create mode 100644 x11/kworldwatch/pkg-comment create mode 100644 x11/kworldwatch/pkg-descr create mode 100644 x11/kworldwatch/pkg-plist (limited to 'x11/kworldwatch') diff --git a/x11/kworldwatch/Makefile b/x11/kworldwatch/Makefile new file mode 100644 index 000000000000..3582657f272a --- /dev/null +++ b/x11/kworldwatch/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: kworldwatch +# Version required: 0.6 +# Date created: 12 July 1998 +# Whom: Marc G. Fournier +# +# $Id: $ +# + +DISTNAME= kworldwatch-0.6 +CATEGORIES= x11 kde +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/latest/apps/utils/ +EXTRACT_SUFX= .tgz + +MAINTAINER= scrappy@freebsd.org + +BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt +LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ + kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ + kdeui\\.0\\.9[1-9]:${PORTSDIR}/x11/kdelibs \ + kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs + +HAS_CONFIGURE= yes + +.include diff --git a/x11/kworldwatch/distinfo b/x11/kworldwatch/distinfo new file mode 100644 index 000000000000..0f37adcbb5a8 --- /dev/null +++ b/x11/kworldwatch/distinfo @@ -0,0 +1 @@ +MD5 (kworldwatch-0.6.tgz) = a7cba8e147dd9e6b25c50f6c4b997289 diff --git a/x11/kworldwatch/pkg-comment b/x11/kworldwatch/pkg-comment new file mode 100644 index 000000000000..5715b26917f8 --- /dev/null +++ b/x11/kworldwatch/pkg-comment @@ -0,0 +1 @@ +KWorldWatch - a simple tool showing a revolving world map diff --git a/x11/kworldwatch/pkg-descr b/x11/kworldwatch/pkg-descr new file mode 100644 index 000000000000..e7d836ac28b6 --- /dev/null +++ b/x11/kworldwatch/pkg-descr @@ -0,0 +1,11 @@ +KWorldWatch +=========== + + +This simple tool shows a revolving world map, indicating the time in each +part of the world. + +You can set little flags to mark points of interest. + +As newest gimmick, KWorldWatch is able to display the distribution of +daylight around the world. diff --git a/x11/kworldwatch/pkg-plist b/x11/kworldwatch/pkg-plist new file mode 100644 index 000000000000..f9ef4a62f9a4 --- /dev/null +++ b/x11/kworldwatch/pkg-plist @@ -0,0 +1,12 @@ +bin/kworldwatch +share/applnk/Utilities/KWorldWatch.kdelnk +share/apps/kworldwatch/pics/flag-blue.xpm +share/apps/kworldwatch/pics/flag-green.xpm +share/apps/kworldwatch/pics/flag-red.xpm +share/apps/kworldwatch/pics/flag-yellow.xpm +share/apps/kworldwatch/pics/world.gif +share/apps/kworldwatch/pics/world2.gif +share/apps/kworldwatch/pics/world_dark.gif +share/icons/kworldwatch.xpm +share/icons/mini/kworldwatch.xpm +@dirrm share/apps/kworldwatch/pics -- cgit v1.2.3