summaryrefslogtreecommitdiff
path: root/time/kworldwatch
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-21 15:03:46 +0000
committerwiz <wiz@pkgsrc.org>2000-12-21 15:03:46 +0000
commitce2eeec55f14a3633fb11d255ec8205eb17001f5 (patch)
tree8765e45151bd72b2fdb09db28592f8b0c33a096c /time/kworldwatch
parent310bb4432754931cbef1218b29007429ca389232 (diff)
downloadpkgsrc-ce2eeec55f14a3633fb11d255ec8205eb17001f5.tar.gz
Move x11/korganizer and x11/kworldwatch to category time.
Diffstat (limited to 'time/kworldwatch')
-rw-r--r--time/kworldwatch/Makefile31
-rw-r--r--time/kworldwatch/files/md53
-rw-r--r--time/kworldwatch/files/patch-sum4
-rw-r--r--time/kworldwatch/patches/patch-aa54
-rw-r--r--time/kworldwatch/patches/patch-ab13
-rw-r--r--time/kworldwatch/pkg/COMMENT1
-rw-r--r--time/kworldwatch/pkg/DESCR7
-rw-r--r--time/kworldwatch/pkg/PLIST14
8 files changed, 127 insertions, 0 deletions
diff --git a/time/kworldwatch/Makefile b/time/kworldwatch/Makefile
new file mode 100644
index 00000000000..f4387cf48ea
--- /dev/null
+++ b/time/kworldwatch/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $
+#
+
+DISTNAME= kworldwatch-0.6
+CATEGORIES= x11 kde time
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/apps/utils/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= hubertf@netbsd.org
+
+DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
+DEPENDS+= kdebase-1.1.2:../../x11/kdebase
+
+CONFLICTS+= kdetoys-*
+
+USE_X11BASE= YES
+GNU_CONFIGURE= YES
+
+EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase
+CONFIGURE_ARGS+=--datadir=${KDEBASEDIR}/share/kde \
+ --with-qt-dir=${QT1DIR}/qt1 \
+ --with-qt-libraries='${QT1DIR}/qt1/lib -L${LOCALBASE}/lib' \
+ --enable-path-check
+CFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ENV= KDEDIR=${KDEBASEDIR} \
+ MOC=${QT1DIR}/qt1/bin/moc \
+ QTDIR=${QT1DIR}/qt1 \
+ CXXFLAGS="${CFLAGS}" \
+ all_libraries="-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -L${X11BASE}/lib -Wl,-R${X11BASE}/lib"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/kworldwatch/files/md5 b/time/kworldwatch/files/md5
new file mode 100644
index 00000000000..42244bd8665
--- /dev/null
+++ b/time/kworldwatch/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $
+
+MD5 (kworldwatch-0.6.tgz) = a7cba8e147dd9e6b25c50f6c4b997289
diff --git a/time/kworldwatch/files/patch-sum b/time/kworldwatch/files/patch-sum
new file mode 100644
index 00000000000..f4ff2345d9c
--- /dev/null
+++ b/time/kworldwatch/files/patch-sum
@@ -0,0 +1,4 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $
+
+MD5 (patch-aa) = a67c8a46d9e482cc8dc6a21d23bf3b96
+MD5 (patch-ab) = 31d4204057f387ac8b355a4087389746
diff --git a/time/kworldwatch/patches/patch-aa b/time/kworldwatch/patches/patch-aa
new file mode 100644
index 00000000000..f81feaf870e
--- /dev/null
+++ b/time/kworldwatch/patches/patch-aa
@@ -0,0 +1,54 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $
+
+--- configure.orig Sun May 10 15:13:36 1998
++++ configure Sun Oct 24 15:13:43 1999
+@@ -503,9 +503,9 @@
+ # Prefer explicitly selected file to automatically selected ones.
+ if test -z "$CONFIG_SITE"; then
+ if test "x$prefix" != xNONE; then
+- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
++ CONFIG_SITE="$prefix/share/kde/config.site $prefix/etc/config.site"
+ else
+- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
++ CONFIG_SITE="$ac_default_prefix/share/kde/config.site $ac_default_prefix/etc/config.site"
+ fi
+ fi
+ for ac_site_file in $CONFIG_SITE; do
+@@ -2533,27 +2533,27 @@
+
+
+
+-kde_htmldir="\$(prefix)/share/doc/HTML"
++kde_htmldir="\$(prefix)/share/kde/doc/HTML"
+
+-kde_appsdir="\$(prefix)/share/applnk"
++kde_appsdir="\$(prefix)/share/kde/applnk"
+
+-kde_icondir="\$(prefix)/share/icons"
++kde_icondir="\$(prefix)/share/kde/icons"
+
+-kde_minidir="\$(prefix)/share/icons/mini"
++kde_minidir="\$(prefix)/share/kde/icons/mini"
+
+-kde_datadir="\$(prefix)/share/apps"
++kde_datadir="\$(prefix)/share/kde/apps"
+
+-kde_locale="\$(prefix)/share/locale"
++kde_locale="\$(prefix)/share/kde/locale"
+
+ kde_cgidir="\$(exec_prefix)/cgi-bin"
+
+-kde_confdir="\$(prefix)/share/config"
++kde_confdir="\$(prefix)/share/kde/config"
+
+-kde_mimedir="\$(prefix)/share/mimelnk"
++kde_mimedir="\$(prefix)/share/kde/mimelnk"
+
+-kde_toolbardir="\$(prefix)/share/toolbar"
++kde_toolbardir="\$(prefix)/share/kde/toolbar"
+
+-kde_wallpaperdir="\$(prefix)/share/wallpapers"
++kde_wallpaperdir="\$(prefix)/share/kde/wallpapers"
+
+ kde_kccmodules="\$(prefix)/lib/kcc/modules"
+
diff --git a/time/kworldwatch/patches/patch-ab b/time/kworldwatch/patches/patch-ab
new file mode 100644
index 00000000000..a365ceb11f1
--- /dev/null
+++ b/time/kworldwatch/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $
+
+--- kworldwatch/Makefile.in.orig Sun Jul 4 02:14:40 1999
++++ kworldwatch/Makefile.in Sun Jul 4 02:14:48 1999
+@@ -120,7 +120,7 @@
+
+ CLEANFILES = $(BUILT_SOURCES)
+ bin_PROGRAMS = kworldwatch
+-LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext $(LIBSOCKET) $(KDE_RPATH)
++LDADD = $(all_libraries) -lkfm -lkdeui -lkdecore -lqt -lXext -lX11 $(LIBSOCKET) $(KDE_RPATH)
+
+ ICONSDIR=$(kde_icondir)
+
diff --git a/time/kworldwatch/pkg/COMMENT b/time/kworldwatch/pkg/COMMENT
new file mode 100644
index 00000000000..2d534d6c262
--- /dev/null
+++ b/time/kworldwatch/pkg/COMMENT
@@ -0,0 +1 @@
+Revolving world map indicating the time in each part of the world
diff --git a/time/kworldwatch/pkg/DESCR b/time/kworldwatch/pkg/DESCR
new file mode 100644
index 00000000000..40504ea2e26
--- /dev/null
+++ b/time/kworldwatch/pkg/DESCR
@@ -0,0 +1,7 @@
+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/time/kworldwatch/pkg/PLIST b/time/kworldwatch/pkg/PLIST
new file mode 100644
index 00000000000..2d1aa58a538
--- /dev/null
+++ b/time/kworldwatch/pkg/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/21 15:03:47 wiz Exp $
+bin/kworldwatch
+share/kde/apps/kworldwatch/pics/flag-blue.xpm
+share/kde/apps/kworldwatch/pics/flag-green.xpm
+share/kde/apps/kworldwatch/pics/flag-yellow.xpm
+share/kde/apps/kworldwatch/pics/flag-red.xpm
+share/kde/apps/kworldwatch/pics/world.gif
+share/kde/apps/kworldwatch/pics/world2.gif
+share/kde/apps/kworldwatch/pics/world_dark.gif
+@dirrm share/kde/apps/kworldwatch/pics
+@dirrm share/kde/apps/kworldwatch
+share/kde/applnk/Utilities/KWorldWatch.kdelnk
+share/kde/icons/mini/kworldwatch.xpm
+share/kde/icons/kworldwatch.xpm