diff options
author | wiz <wiz> | 2008-04-26 01:07:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-04-26 01:07:15 +0000 |
commit | a113a3c0c1836d92514224329761dd3e4896a35e (patch) | |
tree | 3fc6d03ded89e4dda7722ad6abbbbfe8e8e71177 | |
parent | 9593afce590e4fa979c7dc9a098347cfa6e2c7a2 (diff) | |
download | pkgsrc-a113a3c0c1836d92514224329761dd3e4896a35e.tar.gz |
Update to 2.22.0:
2.22.0:
* Note that we now recommend that you use giomm (in glibmm) instead of
gnome-vfsmm.
2.21.1:
* ResultType enum: Deprecate the existing enum values,
and add new ones that begin with ERR_ instead of ERROR_,
to avoid conflicts on Windows.
Volume: Remove eject(), mount(), unmount() and connect_to_server()
when building on Windows, because gnome-vfs does not implement them.
(Armin Burgmeier, #494360)
* Fixed build when exceptions are disabled.
(Armin Burgmeier)
* New Async transfer API, deprecating the old one.
The Transfer and Async namespaces are deprecated now, and replaced
by Transfer2 and Async2.
The new SlotTransfer now allows you to return the various
XFER_ERROR/OVERWRITE_ACTION values.
However, this is still unpleasant and we hope that all of gnome-vfs
will soon be deprecated by gio and gvfs in the new glib.
(Marko Anastasov )
-rw-r--r-- | sysutils/gnome-vfsmm/Makefile | 9 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/PLIST | 8 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/distinfo | 8 |
3 files changed, 16 insertions, 9 deletions
diff --git a/sysutils/gnome-vfsmm/Makefile b/sysutils/gnome-vfsmm/Makefile index e96e5f85855..35b104ffa6b 100644 --- a/sysutils/gnome-vfsmm/Makefile +++ b/sysutils/gnome-vfsmm/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.17 2008/03/06 14:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2008/04/26 01:07:15 wiz Exp $ -DISTNAME= gnome-vfsmm-2.20.0 -PKGREVISION= 1 +DISTNAME= gnome-vfsmm-2.22.0 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.20/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.22/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= adam@NetBSD.org HOMEPAGE= http://gtkmm.sourceforge.net/ COMMENT= C++ bindings for gnome-vfs +BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen + USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/sysutils/gnome-vfsmm/PLIST b/sysutils/gnome-vfsmm/PLIST index 46e8c55df3c..abd6f3213d2 100644 --- a/sysutils/gnome-vfsmm/PLIST +++ b/sysutils/gnome-vfsmm/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/22 21:47:36 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/04/26 01:07:15 wiz Exp $ include/gnome-vfsmm-2.6/libgnomevfsmm.h include/gnome-vfsmm-2.6/libgnomevfsmm/address.h include/gnome-vfsmm-2.6/libgnomevfsmm/application-registry.h +include/gnome-vfsmm-2.6/libgnomevfsmm/async-2.h +include/gnome-vfsmm-2.6/libgnomevfsmm/async-handle-2.h include/gnome-vfsmm-2.6/libgnomevfsmm/async-handle.h include/gnome-vfsmm-2.6/libgnomevfsmm/async.h include/gnome-vfsmm-2.6/libgnomevfsmm/directory-handle.h @@ -19,6 +21,7 @@ include/gnome-vfsmm-2.6/libgnomevfsmm/mime-monitor.h include/gnome-vfsmm-2.6/libgnomevfsmm/monitor-handle.h include/gnome-vfsmm-2.6/libgnomevfsmm/private.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/address_p.h +include/gnome-vfsmm-2.6/libgnomevfsmm/private/async-handle-2_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/async-handle_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/drive_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/enums_p.h @@ -27,11 +30,14 @@ include/gnome-vfsmm-2.6/libgnomevfsmm/private/mime-action_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/mime-application_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/mime-monitor_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/resolve-handle_p.h +include/gnome-vfsmm-2.6/libgnomevfsmm/private/transfer-progress-2_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/transfer-progress_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/uri_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/volume-monitor_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/private/volume_p.h include/gnome-vfsmm-2.6/libgnomevfsmm/resolve-handle.h +include/gnome-vfsmm-2.6/libgnomevfsmm/transfer-2.h +include/gnome-vfsmm-2.6/libgnomevfsmm/transfer-progress-2.h include/gnome-vfsmm-2.6/libgnomevfsmm/transfer-progress.h include/gnome-vfsmm-2.6/libgnomevfsmm/transfer.h include/gnome-vfsmm-2.6/libgnomevfsmm/types.h diff --git a/sysutils/gnome-vfsmm/distinfo b/sysutils/gnome-vfsmm/distinfo index 330cf1c4087..e6ddb1bc3b9 100644 --- a/sysutils/gnome-vfsmm/distinfo +++ b/sysutils/gnome-vfsmm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2007/10/13 17:44:12 adam Exp $ +$NetBSD: distinfo,v 1.8 2008/04/26 01:07:15 wiz Exp $ -SHA1 (gnome-vfsmm-2.20.0.tar.bz2) = 8b49b8299c03be5bf0fce16bfa4cc63d78b26d4c -RMD160 (gnome-vfsmm-2.20.0.tar.bz2) = 4231975d9ff3b957c0b0f7fbaa8a427eafb6fbf2 -Size (gnome-vfsmm-2.20.0.tar.bz2) = 344213 bytes +SHA1 (gnome-vfsmm-2.22.0.tar.bz2) = cd739e1b2b68af080089b52bcfffd3e96b35d6e9 +RMD160 (gnome-vfsmm-2.22.0.tar.bz2) = 185d9337f756b29585759a92da7a1c617799ac45 +Size (gnome-vfsmm-2.22.0.tar.bz2) = 354127 bytes |