From a51785591637e72a65b2f55c0a2bea023291206e Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 4 Nov 2007 10:06:25 +0000 Subject: Imported gobby. Gobby is a free collaborative editor. This means that it provides you with the possibility to edit files simultaneously with other users over a network. It supports multiple documents in one session and a multi-user chat. The platforms on which you could use Gobby are so far Microsoft Windows, Linux, Mac OS X and other Unix-like ones. Developed with the Gtk+ toolkit it integrates nicely into the GNOME desktop environment if you want it to. --- editors/gobby/DESCR | 7 +++++++ editors/gobby/Makefile | 28 ++++++++++++++++++++++++++++ editors/gobby/PLIST | 16 ++++++++++++++++ editors/gobby/distinfo | 5 +++++ 4 files changed, 56 insertions(+) create mode 100644 editors/gobby/DESCR create mode 100644 editors/gobby/Makefile create mode 100644 editors/gobby/PLIST create mode 100644 editors/gobby/distinfo (limited to 'editors/gobby') diff --git a/editors/gobby/DESCR b/editors/gobby/DESCR new file mode 100644 index 00000000000..4586b2a313a --- /dev/null +++ b/editors/gobby/DESCR @@ -0,0 +1,7 @@ +Gobby is a free collaborative editor. This means that it provides you +with the possibility to edit files simultaneously with other users over +a network. It supports multiple documents in one session and a +multi-user chat. The platforms on which you could use Gobby are so far +Microsoft Windows, Linux, Mac OS X and other Unix-like ones. Developed +with the Gtk+ toolkit it integrates nicely into the GNOME desktop +environment if you want it to. diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile new file mode 100644 index 00000000000..de9a3a5004c --- /dev/null +++ b/editors/gobby/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/11/04 10:06:25 rillig Exp $ +# + +DISTNAME= gobby-0.4.5 +CATEGORIES= editors +MASTER_SITES= http://releases.0x539.de/gobby/ + +MAINTAINER= rillig@NetBSD.org +HOMEPAGE= http://gobby.0x539.de/ +COMMENT= Collaborative Editor + +GNU_CONFIGURE= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_TOOLS= pkg-config + +.include "../../devel/glib2/buildlink3.mk" +.include "../../devel/glibmm/buildlink3.mk" +.include "../../devel/libsigc++/buildlink3.mk" +.include "../../editors/obby/buildlink3.mk" +.include "../../net/howl/buildlink3.mk" +.include "../../net/net6/buildlink3.mk" +.include "../../security/gnutls/buildlink3.mk" +.include "../../textproc/libxml++/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../x11/gtkmm/buildlink3.mk" +.include "../../x11/gtksourceview/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/editors/gobby/PLIST b/editors/gobby/PLIST new file mode 100644 index 00000000000..97e7846c423 --- /dev/null +++ b/editors/gobby/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/04 10:06:25 rillig Exp $ +bin/gobby +man/man1/gobby.1 +share/locale/ca/LC_MESSAGES/gobby.mo +share/locale/de/LC_MESSAGES/gobby.mo +share/locale/es/LC_MESSAGES/gobby.mo +share/locale/fr/LC_MESSAGES/gobby.mo +share/locale/it/LC_MESSAGES/gobby.mo +share/locale/pt/LC_MESSAGES/gobby.mo +share/locale/ru/LC_MESSAGES/gobby.mo +share/locale/sv/LC_MESSAGES/gobby.mo +share/locale/zh_CN/LC_MESSAGES/gobby.mo +share/pixmaps/gobby.png +share/pixmaps/gobby/chat.png +share/pixmaps/gobby/doclist.png +share/pixmaps/gobby/userlist.png diff --git a/editors/gobby/distinfo b/editors/gobby/distinfo new file mode 100644 index 00000000000..fc6b1422152 --- /dev/null +++ b/editors/gobby/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/11/04 10:06:25 rillig Exp $ + +SHA1 (gobby-0.4.5.tar.gz) = 9f7a66d89c2f33b13a01a9dbb73a7fe35c5bf646 +RMD160 (gobby-0.4.5.tar.gz) = 63e7158539be941f53391e399a518b7db429d135 +Size (gobby-0.4.5.tar.gz) = 356399 bytes -- cgit v1.2.3