summaryrefslogtreecommitdiffstats
path: root/palm/synce-trayicon
diff options
context:
space:
mode:
Diffstat (limited to 'palm/synce-trayicon')
-rw-r--r--palm/synce-trayicon/Makefile29
-rw-r--r--palm/synce-trayicon/distinfo3
-rw-r--r--palm/synce-trayicon/pkg-descr5
-rw-r--r--palm/synce-trayicon/pkg-plist8
4 files changed, 45 insertions, 0 deletions
diff --git a/palm/synce-trayicon/Makefile b/palm/synce-trayicon/Makefile
new file mode 100644
index 000000000..b2e9f95bc
--- /dev/null
+++ b/palm/synce-trayicon/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: synce-trayicon
+# Date created: 28 August 2003
+# Whom: Sam Lawrance <boris@brooknet.com.au>
+#
+# $FreeBSD: ports/palm/synce-trayicon/Makefile,v 1.9 2005/11/05 05:21:16 marcus Exp $
+
+PORTNAME= synce-trayicon
+PORTVERSION= 0.9.0
+PORTREVISION= 3
+CATEGORIES= palm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= synce
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= GNOME tray icon showing battery and storage status of a WinCE device
+
+BUILD_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs
+RUN_DEPENDS= ${X11BASE}/lib/gnome-vfs-2.0/modules/libsyncevfs.so:${PORTSDIR}/palm/synce-gnomevfs
+LIB_DEPENDS= gtop-2.0.0:${PORTSDIR}/devel/libgtop2
+
+USE_GNOME= libgnomeui gnometarget
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} \
+ --with-librapi2=${LOCALBASE}
+
+.include <bsd.port.mk>
diff --git a/palm/synce-trayicon/distinfo b/palm/synce-trayicon/distinfo
new file mode 100644
index 000000000..5ba7bf43f
--- /dev/null
+++ b/palm/synce-trayicon/distinfo
@@ -0,0 +1,3 @@
+MD5 (synce-trayicon-0.9.0.tar.gz) = b639e3f681d01d69e6a1c703ab4fc8e8
+SHA256 (synce-trayicon-0.9.0.tar.gz) = 1904254ff51a3be56ed8d21bc993df580f16bb01fec25a6bf35fe080dd42ed9e
+SIZE (synce-trayicon-0.9.0.tar.gz) = 375464
diff --git a/palm/synce-trayicon/pkg-descr b/palm/synce-trayicon/pkg-descr
new file mode 100644
index 000000000..2ff74c049
--- /dev/null
+++ b/palm/synce-trayicon/pkg-descr
@@ -0,0 +1,5 @@
+SynCE is a project for connecting to devices running Windows CE or Pocket PC.
+The trayicon sits in the notification area displays information about a
+connected Windows CE device such as battery charge and storage space.
+
+WWW: http://synce.sourceforge.net/
diff --git a/palm/synce-trayicon/pkg-plist b/palm/synce-trayicon/pkg-plist
new file mode 100644
index 000000000..ceeb07051
--- /dev/null
+++ b/palm/synce-trayicon/pkg-plist
@@ -0,0 +1,8 @@
+bin/synce-trayicon
+share/locale/ru/LC_MESSAGES/synce-trayicon.mo
+share/locale/sv/LC_MESSAGES/synce-trayicon.mo
+share/pixmaps/synce/synce-color-small.png
+share/pixmaps/synce/synce-gray-small.png
+share/synce/synce_trayicon_properties.glade
+@dirrm share/pixmaps/synce
+@unexec rmdir %D/share/synce 2> /dev/null || true