pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/gobby Imported gobby.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cc8419ec745
branches:  trunk
changeset: 534957:8cc8419ec745
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 04 10:06:25 2007 +0000

description:
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.

diffstat:

 editors/gobby/DESCR    |   7 +++++++
 editors/gobby/Makefile |  28 ++++++++++++++++++++++++++++
 editors/gobby/PLIST    |  16 ++++++++++++++++
 editors/gobby/distinfo |   5 +++++
 4 files changed, 56 insertions(+), 0 deletions(-)

diffs (72 lines):

diff -r bc5a5aaccaef -r 8cc8419ec745 editors/gobby/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/gobby/DESCR       Sun Nov 04 10:06:25 2007 +0000
@@ -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 -r bc5a5aaccaef -r 8cc8419ec745 editors/gobby/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/gobby/Makefile    Sun Nov 04 10:06:25 2007 +0000
@@ -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@localhost
+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 -r bc5a5aaccaef -r 8cc8419ec745 editors/gobby/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/gobby/PLIST       Sun Nov 04 10:06:25 2007 +0000
@@ -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 -r bc5a5aaccaef -r 8cc8419ec745 editors/gobby/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/gobby/distinfo    Sun Nov 04 10:06:25 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index