From 4aab879c34aa7995f8703391cd159d6689477593 Mon Sep 17 00:00:00 2001 From: kevlo Date: Wed, 6 Mar 2002 11:41:42 +0000 Subject: [PATCH] Initial import of kountdown-0.2p1 KountDown is a screensaver which counts down to a specified date. Features include: o an optional "half-way" setting to set a time when the behaviour of the screensaver will change. o configurable countdown text, text font and text color. --- x11/kountdown/Makefile | 38 ++++++++++++++++++++++++++++++++++++++ x11/kountdown/distinfo | 3 +++ x11/kountdown/pkg/DESCR | 8 ++++++++ x11/kountdown/pkg/PLIST | 3 +++ 4 files changed, 52 insertions(+) create mode 100644 x11/kountdown/Makefile create mode 100644 x11/kountdown/distinfo create mode 100644 x11/kountdown/pkg/DESCR create mode 100644 x11/kountdown/pkg/PLIST diff --git a/x11/kountdown/Makefile b/x11/kountdown/Makefile new file mode 100644 index 00000000000..51348a781b8 --- /dev/null +++ b/x11/kountdown/Makefile @@ -0,0 +1,38 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2002/03/06 11:41:42 kevlo Exp $ + +COMMENT= "screen saver that displays a countdown to a selected date" + +DISTNAME= kountdown-0.2p1 +CATEGORIES= x11 +NEED_VERSION= 1.508 + +HOMEPAGE= http://w1.911.telia.com/~u91117365/kountdown.html + +MAINTAINER= Kevin Lo + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM=Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= http://w1.911.telia.com/~u91117365/download/kountdown/ + +BUILD_DEPENDS= ::x11/qt2-designer + +LIB_DEPENDS= kdecore.3,DCOP,kdesu,kdeui,kio,kscreensaver,kssl,ksycoca::x11/kde/libs2 + +MODULES= qt2 + +MAKE_ENV= ${CONFIGURE_ENV} +# Ensure qt2 will always be at the front +MAKE_FLAGS= CXXLD='--tag CXX ${CXX} -L${MODQT_LIBDIR}' + +USE_X11= Yes +CONFIGURE_STYLE= gnu +CONFIGURE_ARGS= ${MODQT_CONFIGURE_ARGS} +CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib +CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include +CONFIGURE_ENV= KDEDIR=${LOCALBASE} +MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/admin + +.include diff --git a/x11/kountdown/distinfo b/x11/kountdown/distinfo new file mode 100644 index 00000000000..07d4ab51b99 --- /dev/null +++ b/x11/kountdown/distinfo @@ -0,0 +1,3 @@ +MD5 (kountdown-0.2p1.tar.gz) = 71221a94fc5ad40a1588096e8ab93b86 +RMD160 (kountdown-0.2p1.tar.gz) = a34cc9d80cbd2fe4e2b292638fdcf0bb16c4bb54 +SHA1 (kountdown-0.2p1.tar.gz) = 4427995f50e94d5eb1daba852d5db8c1cfba669f diff --git a/x11/kountdown/pkg/DESCR b/x11/kountdown/pkg/DESCR new file mode 100644 index 00000000000..b78f89e2b43 --- /dev/null +++ b/x11/kountdown/pkg/DESCR @@ -0,0 +1,8 @@ +KountDown is a screensaver which counts down to a specified date. + +Features include: +o an optional "half-way" setting to set a time when the behaviour of + the screensaver will change. +o configurable countdown text, text font and text color. + +WWW: ${HOMEPAGE} diff --git a/x11/kountdown/pkg/PLIST b/x11/kountdown/pkg/PLIST new file mode 100644 index 00000000000..f77f4539b43 --- /dev/null +++ b/x11/kountdown/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2002/03/06 11:41:42 kevlo Exp $ +bin/kountdown +share/applnk/System/ScreenSavers/kountdown.desktop