update workrave to 1.8.5

This commit is contained in:
jasper 2007-11-12 22:05:41 +00:00
parent d906fdf383
commit 202787132e
6 changed files with 43 additions and 30 deletions

View File

@ -1,10 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/16 14:24:57 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2007/11/12 22:05:41 jasper Exp $
COMMENT= reminder program for prevention of RSI
V= 1.8.4
DISTNAME= workrave-${V}-2
PKGNAME= workrave-${V}.2
DISTNAME= workrave-1.8.5
CATEGORIES= productivity x11
HOMEPAGE= http://www.workrave.org/welcome/
@ -14,17 +12,20 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcursor Xdmcp \
Xext Xfixes Xi Xinerama Xmu Xrandr Xrender Xt Xtst \
art_lgpl_2 atk-1.0 atkmm-1.6 audiofile bonobo-2 bonobo-activation \
bonoboui-2 c cairo cairomm-1.0 crypto dbus-1 dbus-glib-1 \
esd expat fontconfig freetype gconf-2 gconfmm-2.6 gdk-x11-2.0 \
gdk_pixbuf-2.0 gdkmm-2.4 glade-2.0 glademm-2.4 glib-2.0 \
glibmm-2.4 glitz gmodule-2.0 gnome-2 gnome-keyring \
gnomecanvas-2 gnomecanvasmm-2.6 gnomemm-2.6 gnomeui-2 \
gnomevfs-2 gnomevfsmm-2.6 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xmu Xrandr \
Xrender Xt Xtst art_lgpl_2 atk-1.0 atkmm-1.6 audiofile \
bonobo-2 bonobo-activation bonoboui-2 c cairo cairomm-1.0 \
crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \
gailutil gconf-2 gconfmm-2.6 gdk-x11-2.0 gdk_pixbuf-2.0 \
gdkmm-2.4 glade-2.0 glademm-2.4 glib-2.0 glibmm-2.4 \
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
gnomecanvasmm-2.6 gnomemm-2.6 gnomeui-2 gnomevfs-2 \
gnomevfsmm-2.6 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
gtkmm-2.4 jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
pangomm-1.4 png popt pthread sigc-2.0 ssl stdc++ util xml2 z
pangomm-1.4 pcre png popt pthread sigc-2.0 ssl stdc++ \
util xml2 z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=workrave/}
@ -39,7 +40,6 @@ USE_X11= Yes
USE_LIBTOOL= Yes
USE_GMAKE= Yes
WRKDIST= ${WRKDIR}/workrave-${V}
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

View File

@ -1,5 +1,5 @@
MD5 (workrave-1.8.4-2.tar.gz) = 3bLR2GtK2+AP5mLwAVvGtA==
RMD160 (workrave-1.8.4-2.tar.gz) = lUmOIC1OTYSLYc/JOzyGc/bt9Ms=
SHA1 (workrave-1.8.4-2.tar.gz) = iQ4YZSfgOv0WUpNLLwHg4BMwVf4=
SHA256 (workrave-1.8.4-2.tar.gz) = r3n0sR5aUfxfDkwy+SM0sKbwwEtNJ7HatAVo6wnQFug=
SIZE (workrave-1.8.4-2.tar.gz) = 1907721
MD5 (workrave-1.8.5.tar.gz) = PfSKtWACVvrcEal28VvMeg==
RMD160 (workrave-1.8.5.tar.gz) = MGNky64qGkJwy9Ykhk3BEbJ+84g=
SHA1 (workrave-1.8.5.tar.gz) = 1Aw9U28aN7hJ/PjR56ZZHgQ88Z0=
SHA256 (workrave-1.8.5.tar.gz) = Si+PFvAV/OxERpU0IcjhLNtBORptoOY9BNF7MFNKDFY=
SIZE (workrave-1.8.5.tar.gz) = 1940651

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.1.1.1 2007/07/16 14:24:57 jasper Exp $
--- configure.orig Mon Jul 16 12:05:37 2007
+++ configure Mon Jul 16 12:08:33 2007
@@ -2955,9 +2955,9 @@ if test "x$config_debug" = "xyes"; then
$OpenBSD: patch-configure,v 1.2 2007/11/12 22:05:41 jasper Exp $
--- configure.orig Fri Sep 14 22:25:06 2007
+++ configure Thu Nov 8 20:48:27 2007
@@ -2953,9 +2953,9 @@ if test "x$config_debug" = "xyes"; then
CXXFLAGS="${CXXFLAGS} -g -Wall -DGLIBCXX_FORCE_NEW -DGLIBCPP_FORCE_NEW"
LDFLAGS="${LDFLAGS} -g"
else

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-frontend_common_share_sounds_Makefile_in,v 1.1.1.1 2007/07/16 14:24:57 jasper Exp $
--- frontend/common/share/sounds/Makefile.in.orig Mon Jul 16 14:48:06 2007
+++ frontend/common/share/sounds/Makefile.in Mon Jul 16 14:50:06 2007
@@ -556,14 +556,6 @@ uninstall-soundsDATA:
$OpenBSD: patch-frontend_common_share_sounds_Makefile_in,v 1.2 2007/11/12 22:05:41 jasper Exp $
--- frontend/common/share/sounds/Makefile.in.orig Fri Sep 14 22:24:19 2007
+++ frontend/common/share/sounds/Makefile.in Thu Nov 8 20:48:27 2007
@@ -554,14 +554,6 @@ uninstall-soundsDATA:
rm -f "$(DESTDIR)$(soundsdir)/$$f"; \
done
install-utilsDATA: $(utils_DATA)
@ -16,7 +16,7 @@ $OpenBSD: patch-frontend_common_share_sounds_Makefile_in,v 1.1.1.1 2007/07/16 14
uninstall-utilsDATA:
@$(NORMAL_UNINSTALL)
@@ -610,7 +602,7 @@ check-am: all-am
@@ -608,7 +600,7 @@ check-am: all-am
check: check-am
all-am: Makefile $(DATA)
installdirs:

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-frontend_common_src_System_cc,v 1.1 2007/11/12 22:05:41 jasper Exp $
--- frontend/common/src/System.cc.orig Thu Nov 8 20:51:08 2007
+++ frontend/common/src/System.cc Thu Nov 8 20:51:34 2007
@@ -24,6 +24,8 @@
#include <glib.h>
#endif
+#include <sys/wait.h>
+
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/16 14:24:57 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/11/12 22:05:41 jasper Exp $
bin/workrave
lib/bonobo/
lib/bonobo/servers/
@ -41,6 +41,7 @@ share/locale/pl/LC_MESSAGES/workrave.mo
share/locale/pt_BR/LC_MESSAGES/workrave.mo
share/locale/ru/LC_MESSAGES/workrave.mo
share/locale/sk/LC_MESSAGES/workrave.mo
share/locale/sl/LC_MESSAGES/workrave.mo
share/locale/sv/LC_MESSAGES/workrave.mo
share/locale/tr/LC_MESSAGES/workrave.mo
share/locale/zh_CN/LC_MESSAGES/workrave.mo