summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-01-11 02:56:25 +0000
committerrh <rh@pkgsrc.org>2003-01-11 02:56:25 +0000
commitfbde066785dba1fa8b543fc240a4e0a80dc6efe9 (patch)
treefc3420c27ed706a15a438a304fb3e7fe34fc28d4 /comms
parentc870cd37128d8223bb5d2cb39980954a0fee48d6 (diff)
downloadpkgsrc-fbde066785dba1fa8b543fc240a4e0a80dc6efe9.tar.gz
Initial import of gnome-pilot-0.1.71, Palm Pilot synchronisation for GNOME.
Diffstat (limited to 'comms')
-rw-r--r--comms/gnome-pilot/DESCR6
-rw-r--r--comms/gnome-pilot/Makefile31
-rw-r--r--comms/gnome-pilot/PLIST96
-rw-r--r--comms/gnome-pilot/buildlink2.mk37
-rw-r--r--comms/gnome-pilot/distinfo4
5 files changed, 174 insertions, 0 deletions
diff --git a/comms/gnome-pilot/DESCR b/comms/gnome-pilot/DESCR
new file mode 100644
index 00000000000..dc6bb1761c6
--- /dev/null
+++ b/comms/gnome-pilot/DESCR
@@ -0,0 +1,6 @@
+Gnome-Pilot is a package with a daemon (gpilotd) that monitor for
+pilot connects on one or more devices (cradles/XCopilots/xxx). It has
+a conduit system, and is accompanied by a few conduits, basically for
+installing files and backing up db's from the pilot.
+
+A few more interesting conduits exist, eg. the email conduit.
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
new file mode 100644
index 00000000000..20ab22fcab3
--- /dev/null
+++ b/comms/gnome-pilot/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $
+#
+
+DISTNAME= gnome-pilot-0.1.71
+CATEGORIES= comms gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Palm Pilot synchronisation for GNOME
+
+DEPENDS+= gob-[0-9]*:../../devel/gob
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_BUILDLINK2= YES
+USE_LIBINTL= YES
+USE_LIBTOOL= YES
+USE_PERL5= build
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
+
+.include "../../comms/pilot-link-libs/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/libglade/buildlink2.mk"
+.include "../../textproc/libxml/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/comms/gnome-pilot/PLIST b/comms/gnome-pilot/PLIST
new file mode 100644
index 00000000000..2ba9c9d86a2
--- /dev/null
+++ b/comms/gnome-pilot/PLIST
@@ -0,0 +1,96 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $
+bin/gnome-pilot-make-password
+bin/gpilot-applet
+bin/gpilot-install-file
+bin/gpilotd
+bin/gpilotd-control-applet
+bin/gpilotd-session-wrapper
+etc/CORBA/servers/gpilot-applet.gnorba
+etc/CORBA/servers/gpilotd.gnorba
+include/gpilotd/gnome-pilot-client.h
+include/gpilotd/gnome-pilot-conduit-backup.h
+include/gpilotd/gnome-pilot-conduit-file.h
+include/gpilotd/gnome-pilot-conduit-standard-abs.h
+include/gpilotd/gnome-pilot-conduit-standard.h
+include/gpilotd/gnome-pilot-conduit-sync-abs.h
+include/gpilotd/gnome-pilot-conduit.h
+include/gpilotd/gnome-pilot-dbinfo.h
+include/gpilotd/gnome-pilot-structures.h
+include/gpilotd/gnome-pilot.h
+include/libgpilotdCM/gnome-pilot-conduit-config.h
+include/libgpilotdCM/gnome-pilot-conduit-management.h
+lib/gnome-pilot/conduits/libbackup_conduit.a
+lib/gnome-pilot/conduits/libbackup_conduit.la
+lib/gnome-pilot/conduits/libbackup_conduit.so
+lib/gnome-pilot/conduits/libfile_conduit.a
+lib/gnome-pilot/conduits/libfile_conduit.la
+lib/gnome-pilot/conduits/libfile_conduit.so
+lib/gnome-pilot/conduits/libtest_conduit.a
+lib/gnome-pilot/conduits/libtest_conduit.la
+lib/gnome-pilot/conduits/libtest_conduit.so
+lib/gpilotConf.sh
+lib/libgpilotd.a
+lib/libgpilotd.la
+lib/libgpilotd.so
+lib/libgpilotd.so.1
+lib/libgpilotd.so.1.0
+lib/libgpilotdcm.a
+lib/libgpilotdcm.la
+lib/libgpilotdcm.so
+lib/libgpilotdcm.so.1
+lib/libgpilotdcm.so.1.0
+lib/libgpilotdconduit.a
+lib/libgpilotdconduit.la
+lib/libgpilotdconduit.so
+lib/libgpilotdconduit.so.1
+lib/libgpilotdconduit.so.1.1
+man/man1/gpilot-install-file.1
+share/applets/Utility/gpilot-applet.desktop
+share/control-center/Peripherals/gpilotd-control-applet.desktop
+share/gnome-pilot/conduits/backup.conduit
+share/gnome-pilot/conduits/file.conduit
+share/gnome-pilot/conduits/test.conduit
+share/gnome-pilot/glade/gnome-palm.png
+share/gnome-pilot/glade/gnome-pilot-watermark.png
+share/gnome-pilot/glade/gpilotd-capplet.glade
+share/gnome-pilot/glade/pilot-applet.glade
+share/gnome/apps/Settings/Peripherals/gpilotd-control-applet.desktop
+share/idl/gnome-pilot.idl
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-pilot.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo
+share/mime-info/palm.keys
+share/mime-info/palm.mime
+share/pixmaps/gnome-palm-conduit.png
+share/pixmaps/gnome-palm.png
+share/pixmaps/sync_broken.png
+share/pixmaps/sync_icon.png
+share/pixmaps/sync_paused.png
+share/pixmaps/syncing_icon.png
+@dirrm share/gnome-pilot/glade
+@dirrm share/gnome-pilot/conduits
+@dirrm share/gnome-pilot
+@dirrm lib/gnome-pilot/conduits
+@dirrm lib/gnome-pilot
+@dirrm include/libgpilotdCM
+@dirrm include/gpilotd
diff --git a/comms/gnome-pilot/buildlink2.mk b/comms/gnome-pilot/buildlink2.mk
new file mode 100644
index 00000000000..89e7ee80a4e
--- /dev/null
+++ b/comms/gnome-pilot/buildlink2.mk
@@ -0,0 +1,37 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $
+#
+# This Makefile fragment is included by packages that use gnome-pilot.
+#
+# This file was created automatically using createbuildlink 2.4.
+#
+
+.if !defined(GNOME_PILOT_BUILDLINK2_MK)
+GNOME_PILOT_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= gnome-pilot
+BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71
+BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot
+BUILDLINK_PREFIX.gnome-pilot_DEFAULT= ${X11PREFIX}
+BUILDLINK_FILES.gnome-pilot+= include/gpilotd/*.h
+BUILDLINK_FILES.gnome-pilot+= include/libgpilotdCM/*.h
+BUILDLINK_FILES.gnome-pilot+= lib/gnome-pilot/conduits/libbackup_conduit.*
+BUILDLINK_FILES.gnome-pilot+= lib/gnome-pilot/conduits/libfile_conduit.*
+BUILDLINK_FILES.gnome-pilot+= lib/gnome-pilot/conduits/libtest_conduit.*
+BUILDLINK_FILES.gnome-pilot+= lib/gpilotConf.sh
+BUILDLINK_FILES.gnome-pilot+= lib/libgpilotd.*
+BUILDLINK_FILES.gnome-pilot+= lib/libgpilotdcm.*
+BUILDLINK_FILES.gnome-pilot+= lib/libgpilotdconduit.*
+
+.include "../../comms/pilot-link-libs/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/libglade/buildlink2.mk"
+.include "../../textproc/libxml/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
+
+BUILDLINK_TARGETS+= gnome-pilot-buildlink
+
+gnome-pilot-buildlink: _BUILDLINK_USE
+
+.endif # GNOME_PILOT_BUILDLINK2_MK
diff --git a/comms/gnome-pilot/distinfo b/comms/gnome-pilot/distinfo
new file mode 100644
index 00000000000..ecae41a7a29
--- /dev/null
+++ b/comms/gnome-pilot/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $
+
+SHA1 (gnome-pilot-0.1.71.tar.bz2) = 528b3b6d053f2433c82af241ae9bd245d9fbea17
+Size (gnome-pilot-0.1.71.tar.bz2) = 679057 bytes