diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-09 06:13:31 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-09 06:13:31 +0000 |
commit | 2e11517080c321172223520921aadedd9cddd8a0 (patch) | |
tree | ec21d26f75d1ce3aa181abe82a2b4d37e5339cd1 /irc | |
parent | f5479019c814d27a07ac7f6289334aa694461762 (diff) | |
download | ports-2e11517080c321172223520921aadedd9cddd8a0.tar.gz ports-2e11517080c321172223520921aadedd9cddd8a0.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 | ||||
-rw-r--r-- | irc/gdesklets-irc/Makefile | 50 | ||||
-rw-r--r-- | irc/gdesklets-irc/distinfo | 2 | ||||
-rw-r--r-- | irc/gdesklets-irc/pkg-descr | 13 | ||||
-rw-r--r-- | irc/gdesklets-irc/pkg-message | 13 | ||||
-rw-r--r-- | irc/gdesklets-irc/pkg-plist | 26 |
6 files changed, 105 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index d7500ce5eff1..c6371cbb8d0e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -21,6 +21,7 @@ SUBDIR += epic4 SUBDIR += erc SUBDIR += ezbounce + SUBDIR += gdesklets-irc SUBDIR += gruftistats SUBDIR += gseen.mod SUBDIR += hybserv diff --git a/irc/gdesklets-irc/Makefile b/irc/gdesklets-irc/Makefile new file mode 100644 index 000000000000..73e2e04ffd38 --- /dev/null +++ b/irc/gdesklets-irc/Makefile @@ -0,0 +1,50 @@ +# New ports collection makefile for: gdesklets-irc +# Date created: 6 May 2004 +# Whom: Hye-Shik Chang +# +# $FreeBSD$ +# + +PORTNAME= irc +PORTVERSION= 1.2 +CATEGORIES= irc gnome deskutils +MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ +PKGNAMEPREFIX= gdesklets- + +MAINTAINER= perky@FreeBSD.org +COMMENT= An IRC display and sensor for gdesklets + +RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gdesklets-core.pc:${PORTSDIR}/deskutils/gdesklets \ + ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted + +USE_PYTHON= yes +USE_X_PREFIX= yes + +NAME= irc +DATADIR= ${PREFIX}/share/gnome/gdesklets +LANG= ko +PKGMESSAGE= ${WRKDIR}/pkg-message +WRKSRC= ${WRKDIR}/${NAME} + +do-build: + @${WRKSRC}/Install_${NAME}_Sensor.bin --nomsg ${WRKSRC} + @${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${NAME}|g' > ${PKGMESSAGE} + +do-install: + @${MKDIR} ${DATADIR}/Displays/${NAME}/gfx + @${MKDIR} ${DATADIR}/Sensors/${NAME}/gfx + @${INSTALL_DATA} ${WRKSRC}/${NAME}/*.py ${DATADIR}/Sensors/${NAME}/ +.for ii in ${LANG} + @${MKDIR} ${DATADIR}/Sensors/${NAME}/locale/${ii}/LC_MESSAGES + @${INSTALL_DATA} ${WRKSRC}/${NAME}/locale/${ii}/LC_MESSAGES/*.mo \ + ${DATADIR}/Sensors/${NAME}/locale/${ii}/LC_MESSAGES/ +.endfor + @${INSTALL_DATA} ${WRKSRC}/*.display ${DATADIR}/Displays/${NAME}/ + @${INSTALL_DATA} ${WRKSRC}/gfx/*.png ${DATADIR}/Displays/${NAME}/gfx/ + +post-install: + @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/Sensors/${NAME} + @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${DATADIR}/Sensors/${NAME} + @${CAT} ${PKGMESSAGE} + +.include <bsd.port.mk> diff --git a/irc/gdesklets-irc/distinfo b/irc/gdesklets-irc/distinfo new file mode 100644 index 000000000000..78d4215bc0e0 --- /dev/null +++ b/irc/gdesklets-irc/distinfo @@ -0,0 +1,2 @@ +MD5 (irc-1.2.tar.gz) = 9e7d9e972eed0817dc0b18c5304d723d +SIZE (irc-1.2.tar.gz) = 27481 diff --git a/irc/gdesklets-irc/pkg-descr b/irc/gdesklets-irc/pkg-descr new file mode 100644 index 000000000000..0de5cf66ab34 --- /dev/null +++ b/irc/gdesklets-irc/pkg-descr @@ -0,0 +1,13 @@ +This desklet allows you to chat in your screen background. + +Features: +* Use the mouse scroll wheel to scroll through history. +* Integrated Text-To-Speech through Festival +* Dynamically resizable borders +* Tab completion on nicks and commands +* Log text to a file +* Text wrapping +* Login to secure channels with username and password +* i18n support + +WWW: http://gdesklets.gnomedesktop.org/ diff --git a/irc/gdesklets-irc/pkg-message b/irc/gdesklets-irc/pkg-message new file mode 100644 index 000000000000..5fdf91aef88f --- /dev/null +++ b/irc/gdesklets-irc/pkg-message @@ -0,0 +1,13 @@ +## +To view the installed applets: + + ls %%PREFIX%%/share/gnome/gdesklets/Displays + +To use this applet: + + gdesklets %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/%%NAME%%.display + +NOTE: Be sure to login as your user when you use the gdesklets command, + as the configuration will be stored in the ~/.gdesklets/ directory + and/or gconf database. +## diff --git a/irc/gdesklets-irc/pkg-plist b/irc/gdesklets-irc/pkg-plist new file mode 100644 index 000000000000..3280ee01b0b9 --- /dev/null +++ b/irc/gdesklets-irc/pkg-plist @@ -0,0 +1,26 @@ +%%DATADIR%%/Displays/irc/gfx/bottom_edge.png +%%DATADIR%%/Displays/irc/gfx/bottom_left_corner.png +%%DATADIR%%/Displays/irc/gfx/bottom_right_corner.png +%%DATADIR%%/Displays/irc/gfx/left_edge.png +%%DATADIR%%/Displays/irc/gfx/right_edge.png +%%DATADIR%%/Displays/irc/gfx/top_edge.png +%%DATADIR%%/Displays/irc/gfx/top_left_corner.png +%%DATADIR%%/Displays/irc/gfx/top_right_corner.png +%%DATADIR%%/Displays/irc/irc.display +%%DATADIR%%/Sensors/irc/__init__.py +%%DATADIR%%/Sensors/irc/__init__.pyc +%%DATADIR%%/Sensors/irc/__init__.pyo +%%DATADIR%%/Sensors/irc/ircbot.py +%%DATADIR%%/Sensors/irc/ircbot.pyc +%%DATADIR%%/Sensors/irc/ircbot.pyo +%%DATADIR%%/Sensors/irc/locale/ko/LC_MESSAGES/irc_sensor.mo +%%DATADIR%%/Sensors/irc/message_window.py +%%DATADIR%%/Sensors/irc/message_window.pyc +%%DATADIR%%/Sensors/irc/message_window.pyo +@dirrm %%DATADIR%%/Sensors/irc/locale/ko/LC_MESSAGES +@dirrm %%DATADIR%%/Sensors/irc/locale/ko +@dirrm %%DATADIR%%/Sensors/irc/locale +@dirrm %%DATADIR%%/Sensors/irc/gfx +@dirrm %%DATADIR%%/Sensors/irc +@dirrm %%DATADIR%%/Displays/irc/gfx +@dirrm %%DATADIR%%/Displays/irc |