diff options
author | adam <adam@pkgsrc.org> | 2005-07-22 21:45:07 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-07-22 21:45:07 +0000 |
commit | 2fe4fcaf47bd438410ad05b932fee5c59136bb4a (patch) | |
tree | 5bfc5e530570065f3a5b152d25ad5d9dfdeeaaf8 /sysutils | |
parent | fe26d780812c660f865b3ec3904cca53cf235a9b (diff) | |
download | pkgsrc-2fe4fcaf47bd438410ad05b932fee5c59136bb4a.tar.gz |
Changes 2.10.0:
* Increased version for GNOME 2.10 release version.
Changes 2.8.0:
* Increased version for GNOME 2.8 release version.
Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.
Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-vfsmm/DESCR | 4 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/Makefile | 22 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/PLIST | 54 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/buildlink3.mk | 21 | ||||
-rw-r--r-- | sysutils/gnome-vfsmm/distinfo | 5 |
5 files changed, 106 insertions, 0 deletions
diff --git a/sysutils/gnome-vfsmm/DESCR b/sysutils/gnome-vfsmm/DESCR new file mode 100644 index 00000000000..d8b0cad09a5 --- /dev/null +++ b/sysutils/gnome-vfsmm/DESCR @@ -0,0 +1,4 @@ +gtkmm (previously known as Gtk--) is the official C++ interface for the +popular GUI library GTK+. Highlights include typesafe callbacks, widgets +extensible via inheritance and a comprehensive set of widget classes that +can be freely combined to quickly create complex user interfaces. diff --git a/sysutils/gnome-vfsmm/Makefile b/sysutils/gnome-vfsmm/Makefile new file mode 100644 index 00000000000..3ca827e8e14 --- /dev/null +++ b/sysutils/gnome-vfsmm/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/07/22 21:47:36 adam Exp $ + +DISTNAME= gnome-vfsmm-2.10.0 +CATEGORIES= sysutils +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.10/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= adam@NetBSD.org +HOMEPAGE= http://gtkmm.sourceforge.net/ +COMMENT= C++ bindings for gnome-vfs + +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake +PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgnomevfs/gnome-vfsmm-2.6.pc.in +GNU_CONFIGURE= yes + +.include "../../devel/glibmm/buildlink3.mk" +.include "../../devel/pkg-config/buildlink3.mk" +.include "../../sysutils/gnome-vfs2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gnome-vfsmm/PLIST b/sysutils/gnome-vfsmm/PLIST new file mode 100644 index 00000000000..46e8c55df3c --- /dev/null +++ b/sysutils/gnome-vfsmm/PLIST @@ -0,0 +1,54 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/22 21:47:36 adam 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-handle.h +include/gnome-vfsmm-2.6/libgnomevfsmm/async.h +include/gnome-vfsmm-2.6/libgnomevfsmm/directory-handle.h +include/gnome-vfsmm-2.6/libgnomevfsmm/dns-sd.h +include/gnome-vfsmm-2.6/libgnomevfsmm/drive.h +include/gnome-vfsmm-2.6/libgnomevfsmm/enums.h +include/gnome-vfsmm-2.6/libgnomevfsmm/exception.h +include/gnome-vfsmm-2.6/libgnomevfsmm/file-info.h +include/gnome-vfsmm-2.6/libgnomevfsmm/handle.h +include/gnome-vfsmm-2.6/libgnomevfsmm/init.h +include/gnome-vfsmm-2.6/libgnomevfsmm/mime-action.h +include/gnome-vfsmm-2.6/libgnomevfsmm/mime-application.h +include/gnome-vfsmm-2.6/libgnomevfsmm/mime-handlers.h +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_p.h +include/gnome-vfsmm-2.6/libgnomevfsmm/private/drive_p.h +include/gnome-vfsmm-2.6/libgnomevfsmm/private/enums_p.h +include/gnome-vfsmm-2.6/libgnomevfsmm/private/file-info_p.h +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_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-progress.h +include/gnome-vfsmm-2.6/libgnomevfsmm/transfer.h +include/gnome-vfsmm-2.6/libgnomevfsmm/types.h +include/gnome-vfsmm-2.6/libgnomevfsmm/uri.h +include/gnome-vfsmm-2.6/libgnomevfsmm/utils.h +include/gnome-vfsmm-2.6/libgnomevfsmm/volume-monitor.h +include/gnome-vfsmm-2.6/libgnomevfsmm/volume.h +include/gnome-vfsmm-2.6/libgnomevfsmm/wrap_init.h +lib/gnome-vfsmm-2.6/include/libgnomevfsmmconfig.h +lib/gnome-vfsmm-2.6/proc/m4/convert.m4 +lib/gnome-vfsmm-2.6/proc/m4/convert_gnome_vfsmm.m4 +lib/libgnomevfsmm-2.6.la +lib/pkgconfig/gnome-vfsmm-2.6.pc +@dirrm lib/gnome-vfsmm-2.6/proc/m4 +@dirrm lib/gnome-vfsmm-2.6/proc +@dirrm lib/gnome-vfsmm-2.6/include +@dirrm lib/gnome-vfsmm-2.6 +@dirrm include/gnome-vfsmm-2.6/libgnomevfsmm/private +@dirrm include/gnome-vfsmm-2.6/libgnomevfsmm +@dirrm include/gnome-vfsmm-2.6 diff --git a/sysutils/gnome-vfsmm/buildlink3.mk b/sysutils/gnome-vfsmm/buildlink3.mk new file mode 100644 index 00000000000..a1372fe1f30 --- /dev/null +++ b/sysutils/gnome-vfsmm/buildlink3.mk @@ -0,0 +1,21 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/07/22 21:47:36 adam Exp $ + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ +GNOME_VFSMM_BUILDLINK3_MK:= ${GNOME_VFSMM_BUILDLINK3_MK}+ + +.if !empty(BUILDLINK_DEPTH:M+) +BUILDLINK_DEPENDS+= gnome-vfsmm +.endif + +BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-vfsmm} +BUILDLINK_PACKAGES+= gnome-vfsmm + +.if !empty(GNOME_VFSMM_BUILDLINK3_MK:M+) +BUILDLINK_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.10.0 +BUILDLINK_PKGSRCDIR.gnome-vfsmm?= ../../sysutils/gnome-vfsmm +.endif # GNOME_VFSMM_BUILDLINK3_MK + +.include "../../devel/glibmm/buildlink3.mk" +.include "../../sysutils/gnome-vfs2/buildlink3.mk" + +BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/sysutils/gnome-vfsmm/distinfo b/sysutils/gnome-vfsmm/distinfo new file mode 100644 index 00000000000..fa89bbc1e63 --- /dev/null +++ b/sysutils/gnome-vfsmm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/07/22 21:47:36 adam Exp $ + +SHA1 (gnome-vfsmm-2.10.0.tar.bz2) = 3773f698a29af097b2aad754fa2dc0ef887d7e2a +RMD160 (gnome-vfsmm-2.10.0.tar.bz2) = a00061c2ba13ce45684c8aa31c74efcc73a1ecbd +Size (gnome-vfsmm-2.10.0.tar.bz2) = 317394 bytes |