summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-01 02:02:07 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-01 02:02:07 +0800
commit96ec29822b01877c49def2d39a789a73dda89b46 (patch)
treefe061fde1e393dcffa977c97efcee816c55992f4
parentbd71c57c551b4f2a93612ab2299dd2891491ab9c (diff)
downloadmarcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar.gz
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar.bz2
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar.lz
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar.xz
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.tar.zst
marcuscom-ports-96ec29822b01877c49def2d39a789a73dda89b46.zip
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8707 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--net-im/gossip/Makefile57
-rw-r--r--net-im/gossip/distinfo3
-rw-r--r--net-im/gossip/pkg-descr3
-rw-r--r--net-im/gossip/pkg-plist149
4 files changed, 212 insertions, 0 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
new file mode 100644
index 000000000..586226716
--- /dev/null
+++ b/net-im/gossip/Makefile
@@ -0,0 +1,57 @@
+# New ports collection makefile for: gossip
+# Date created: 08 July 2003
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= gossip
+PORTVERSION= 0.24
+PORTREVISION= 1
+CATEGORIES= net-im gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GTK2 Jabber Instant Messaging client
+
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth \
+ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ aspell.16:${PORTSDIR}/textproc/aspell
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+
+USE_BZIP2= yes
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel gnomedocutils
+INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
+CONFIGURE_ARGS= --enable-dbus=yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GCONF_SCHEMAS= gossip.schemas
+
+OPTIONS= NOTIFY "Enable libnotify support" on \
+ TELEPATHY "Enable telepathy support" off
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_NOTIFY)
+LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+.else
+CONFIGURE_ARGS+= --enable-libnotify=no
+.endif
+
+.if defined(WITH_TELEPATHY)
+LIB_DEPENDS+= telepathy.3:${PORTSDIR}/net-im/libtelepathy
+CONFIGURE_ARGS+= --enable-telepathy=yes
+.else
+CONFIGURE_ARGS+= --enable-telepathy=no
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net-im/gossip/distinfo b/net-im/gossip/distinfo
new file mode 100644
index 000000000..befb1937a
--- /dev/null
+++ b/net-im/gossip/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gossip-0.24.tar.bz2) = 79a91572906bdcbfe96208e8e06aacf7
+SHA256 (gnome2/gossip-0.24.tar.bz2) = 0d41c8ce8e6554e1c692c880b295f5d145a9ac1a3912c46e4606f64568444731
+SIZE (gnome2/gossip-0.24.tar.bz2) = 1324047
diff --git a/net-im/gossip/pkg-descr b/net-im/gossip/pkg-descr
new file mode 100644
index 000000000..e35bf5d47
--- /dev/null
+++ b/net-im/gossip/pkg-descr
@@ -0,0 +1,3 @@
+Gossip is a modern client for the Jabber Instant Messaging system.
+
+WWW: http://developer.imendio.com/projects/gossip/
diff --git a/net-im/gossip/pkg-plist b/net-im/gossip/pkg-plist
new file mode 100644
index 000000000..9cf6dee3a
--- /dev/null
+++ b/net-im/gossip/pkg-plist
@@ -0,0 +1,149 @@
+bin/gossip
+etc/sound/events/gossip.soundlist
+libdata/bonobo/servers/GNOME_Peekaboo_Applet.server
+libexec/peekaboo-applet
+share/applications/gossip.desktop
+share/gossip/chat.glade
+share/gossip/file-transfer.glade
+share/gossip/gossip-account.dtd
+share/gossip/gossip-available.png
+share/gossip/gossip-away.png
+share/gossip/gossip-busy.png
+share/gossip/gossip-chatroom.dtd
+share/gossip/gossip-contact-groups.dtd
+share/gossip/gossip-contact.dtd
+share/gossip/gossip-extended-away.png
+share/gossip/gossip-group-message.png
+share/gossip/gossip-log.xsl
+share/gossip/gossip-logo.png
+share/gossip/gossip-message.png
+share/gossip/gossip-offline.png
+share/gossip/gossip-pending.png
+share/gossip/gossip-status-presets.dtd
+share/gossip/gossip-typing.png
+share/gossip/group-chat.glade
+share/gossip/main.glade
+share/gossip/vcard_16.png
+share/gossip/vcard_48.png
+share/gossip/protocols/aim.protocol
+share/gossip/protocols/gossip-protocol.dtd
+share/gossip/protocols/icq.protocol
+share/gossip/protocols/msn.protocol
+share/gossip/protocols/yahoo.protocol
+share/gnome/help/gossip/C/figures/gossip-available.png
+share/gnome/help/gossip/C/figures/gossip-away.png
+share/gnome/help/gossip/C/figures/gossip-busy.png
+share/gnome/help/gossip/C/figures/gossip-extended-away.png
+share/gnome/help/gossip/C/figures/gossip-offline.png
+share/gnome/help/gossip/C/figures/gossip-personal-details.png
+share/gnome/help/gossip/C/figures/gossip-roster.png
+share/gnome/help/gossip/C/gossip.xml
+share/gnome/help/gossip/C/legal.xml
+share/gossip/GNOME_Peekaboo_Applet.xml
+share/gnome/help/gossip/es/figures/gossip-available.png
+share/gnome/help/gossip/es/figures/gossip-away.png
+share/gnome/help/gossip/es/figures/gossip-busy.png
+share/gnome/help/gossip/es/figures/gossip-extended-away.png
+share/gnome/help/gossip/es/figures/gossip-offline.png
+share/gnome/help/gossip/es/figures/gossip-personal-details.png
+share/gnome/help/gossip/es/figures/gossip-roster.png
+share/gnome/help/gossip/es/gossip.xml
+share/gnome/help/gossip/sv/figures/gossip-available.png
+share/gnome/help/gossip/sv/figures/gossip-away.png
+share/gnome/help/gossip/sv/figures/gossip-busy.png
+share/gnome/help/gossip/sv/figures/gossip-extended-away.png
+share/gnome/help/gossip/sv/figures/gossip-offline.png
+share/gnome/help/gossip/sv/figures/gossip-personal-details.png
+share/gnome/help/gossip/sv/figures/gossip-roster.png
+share/gnome/help/gossip/sv/gossip.xml
+share/omf/gossip/gossip-C.omf
+share/omf/gossip/gossip-es.omf
+share/omf/gossip/gossip-sv.omf
+share/sounds/gossip/chat1.wav
+share/sounds/gossip/chat2.wav
+share/sounds/gossip/offline.wav
+share/sounds/gossip/online.wav
+share/sounds/gossip/send.wav
+share/icons/hicolor/16x16/apps/gossip.png
+share/icons/hicolor/22x22/apps/gossip.png
+share/icons/hicolor/32x32/apps/gossip.png
+share/icons/hicolor/48x48/apps/gossip.png
+share/icons/hicolor/scalable/apps/gossip.svg
+share/locale/ar/LC_MESSAGES/gossip.mo
+share/locale/az/LC_MESSAGES/gossip.mo
+share/locale/bg/LC_MESSAGES/gossip.mo
+share/locale/ca/LC_MESSAGES/gossip.mo
+share/locale/cs/LC_MESSAGES/gossip.mo
+share/locale/cy/LC_MESSAGES/gossip.mo
+share/locale/da/LC_MESSAGES/gossip.mo
+share/locale/de/LC_MESSAGES/gossip.mo
+share/locale/dz/LC_MESSAGES/gossip.mo
+share/locale/el/LC_MESSAGES/gossip.mo
+share/locale/en_CA/LC_MESSAGES/gossip.mo
+share/locale/en_GB/LC_MESSAGES/gossip.mo
+share/locale/eo/LC_MESSAGES/gossip.mo
+share/locale/es/LC_MESSAGES/gossip.mo
+share/locale/eu/LC_MESSAGES/gossip.mo
+share/locale/fi/LC_MESSAGES/gossip.mo
+share/locale/fr/LC_MESSAGES/gossip.mo
+share/locale/ga/LC_MESSAGES/gossip.mo
+share/locale/hr/LC_MESSAGES/gossip.mo
+share/locale/hu/LC_MESSAGES/gossip.mo
+share/locale/it/LC_MESSAGES/gossip.mo
+share/locale/lt/LC_MESSAGES/gossip.mo
+share/locale/ml/LC_MESSAGES/gossip.mo
+share/locale/ms/LC_MESSAGES/gossip.mo
+share/locale/nb/LC_MESSAGES/gossip.mo
+share/locale/ne/LC_MESSAGES/gossip.mo
+share/locale/nl/LC_MESSAGES/gossip.mo
+share/locale/pl/LC_MESSAGES/gossip.mo
+share/locale/pt/LC_MESSAGES/gossip.mo
+share/locale/pt_BR/LC_MESSAGES/gossip.mo
+share/locale/ru/LC_MESSAGES/gossip.mo
+share/locale/sq/LC_MESSAGES/gossip.mo
+share/locale/sr/LC_MESSAGES/gossip.mo
+share/locale/sr@Latn/LC_MESSAGES/gossip.mo
+share/locale/sv/LC_MESSAGES/gossip.mo
+share/locale/tr/LC_MESSAGES/gossip.mo
+share/locale/uk/LC_MESSAGES/gossip.mo
+share/locale/vi/LC_MESSAGES/gossip.mo
+share/locale/zh_CN/LC_MESSAGES/gossip.mo
+share/locale/zh_HK/LC_MESSAGES/gossip.mo
+share/locale/zh_TW/LC_MESSAGES/gossip.mo
+@dirrm share/omf/gossip
+@dirrm share/gnome/help/gossip/sv/figures
+@dirrm share/gnome/help/gossip/sv
+@dirrm share/gnome/help/gossip/es/figures
+@dirrm share/gnome/help/gossip/es
+@dirrm share/gnome/help/gossip/C/figures
+@dirrm share/gnome/help/gossip/C
+@dirrm share/gnome/help/gossip
+@dirrm share/sounds/gossip
+@dirrm share/gossip/protocols
+@dirrm share/gossip
+@dirrmtry share/locale/zh_TW/LC_MESSAGES
+@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/zh_CN/LC_MESSAGES
+@dirrmtry share/locale/zh_CN
+@dirrmtry share/locale/uk/LC_MESSAGES
+@dirrmtry share/locale/uk
+@dirrmtry share/locale/sr/LC_MESSAGES
+@dirrmtry share/locale/sr
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/ne/LC_MESSAGES
+@dirrmtry share/locale/ne
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca