summaryrefslogtreecommitdiff
path: root/editors/tomboy
diff options
context:
space:
mode:
authorobache <obache>2010-11-30 03:44:35 +0000
committerobache <obache>2010-11-30 03:44:35 +0000
commitf0c09def89509d677af8ae0eff964a3e07d9ffa0 (patch)
tree6522ed0b33021e730a693cce5cf2fe2459ab8755 /editors/tomboy
parent4ba642567a50bba8636ed886d68ee6abcd34c2a4 (diff)
downloadpkgsrc-f0c09def89509d677af8ae0eff964a3e07d9ffa0.tar.gz
Update tomboy to 1.2.1, Gnome-2.30.2.
Version 1.2.1 * Fix bullet list indentation when printing (LP#516494, Owen Williams) * Add timestamp to logger messages, useful for watching autosync output, etc * Other fixes: LP#556628 * Translation updates: ca@valencia, el, et, nl, th Version 1.2.0 * Handle new application/x-note mimetype (#611865, Olivier Le Thanh Duong) * Add a text/path-list target when drag-and-dropping from Search window, allowing basic note transfer via Empathy (#611858, Olivier Le Thanh Duong) * Allow icon themes to customize the panel/tray icon separately (#612887) * Fix icon embedding in Mac build (#612893) * Fix errors when using GTK+ >= 2.19.7 * Translation updates: bn, da, el, eu, fi, gl, it, ko, nb, lt, pa, pt, ru, sv, uk Version 1.1.4 * Autosync improvements: - Enable the preference in the UI - Try to only sync when idle (to avoid interrupting your writing) - Do not attempt to sync when the server is unavailable - Fix focus/cursor issues that were occurring after autosync * Other fixes: #611564, #611801 * Translation updates: bg, cs, de, en_GB, el, es, et, eu, fr, gl, hu, it, lv, pl, pt_BR, ro, ru, sl, sv, ta Version 1.1.3 * Translation updates: de, es, et, eu, gl, nb, pt_BR, ro, sl, ta, zh_HK, zh_TW Version 1.1.2 * Experimental automatic background synchronization support (#562097) See the bug report for information about enabling and testing this new feature * Allow user to decide if links are updated when renaming a note (#574485) * Fix crashers related to new Jump List feature (#608779, #608940, Stefan Cosma) * Translation updates: de, th Version 1.1.1 * Awesome new Jump List support on Windows 7 (#587330, Stefan Cosma) * Copy rich text from notes to apps like Evolution and OpenOffice.org Writer. Feature requires gtk-sharp 2.12.10 (#431014, Gabriel Burt) * Rearrange Tomboy startup so icon appears within 0.5-1.0 seconds * Prevent crash when entering empty notebook name (#602483, Greg Poirier) * Other fixes: #594662, #592985, #541663 * New translations: ast, en@shaw * Translation updates: bg, bn, es, et, eu, he, it, nb, sl, sv, uk, zh_CN Version 1.1.0 * Add support for Ubuntu One and others using OAuth 1.0a (#594046, Rodrigo Moya) * Fix printing in Windows Vista and Windows 7 (#576554) * Various Windows bug fixes (#585297, #601067, #599688, Stefan Cosma) * Add CreateNamedNoteWithUri method to dbus interface (#580525, Matt Jones) * Add dbus methods for working with notebooks (#576329, Clemens Buss) * Always show icons for note items in recent notes menu (#590653) * Add Sync menu item to panel applet (#597569) * Stop cutting off message text in the Sync dialog (#553615) * Other fixes: #596416, #596395, #597139 * Translation updates: ca, id, it, lv, nb, pl, ro, sl
Diffstat (limited to 'editors/tomboy')
-rw-r--r--editors/tomboy/Makefile11
-rw-r--r--editors/tomboy/PLIST48
-rw-r--r--editors/tomboy/distinfo8
3 files changed, 58 insertions, 9 deletions
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 4581405d130..1dad79f35de 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2010/11/19 06:17:56 obache Exp $
+# $NetBSD: Makefile,v 1.22 2010/11/30 03:44:35 obache Exp $
#
-DISTNAME= tomboy-1.0.1
-PKGREVISION= 6
+DISTNAME= tomboy-1.2.1
CATEGORIES= editors misc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.0/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://www.gnome.org/projects/tomboy
@@ -21,6 +20,9 @@ GCONF_SCHEMAS= tomboy.schemas
PKGCONFIG_OVERRIDE+= data/tomboy-addins.pc.in
+# until update to 1.4.x [GNOME-2.32]
+BUILDLINK_TRANSFORM+= rm:-DGDK_DISABLE_DEPRECATED
+
.include "../../devel/GConf/schemas.mk"
BUILDLINK_API_DEPENDS.mono-addins+= mono-addins>=0.3.1
.include "../../devel/mono-addins/buildlink3.mk"
@@ -44,4 +46,5 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.14.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/tomboy/PLIST b/editors/tomboy/PLIST
index febd5ea6340..eca2ef05e63 100644
--- a/editors/tomboy/PLIST
+++ b/editors/tomboy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/11/17 17:04:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2010/11/30 03:44:36 obache Exp $
bin/tomboy
bin/tomboy-panel
lib/bonobo/servers/GNOME_TomboyApplet.server
@@ -230,6 +230,25 @@ share/gnome/help/tomboy/it/figures/tomboy-preferences-synchronization.png
share/gnome/help/tomboy/it/figures/tomboy-tools.png
share/gnome/help/tomboy/it/legal.xml
share/gnome/help/tomboy/it/tomboy.xml
+share/gnome/help/tomboy/lt/figures/add-notebook-search.png
+share/gnome/help/tomboy/lt/figures/add-to-notebook.png
+share/gnome/help/tomboy/lt/figures/delete-notebook.png
+share/gnome/help/tomboy/lt/figures/move-notes-search.png
+share/gnome/help/tomboy/lt/figures/new-notebook.png
+share/gnome/help/tomboy/lt/figures/note-template.png
+share/gnome/help/tomboy/lt/figures/notebook-icon.png
+share/gnome/help/tomboy/lt/figures/tomboy-main-menu.png
+share/gnome/help/tomboy/lt/figures/tomboy-new-note.png
+share/gnome/help/tomboy/lt/figures/tomboy-panel.png
+share/gnome/help/tomboy/lt/figures/tomboy-pindown.png
+share/gnome/help/tomboy/lt/figures/tomboy-pinup.png
+share/gnome/help/tomboy/lt/figures/tomboy-preferences-add-ins.png
+share/gnome/help/tomboy/lt/figures/tomboy-preferences-editing.png
+share/gnome/help/tomboy/lt/figures/tomboy-preferences-hotkeys.png
+share/gnome/help/tomboy/lt/figures/tomboy-preferences-synchronization.png
+share/gnome/help/tomboy/lt/figures/tomboy-tools.png
+share/gnome/help/tomboy/lt/legal.xml
+share/gnome/help/tomboy/lt/tomboy.xml
share/gnome/help/tomboy/oc/figures/add-notebook-search.png
share/gnome/help/tomboy/oc/figures/add-to-notebook.png
share/gnome/help/tomboy/oc/figures/delete-notebook.png
@@ -363,14 +382,37 @@ share/gnome/help/tomboy/vi/figures/tomboy-preferences-synchronization.png
share/gnome/help/tomboy/vi/figures/tomboy-tools.png
share/gnome/help/tomboy/vi/legal.xml
share/gnome/help/tomboy/vi/tomboy.xml
+share/gnome/help/tomboy/zh_CN/figures/add-notebook-search.png
+share/gnome/help/tomboy/zh_CN/figures/add-to-notebook.png
+share/gnome/help/tomboy/zh_CN/figures/delete-notebook.png
+share/gnome/help/tomboy/zh_CN/figures/move-notes-search.png
+share/gnome/help/tomboy/zh_CN/figures/new-notebook.png
+share/gnome/help/tomboy/zh_CN/figures/note-template.png
+share/gnome/help/tomboy/zh_CN/figures/notebook-icon.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-main-menu.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-new-note.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-panel.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-pindown.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-pinup.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-preferences-add-ins.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-preferences-editing.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-preferences-hotkeys.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-preferences-synchronization.png
+share/gnome/help/tomboy/zh_CN/figures/tomboy-tools.png
+share/gnome/help/tomboy/zh_CN/legal.xml
+share/gnome/help/tomboy/zh_CN/tomboy.xml
share/icons/hicolor/16x16/apps/tomboy.png
+share/icons/hicolor/16x16/mimetypes/application-x-note.png
share/icons/hicolor/22x22/apps/tomboy.png
+share/icons/hicolor/22x22/mimetypes/application-x-note.png
share/icons/hicolor/24x24/apps/tomboy.png
share/icons/hicolor/32x32/apps/tomboy.png
share/icons/hicolor/48x48/apps/tomboy.png
+share/icons/hicolor/48x48/mimetypes/application-x-note.png
share/icons/hicolor/scalable/apps/tomboy.svg
share/locale/ar/LC_MESSAGES/tomboy.mo
share/locale/as/LC_MESSAGES/tomboy.mo
+share/locale/ast/LC_MESSAGES/tomboy.mo
share/locale/be/LC_MESSAGES/tomboy.mo
share/locale/be@latin/LC_MESSAGES/tomboy.mo
share/locale/bg/LC_MESSAGES/tomboy.mo
@@ -384,6 +426,7 @@ share/locale/da/LC_MESSAGES/tomboy.mo
share/locale/de/LC_MESSAGES/tomboy.mo
share/locale/dz/LC_MESSAGES/tomboy.mo
share/locale/el/LC_MESSAGES/tomboy.mo
+share/locale/en@shaw/LC_MESSAGES/tomboy.mo
share/locale/en_CA/LC_MESSAGES/tomboy.mo
share/locale/en_GB/LC_MESSAGES/tomboy.mo
share/locale/es/LC_MESSAGES/tomboy.mo
@@ -439,6 +482,7 @@ share/locale/vi/LC_MESSAGES/tomboy.mo
share/locale/zh_CN/LC_MESSAGES/tomboy.mo
share/locale/zh_HK/LC_MESSAGES/tomboy.mo
share/locale/zh_TW/LC_MESSAGES/tomboy.mo
+share/mime/packages/tomboy.xml
share/omf/tomboy/tomboy-C.omf
share/omf/tomboy/tomboy-ca.omf
share/omf/tomboy/tomboy-cs.omf
@@ -449,6 +493,7 @@ share/omf/tomboy/tomboy-es.omf
share/omf/tomboy/tomboy-eu.omf
share/omf/tomboy/tomboy-fr.omf
share/omf/tomboy/tomboy-it.omf
+share/omf/tomboy/tomboy-lt.omf
share/omf/tomboy/tomboy-oc.omf
share/omf/tomboy/tomboy-pl.omf
share/omf/tomboy/tomboy-pt_BR.omf
@@ -456,6 +501,7 @@ share/omf/tomboy/tomboy-ru.omf
share/omf/tomboy/tomboy-sv.omf
share/omf/tomboy/tomboy-uk.omf
share/omf/tomboy/tomboy-vi.omf
+share/omf/tomboy/tomboy-zh_CN.omf
share/tomboy/icons/hicolor/16x16/actions/note-new.png
share/tomboy/icons/hicolor/16x16/actions/notebook-new.png
share/tomboy/icons/hicolor/16x16/places/note.png
diff --git a/editors/tomboy/distinfo b/editors/tomboy/distinfo
index 1e9c6869f9a..5a3128c92bd 100644
--- a/editors/tomboy/distinfo
+++ b/editors/tomboy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/12/02 09:29:21 wiz Exp $
+$NetBSD: distinfo,v 1.7 2010/11/30 03:44:36 obache Exp $
-SHA1 (tomboy-1.0.1.tar.gz) = 7401ab91758866c8d906622cde2977f2815b98a9
-RMD160 (tomboy-1.0.1.tar.gz) = 8a1383978e35a8c32795104dd1d7d987aa4fb976
-Size (tomboy-1.0.1.tar.gz) = 7517894 bytes
+SHA1 (tomboy-1.2.1.tar.gz) = 98e01ad670a3aa2c264319a5e36daa0ea4036891
+RMD160 (tomboy-1.2.1.tar.gz) = fa2e16b6e3e175e98756005853de8b6cc0ffcf25
+Size (tomboy-1.2.1.tar.gz) = 7695607 bytes