pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gossip Initial import of gossip 0.5. Ok'ed by wiz@



details:   https://anonhg.NetBSD.org/pkgsrc/rev/314792134da4
branches:  trunk
changeset: 460637:314792134da4
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Sep 02 07:32:04 2003 +0000

description:
Initial import of gossip 0.5. Ok'ed by wiz@

Gossip is a modern client for the Jabber Instant Messaging system.
It aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME desktop a user-friendly way of keeping
in touch with their friends.

diffstat:

 chat/gossip/DESCR    |   4 ++++
 chat/gossip/Makefile |  32 ++++++++++++++++++++++++++++++++
 chat/gossip/PLIST    |  50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 chat/gossip/distinfo |   4 ++++
 4 files changed, 90 insertions(+), 0 deletions(-)

diffs (106 lines):

diff -r 038ee0655e0a -r 314792134da4 chat/gossip/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/gossip/DESCR Tue Sep 02 07:32:04 2003 +0000
@@ -0,0 +1,4 @@
+Gossip is a modern client for the Jabber Instant Messaging system.
+It aims at making Instant Messaging with Jabber as easy as possible, 
+while giving users of the GNOME desktop a user-friendly way of keeping
+in touch with their friends.
diff -r 038ee0655e0a -r 314792134da4 chat/gossip/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/gossip/Makefile      Tue Sep 02 07:32:04 2003 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/02 07:32:04 xtraeme Exp $
+#
+
+DISTNAME=      gossip-${VER}
+CATEGORIES=    chat
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gossip/${VER}/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    xtraeme%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       GTK2 Jabber Instant Messaging client
+
+DEPENDS=               gnome2-dirs>=1.0:../../misc/gnome2-dirs
+BUILD_USES_MSGFMT=     yes
+
+USE_BUILDLINK2=                yes
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=           yes
+GNU_CONFIGURE=         yes
+USE_GMAKE=             yes
+
+VER=                   0.5
+
+GCONF2_SCHEMAS=                gossip.schemas
+LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
+
+.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/loudmouth/buildlink2.mk"
+.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 038ee0655e0a -r 314792134da4 chat/gossip/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/gossip/PLIST Tue Sep 02 07:32:04 2003 +0000
@@ -0,0 +1,50 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/02 07:32:04 xtraeme Exp $
+bin/gossip
+share/applications/gossip.desktop
+share/gconf/schemas/gossip.schemas
+share/gossip/channel-old4.png
+share/gossip/chat.glade
+share/gossip/chat1.wav
+share/gossip/chat2.wav
+share/gossip/connect.glade
+share/gossip/emoticon-face1.png
+share/gossip/emoticon-face10.png
+share/gossip/emoticon-face11.png
+share/gossip/emoticon-face12.png
+share/gossip/emoticon-face2.png
+share/gossip/emoticon-face3.png
+share/gossip/emoticon-face4.png
+share/gossip/emoticon-face5.png
+share/gossip/emoticon-face6.png
+share/gossip/emoticon-face7.png
+share/gossip/emoticon-face8.png
+share/gossip/emoticon-face9.png
+share/gossip/gossip-away.png
+share/gossip/gossip-busy.png
+share/gossip/gossip-chat.png
+share/gossip/gossip-extended-away.png
+share/gossip/gossip-offline.png
+share/gossip/gossip-online.png
+share/gossip/group-chat.glade
+share/gossip/main.glade
+share/gossip/message.png
+share/gossip/my-user_48.png
+share/gossip/offline.wav
+share/gossip/online.wav
+share/gossip/query_48.png
+share/gossip/send.wav
+share/gossip/typing.png
+share/gossip/vcard_48.png
+share/gossip/watermark.png
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gossip.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gossip.mo
+@dirrm share/gossip
diff -r 038ee0655e0a -r 314792134da4 chat/gossip/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/gossip/distinfo      Tue Sep 02 07:32:04 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/02 07:32:04 xtraeme Exp $
+
+SHA1 (gossip-0.5.tar.bz2) = ab90be43743d92ee8af2476ad85d606cc75c2b5d
+Size (gossip-0.5.tar.bz2) = 588155 bytes



Home | Main Index | Thread Index | Old Index