1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/irc/conspire/pkg-plist
Martin Wilke 14c0b2cb8b Conspire is an advanced, lightweight IRC client for UNIX. It includes
a GTK interface, and a "bot" interface which has no UI. Interface
segregation is accomplished through libconspire, which contains the
common code. Conspire started as a fork of XChat 2.9 CVS.

Scripting is not yet officially supported, but is being worked on.

WWW: http://nenolod.net/conspire

PR:		ports/125742
Submitted by:	Jacob Myers (jacob at whotookspaz.org)
2008-07-19 14:03:06 +00:00

88 lines
2.6 KiB
Plaintext

bin/conspire
bin/conspire-bot
include/conspire/base64.h
include/conspire/cap.h
include/conspire/cfgfiles.h
include/conspire/command_factory.h
include/conspire/ctcp.h
include/conspire/dcc.h
include/conspire/debug.h
include/conspire/fe.h
include/conspire/history.h
include/conspire/ignore.h
include/conspire/inbound.h
include/conspire/inet.h
include/conspire/linequeue.h
include/conspire/modes.h
include/conspire/network.h
include/conspire/notify.h
include/conspire/outbound.h
include/conspire/plugin.h
include/conspire/proto-irc.h
include/conspire/sasl.h
include/conspire/server.h
include/conspire/servlist.h
include/conspire/signal_factory.h
include/conspire/signal_printer.h
include/conspire/text.h
include/conspire/textenums.h
include/conspire/textevents.h
include/conspire/timer.h
include/conspire/tree.h
include/conspire/upnp.h
include/conspire/url.h
include/conspire/userlist.h
include/conspire/util.h
include/conspire/xchat.h
include/conspire/xchatc.h
lib/conspire/plugins/autoaway.so
lib/conspire/plugins/helloworld.so
lib/conspire/plugins/highlight-notify.so
lib/libconspire.so
lib/libconspire.so.0
lib/libconspire.so.0.1.0
libdata/pkgconfig/conspire.pc
share/applications/conspire.desktop
%%DATADIR%%/pixmaps/balloon.png
%%DATADIR%%/pixmaps/book.png
%%DATADIR%%/pixmaps/conspire.png
%%DATADIR%%/pixmaps/fileoffer.png
%%DATADIR%%/pixmaps/hop.png
%%DATADIR%%/pixmaps/op.png
%%DATADIR%%/pixmaps/purple.png
%%DATADIR%%/pixmaps/red.png
%%DATADIR%%/pixmaps/voice.png
share/locale/be/LC_MESSAGES/conspire.mo
share/locale/ca/LC_MESSAGES/conspire.mo
share/locale/cs/LC_MESSAGES/conspire.mo
share/locale/de/LC_MESSAGES/conspire.mo
share/locale/el/LC_MESSAGES/conspire.mo
share/locale/es/LC_MESSAGES/conspire.mo
share/locale/fi/LC_MESSAGES/conspire.mo
share/locale/fr/LC_MESSAGES/conspire.mo
share/locale/gl/LC_MESSAGES/conspire.mo
share/locale/hu/LC_MESSAGES/conspire.mo
share/locale/it/LC_MESSAGES/conspire.mo
share/locale/ja/LC_MESSAGES/conspire.mo
share/locale/ko/LC_MESSAGES/conspire.mo
share/locale/lt/LC_MESSAGES/conspire.mo
share/locale/mk/LC_MESSAGES/conspire.mo
share/locale/nl/LC_MESSAGES/conspire.mo
share/locale/pa/LC_MESSAGES/conspire.mo
share/locale/pt/LC_MESSAGES/conspire.mo
share/locale/ru/LC_MESSAGES/conspire.mo
share/locale/sq/LC_MESSAGES/conspire.mo
share/locale/sr/LC_MESSAGES/conspire.mo
share/locale/sv/LC_MESSAGES/conspire.mo
share/locale/uk/LC_MESSAGES/conspire.mo
share/locale/vi/LC_MESSAGES/conspire.mo
share/locale/zh_CN/LC_MESSAGES/conspire.mo
share/locale/zh_TW/LC_MESSAGES/conspire.mo
share/pixmaps/conspire.png
@dirrmtry share/applications
@dirrm %%DATADIR%%/pixmaps
@dirrm share/conspire
@dirrm lib/conspire/plugins
@dirrm lib/conspire
@dirrm include/conspire