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 )
This commit is contained in:
parent
986f646a5a
commit
986071c0bd
3 changed files with 16 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue