summaryrefslogtreecommitdiff
path: root/deskutils/gimmie
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-06-30 20:11:39 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-06-30 20:11:39 +0000
commit937976889d7f66ba8ad1e4400203e8ac9e40f052 (patch)
treed8219e183e015cfd56548cbaaee58d22e8dd6521 /deskutils/gimmie
parent- Remove gnomesword (is back in the portstree) (diff)
- Update to 0.2.7
PR: ports/114089 Submitted by: Phillip Neumann <pneumann@gmail.com> (maintainer) Approved by: sat (mentor)
Notes
Notes: svn path=/head/; revision=194542
Diffstat (limited to 'deskutils/gimmie')
-rw-r--r--deskutils/gimmie/Makefile10
-rw-r--r--deskutils/gimmie/distinfo6
-rw-r--r--deskutils/gimmie/files/patch-gimmie-gimmie_util.py16
-rw-r--r--deskutils/gimmie/pkg-plist7
4 files changed, 25 insertions, 14 deletions
diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile
index 311509794686..ec9113515f6c 100644
--- a/deskutils/gimmie/Makefile
+++ b/deskutils/gimmie/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= gimmie
-PORTVERSION= 0.2.5
-PORTREVISION= 1
-CATEGORIES= deskutils
-MASTER_SITES= http://www.beatniksoftware.com/gimmie/releases/
+PORTVERSION= 0.2.7
+CATEGORIES= deskutils gnome
+MASTER_SITES= http://www.beatniksoftware.com/gimmie/releases/ \
+ LOCAL/beech
MAINTAINER= pneumann@gmail.com
-COMMENT= An elegant way to think about how you use your desktop computer
+COMMENT= Gnome desktop organizer
RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus \
diff --git a/deskutils/gimmie/distinfo b/deskutils/gimmie/distinfo
index 51dd48633252..6670a283eabf 100644
--- a/deskutils/gimmie/distinfo
+++ b/deskutils/gimmie/distinfo
@@ -1,3 +1,3 @@
-MD5 (gimmie-0.2.5.tar.gz) = 06a766537eb84564e04c6aa8a1551aeb
-SHA256 (gimmie-0.2.5.tar.gz) = a4f54516f6e17853904289c01c2b23ed410b311ec3a098b1924b7827d44d1004
-SIZE (gimmie-0.2.5.tar.gz) = 612883
+MD5 (gimmie-0.2.7.tar.gz) = 8347cc68f9150a1332fd9fe54eaef131
+SHA256 (gimmie-0.2.7.tar.gz) = 0b1751cba9734e052fec200486df832c4df88b2205110843e1b2558df1823d59
+SIZE (gimmie-0.2.7.tar.gz) = 628820
diff --git a/deskutils/gimmie/files/patch-gimmie-gimmie_util.py b/deskutils/gimmie/files/patch-gimmie-gimmie_util.py
index 43290144f2a6..d26c14dcf261 100644
--- a/deskutils/gimmie/files/patch-gimmie-gimmie_util.py
+++ b/deskutils/gimmie/files/patch-gimmie-gimmie_util.py
@@ -1,6 +1,16 @@
---- gimmie/gimmie_util.py.orig Tue Feb 6 19:54:52 2007
-+++ gimmie/gimmie_util.py Tue Feb 6 19:55:07 2007
-@@ -625,7 +625,6 @@
+--- gimmie/gimmie_util.py.orig Fri Jun 8 05:55:28 2007
++++ gimmie/gimmie_util.py Sat Jun 9 17:21:25 2007
+@@ -57,7 +57,8 @@
+ monitor_type = gnomevfs.MONITOR_DIRECTORY
+ else:
+ monitor_type = gnomevfs.MONITOR_FILE
+- self.monitor = gnomevfs.monitor_add(self.path, monitor_type, self._queue_event)
++ if os.path.exists(self.path):
++ self.monitor = gnomevfs.monitor_add(self.path, monitor_type, self._queue_event)
+
+ def _clear_timeout(self, info_uri):
+ try:
+@@ -736,7 +737,6 @@
DEFAULT_BOOKMARKS = [
("firefox.desktop", "application/x-desktop", "gimmie.gimmie_applications.DesktopFileItem"),
("nautilus.desktop", "application/x-desktop", "gimmie.gimmie_applications.DesktopFileItem"),
diff --git a/deskutils/gimmie/pkg-plist b/deskutils/gimmie/pkg-plist
index 1daaa4756ad9..188ba263ac8e 100644
--- a/deskutils/gimmie/pkg-plist
+++ b/deskutils/gimmie/pkg-plist
@@ -26,9 +26,6 @@ libdata/bonobo/servers/GNOME_GimmieApplet.server
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_base.py
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_base.pyc
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_base.pyo
-%%PYTHON_SITELIBDIR%%/gimmie/gimmie_browser.py
-%%PYTHON_SITELIBDIR%%/gimmie/gimmie_browser.pyc
-%%PYTHON_SITELIBDIR%%/gimmie/gimmie_browser.pyo
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_computer.py
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_computer.pyc
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_computer.pyo
@@ -56,6 +53,9 @@ libdata/bonobo/servers/GNOME_GimmieApplet.server
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_people.py
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_people.pyc
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_people.pyo
+%%PYTHON_SITELIBDIR%%/gimmie/gimmie_pidgin.py
+%%PYTHON_SITELIBDIR%%/gimmie/gimmie_pidgin.pyc
+%%PYTHON_SITELIBDIR%%/gimmie/gimmie_pidgin.pyo
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_prefs.py
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_prefs.pyc
%%PYTHON_SITELIBDIR%%/gimmie/gimmie_prefs.pyo
@@ -107,6 +107,7 @@ libexec/gimmie_applet
%%NLS%%share/locale/en_GB/LC_MESSAGES/gimmie.mo
%%NLS%%share/locale/es/LC_MESSAGES/gimmie.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gimmie.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/gimmie.mo
%%NLS%%share/locale/gl/LC_MESSAGES/gimmie.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gimmie.mo
%%NLS%%share/locale/mk/LC_MESSAGES/gimmie.mo