diff options
author | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-17 23:32:09 +0000 |
commit | f3dbb331710de97891f6bc15c8ea68d932fbd614 (patch) | |
tree | 73288b5bb97270ccddd92731e20bbfff8858d306 /time/xbeats | |
parent | 87e1841f0d76da5d8d052223a20708380cdef9d8 (diff) | |
download | pkgsrc-f3dbb331710de97891f6bc15c8ea68d932fbd614.tar.gz |
New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime,
misc/remind, sysutils/logtime, and 19 more from x11.
Diffstat (limited to 'time/xbeats')
-rw-r--r-- | time/xbeats/Makefile | 15 | ||||
-rw-r--r-- | time/xbeats/files/md5 | 3 | ||||
-rw-r--r-- | time/xbeats/files/patch-sum | 3 | ||||
-rw-r--r-- | time/xbeats/patches/patch-aa | 13 | ||||
-rw-r--r-- | time/xbeats/pkg/COMMENT | 1 | ||||
-rw-r--r-- | time/xbeats/pkg/DESCR | 2 | ||||
-rw-r--r-- | time/xbeats/pkg/PLIST | 2 |
7 files changed, 39 insertions, 0 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile new file mode 100644 index 00000000000..a6d71e95fda --- /dev/null +++ b/time/xbeats/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $ +# + +DISTNAME= xbeats-0.4 +CATEGORIES= x11 time +MASTER_SITES= http://bohemians.org/~iznogood/xbeats/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://bohemians.org/~iznogood/ + +USE_X11= YES +USE_XPM= YES +GNU_CONFIGURE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/time/xbeats/files/md5 b/time/xbeats/files/md5 new file mode 100644 index 00000000000..b3e18628598 --- /dev/null +++ b/time/xbeats/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $ + +MD5 (xbeats-0.4.tar.gz) = 6b7a772c42f928ee0ec60ab90242205d diff --git a/time/xbeats/files/patch-sum b/time/xbeats/files/patch-sum new file mode 100644 index 00000000000..7754a8a2edc --- /dev/null +++ b/time/xbeats/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $ + +MD5 (patch-aa) = 078613d46970f83670e342cfc8b1b212 diff --git a/time/xbeats/patches/patch-aa b/time/xbeats/patches/patch-aa new file mode 100644 index 00000000000..c3ee4e69901 --- /dev/null +++ b/time/xbeats/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $ + +--- configure.orig Fri Sep 24 02:13:34 1999 ++++ configure Fri Sep 24 02:14:16 1999 +@@ -1973,7 +1973,7 @@ + fi + if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 +- X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" ++ X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE -lX11" + else + echo "$ac_t""no" 1>&6 + fi diff --git a/time/xbeats/pkg/COMMENT b/time/xbeats/pkg/COMMENT new file mode 100644 index 00000000000..9044ea677f9 --- /dev/null +++ b/time/xbeats/pkg/COMMENT @@ -0,0 +1 @@ +Beats clock dockable in both Window Maker and AfterStep diff --git a/time/xbeats/pkg/DESCR b/time/xbeats/pkg/DESCR new file mode 100644 index 00000000000..4be5ef4422a --- /dev/null +++ b/time/xbeats/pkg/DESCR @@ -0,0 +1,2 @@ +A beats clock dockable in both Window Maker and AfterStep. It can +also run in its own window. diff --git a/time/xbeats/pkg/PLIST b/time/xbeats/pkg/PLIST new file mode 100644 index 00000000000..74c8fb5a86e --- /dev/null +++ b/time/xbeats/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/17 23:32:22 wiz Exp $ +bin/xbeats |