diff options
author | ale <ale@FreeBSD.org> | 2006-03-15 07:04:39 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-03-15 07:04:39 +0000 |
commit | 07bae5c4f3955eff3760cf662727334acdb08630 (patch) | |
tree | 154a200a79e9fd0bd95945190f42275b78f5aaad /x11 | |
parent | a807fccd93a4906439beeea1eb3411266fe1d4f0 (diff) | |
download | FreeBSD-ports-07bae5c4f3955eff3760cf662727334acdb08630.zip FreeBSD-ports-07bae5c4f3955eff3760cf662727334acdb08630.tar.gz |
Repetitive Strain Injury is an illness which can occur as a result of
working with a mouse and keyboard. This utility can be used to remind
you to take a break now and then. It will show you a random picture
from a collection you can configure yourself for a configurable duration
at a configurable interval.
You can use these breaks to do some stretch exercises for example, or as
a reminder to walk away from the computer for a while.
RSIBreak will sit in your system tray and when it is time for a break it
will show you the picture full screen. All timings can be set by clicking
with the right mouse button on the icon in the system tray.
WWW: http://www.rsibreak.org/
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/rsibreak-kde4/Makefile | 26 | ||||
-rw-r--r-- | x11/rsibreak-kde4/distinfo | 3 | ||||
-rw-r--r-- | x11/rsibreak-kde4/pkg-descr | 17 | ||||
-rw-r--r-- | x11/rsibreak-kde4/pkg-plist | 43 | ||||
-rw-r--r-- | x11/rsibreak/Makefile | 26 | ||||
-rw-r--r-- | x11/rsibreak/distinfo | 3 | ||||
-rw-r--r-- | x11/rsibreak/pkg-descr | 17 | ||||
-rw-r--r-- | x11/rsibreak/pkg-plist | 43 |
9 files changed, 179 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 70c3e17..109d3dc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -162,6 +162,7 @@ SUBDIR += renderext SUBDIR += resourceext SUBDIR += rox-wallpaper + SUBDIR += rsibreak SUBDIR += ruby-X11 SUBDIR += ruby-gnome2 SUBDIR += ruby-gnome2-all diff --git a/x11/rsibreak-kde4/Makefile b/x11/rsibreak-kde4/Makefile new file mode 100644 index 0000000..09a9c43 --- /dev/null +++ b/x11/rsibreak-kde4/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: RSIBreak +# Date created: 15 Mar 2006 +# Whom: Alex Dupre <ale@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= rsibreak +PORTVERSION= 0.5.0 +CATEGORIES= x11 kde +MASTER_SITES= http://www.rsibreak.org/images/6/65/ +DISTFILES= Rsibreak-${PORTVERSION}${EXTRACT_SUFX} + +MAINTAINER= ale@FreeBSD.org +COMMENT= A KDE RSI prevention tool + +USE_BZIP2= yes +USE_KDELIBS_VER=3 +USE_AUTOTOOLS= libtool:15 +USE_GETTEXT= yes + +post-patch: + @${REINPLACE_CMD} 's/install-data-local: install-apidox/install-data-local:/' \ + ${WRKSRC}/rsibreak/Makefile.in ${WRKSRC}/rsibreak/src/Makefile.in + +.include <bsd.port.mk> diff --git a/x11/rsibreak-kde4/distinfo b/x11/rsibreak-kde4/distinfo new file mode 100644 index 0000000..ca336ed --- /dev/null +++ b/x11/rsibreak-kde4/distinfo @@ -0,0 +1,3 @@ +MD5 (Rsibreak-0.5.0.tar.bz2) = 0e88ea1dd5856eb8912b8d90fe5d6f1d +SHA256 (Rsibreak-0.5.0.tar.bz2) = 624b395b35a26ef77ba5c44194b124d1f2a7f2dca36c6220cc04dcfbef8fa365 +SIZE (Rsibreak-0.5.0.tar.bz2) = 493876 diff --git a/x11/rsibreak-kde4/pkg-descr b/x11/rsibreak-kde4/pkg-descr new file mode 100644 index 0000000..f67f5e5 --- /dev/null +++ b/x11/rsibreak-kde4/pkg-descr @@ -0,0 +1,17 @@ +Repetitive Strain Injury is an illness which can occur as a result of +working with a mouse and keyboard. This utility can be used to remind +you to take a break now and then. It will show you a random picture +from a collection you can configure yourself for a configurable duration +at a configurable interval. + +You can use these breaks to do some stretch exercises for example, or as +a reminder to walk away from the computer for a while. + +RSIBreak will sit in your system tray and when it is time for a break it +will show you the picture full screen. All timings can be set by clicking +with the right mouse button on the icon in the system tray. + +WWW: http://www.rsibreak.org/ + +- Alex Dupre +ale@FreeBSD.org diff --git a/x11/rsibreak-kde4/pkg-plist b/x11/rsibreak-kde4/pkg-plist new file mode 100644 index 0000000..c18d174 --- /dev/null +++ b/x11/rsibreak-kde4/pkg-plist @@ -0,0 +1,43 @@ +bin/rsibreak +share/applications/kde/rsibreak.desktop +share/autostart/rsibreak.desktop +share/icons/hicolor/16x16/actions/rsibreak0.png +share/icons/hicolor/16x16/actions/rsibreak1.png +share/icons/hicolor/16x16/actions/rsibreak2.png +share/icons/hicolor/16x16/actions/rsibreak3.png +share/icons/hicolor/16x16/actions/rsibreak4.png +share/icons/hicolor/16x16/actions/rsibreakx.png +share/icons/hicolor/16x16/apps/rsibreak.png +share/icons/hicolor/32x32/actions/rsibreak0.png +share/icons/hicolor/32x32/actions/rsibreak1.png +share/icons/hicolor/32x32/actions/rsibreak2.png +share/icons/hicolor/32x32/actions/rsibreak3.png +share/icons/hicolor/32x32/actions/rsibreak4.png +share/icons/hicolor/32x32/actions/rsibreakx.png +share/icons/hicolor/32x32/apps/rsibreak.png +share/locale/bg/LC_MESSAGES/rsibreak.mo +share/locale/br/LC_MESSAGES/rsibreak.mo +share/locale/ca/LC_MESSAGES/rsibreak.mo +share/locale/da/LC_MESSAGES/rsibreak.mo +share/locale/el/LC_MESSAGES/rsibreak.mo +share/locale/en_GB/LC_MESSAGES/rsibreak.mo +share/locale/es/LC_MESSAGES/rsibreak.mo +share/locale/ga/LC_MESSAGES/rsibreak.mo +share/locale/gl/LC_MESSAGES/rsibreak.mo +share/locale/it/LC_MESSAGES/rsibreak.mo +share/locale/nl/LC_MESSAGES/rsibreak.mo +share/locale/pt/LC_MESSAGES/rsibreak.mo +share/locale/sr/LC_MESSAGES/rsibreak.mo +share/locale/sr@Latn/LC_MESSAGES/rsibreak.mo +share/locale/sv/LC_MESSAGES/rsibreak.mo +share/locale/tr/LC_MESSAGES/rsibreak.mo +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile new file mode 100644 index 0000000..09a9c43 --- /dev/null +++ b/x11/rsibreak/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: RSIBreak +# Date created: 15 Mar 2006 +# Whom: Alex Dupre <ale@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= rsibreak +PORTVERSION= 0.5.0 +CATEGORIES= x11 kde +MASTER_SITES= http://www.rsibreak.org/images/6/65/ +DISTFILES= Rsibreak-${PORTVERSION}${EXTRACT_SUFX} + +MAINTAINER= ale@FreeBSD.org +COMMENT= A KDE RSI prevention tool + +USE_BZIP2= yes +USE_KDELIBS_VER=3 +USE_AUTOTOOLS= libtool:15 +USE_GETTEXT= yes + +post-patch: + @${REINPLACE_CMD} 's/install-data-local: install-apidox/install-data-local:/' \ + ${WRKSRC}/rsibreak/Makefile.in ${WRKSRC}/rsibreak/src/Makefile.in + +.include <bsd.port.mk> diff --git a/x11/rsibreak/distinfo b/x11/rsibreak/distinfo new file mode 100644 index 0000000..ca336ed --- /dev/null +++ b/x11/rsibreak/distinfo @@ -0,0 +1,3 @@ +MD5 (Rsibreak-0.5.0.tar.bz2) = 0e88ea1dd5856eb8912b8d90fe5d6f1d +SHA256 (Rsibreak-0.5.0.tar.bz2) = 624b395b35a26ef77ba5c44194b124d1f2a7f2dca36c6220cc04dcfbef8fa365 +SIZE (Rsibreak-0.5.0.tar.bz2) = 493876 diff --git a/x11/rsibreak/pkg-descr b/x11/rsibreak/pkg-descr new file mode 100644 index 0000000..f67f5e5 --- /dev/null +++ b/x11/rsibreak/pkg-descr @@ -0,0 +1,17 @@ +Repetitive Strain Injury is an illness which can occur as a result of +working with a mouse and keyboard. This utility can be used to remind +you to take a break now and then. It will show you a random picture +from a collection you can configure yourself for a configurable duration +at a configurable interval. + +You can use these breaks to do some stretch exercises for example, or as +a reminder to walk away from the computer for a while. + +RSIBreak will sit in your system tray and when it is time for a break it +will show you the picture full screen. All timings can be set by clicking +with the right mouse button on the icon in the system tray. + +WWW: http://www.rsibreak.org/ + +- Alex Dupre +ale@FreeBSD.org diff --git a/x11/rsibreak/pkg-plist b/x11/rsibreak/pkg-plist new file mode 100644 index 0000000..c18d174 --- /dev/null +++ b/x11/rsibreak/pkg-plist @@ -0,0 +1,43 @@ +bin/rsibreak +share/applications/kde/rsibreak.desktop +share/autostart/rsibreak.desktop +share/icons/hicolor/16x16/actions/rsibreak0.png +share/icons/hicolor/16x16/actions/rsibreak1.png +share/icons/hicolor/16x16/actions/rsibreak2.png +share/icons/hicolor/16x16/actions/rsibreak3.png +share/icons/hicolor/16x16/actions/rsibreak4.png +share/icons/hicolor/16x16/actions/rsibreakx.png +share/icons/hicolor/16x16/apps/rsibreak.png +share/icons/hicolor/32x32/actions/rsibreak0.png +share/icons/hicolor/32x32/actions/rsibreak1.png +share/icons/hicolor/32x32/actions/rsibreak2.png +share/icons/hicolor/32x32/actions/rsibreak3.png +share/icons/hicolor/32x32/actions/rsibreak4.png +share/icons/hicolor/32x32/actions/rsibreakx.png +share/icons/hicolor/32x32/apps/rsibreak.png +share/locale/bg/LC_MESSAGES/rsibreak.mo +share/locale/br/LC_MESSAGES/rsibreak.mo +share/locale/ca/LC_MESSAGES/rsibreak.mo +share/locale/da/LC_MESSAGES/rsibreak.mo +share/locale/el/LC_MESSAGES/rsibreak.mo +share/locale/en_GB/LC_MESSAGES/rsibreak.mo +share/locale/es/LC_MESSAGES/rsibreak.mo +share/locale/ga/LC_MESSAGES/rsibreak.mo +share/locale/gl/LC_MESSAGES/rsibreak.mo +share/locale/it/LC_MESSAGES/rsibreak.mo +share/locale/nl/LC_MESSAGES/rsibreak.mo +share/locale/pt/LC_MESSAGES/rsibreak.mo +share/locale/sr/LC_MESSAGES/rsibreak.mo +share/locale/sr@Latn/LC_MESSAGES/rsibreak.mo +share/locale/sv/LC_MESSAGES/rsibreak.mo +share/locale/tr/LC_MESSAGES/rsibreak.mo +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr |