ports/114479: Port for pidgin-libnotify

Meethune Bhowmick meethune at gmail.com
Tue Jul 10 19:10:05 UTC 2007


>Number:         114479
>Category:       ports
>Synopsis:       Port for pidgin-libnotify
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 10 19:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Meethune Bhowmick
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
None
>Environment:
FreeBSD t42.kush.homelinux.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Mon Jul 9 01:35:51 EDT 2007 root at t42.kush.homelinux.net:/usr/obj/usr/src/sys/T42 i386
>Description:
This plugin adds a libnotify interface to pidgin, enabling popups much like guifications. It has some configuration options, to show popups when a buddy signs on, on new messages and on new conversations only.
>How-To-Repeat:
1. Extract archive
2. Run make install
>Fix:
--- pidgin-libnotify.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pidgin-libnotify
#	pidgin-libnotify/Makefile
#	pidgin-libnotify/pkg-descr
#	pidgin-libnotify/pkg-plist
#	pidgin-libnotify/distinfo
#
echo c - pidgin-libnotify
mkdir -p pidgin-libnotify > /dev/null 2>&1
echo x - pidgin-libnotify/Makefile
sed 's/^X//' >pidgin-libnotify/Makefile << 'END-of-pidgin-libnotify/Makefile'
X# Ports collection Makefile for:	pidgin-libnotify
X# Date created:				2007-07-10
X# Whom:					Meethune Bhowmick <meethune at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libnotify
XPORTVERSION=	0.13
XCATEGORIES=	net-im
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:S^%SUBDIR%^gaim-libnotify^}
XPKGNAMEPREFIX=	pidgin-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	meethune at gmail.com
XCOMMENT=	This plugin adds a libnotify interface to Pidgin
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \
X    		${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify
XLIB_DEPENDS=	notify.1:${PORTSDIR}/devel/libnotify \
X    		purple.0:${PORTSDIR}/net-im/libpurple
X
XUSE_XLIB=	yes
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
X.endif
X
XCONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
X
XCONFIGURE_ARGS=	--disable-static
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
X
Xpost-install:
X	@${STRIP_CMD} ${PREFIX}/lib/purple-2/pidgin-libnotify.so
X
X.include <bsd.port.mk>
END-of-pidgin-libnotify/Makefile
echo x - pidgin-libnotify/pkg-descr
sed 's/^X//' >pidgin-libnotify/pkg-descr << 'END-of-pidgin-libnotify/pkg-descr'
XThis plugin adds a libnotify interface to pidgin, enabling popups much like
Xguifications. It has some configuration options, to show popups when a buddy
Xsigns on, on new messages and on new conversations only.
X
XDon't forget to enable the plugin in Tools->Plugins.
X
XWWW: http://gaim-libnotify.sourceforge.net/
X
X- Meethune Bhowmick
Xmeethune at gmail.com
END-of-pidgin-libnotify/pkg-descr
echo x - pidgin-libnotify/pkg-plist
sed 's/^X//' >pidgin-libnotify/pkg-plist << 'END-of-pidgin-libnotify/pkg-plist'
Xlib/purple-2/pidgin-libnotify.la
Xlib/purple-2/pidgin-libnotify.so
X at dirrmtry lib/purple-2
Xshare/locale/es/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/fr/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/it/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/nl/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/pl/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/pt/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/pt_BR/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/sl/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/hu/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/zh_CN/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/ro/LC_MESSAGES/pidgin-libnotify.mo
Xshare/locale/gl/LC_MESSAGES/pidgin-libnotify.mo
END-of-pidgin-libnotify/pkg-plist
echo x - pidgin-libnotify/distinfo
sed 's/^X//' >pidgin-libnotify/distinfo << 'END-of-pidgin-libnotify/distinfo'
XMD5 (pidgin-libnotify-0.13.tar.gz) = cb71adcb3aa116b6480281e211e61fda
XSHA256 (pidgin-libnotify-0.13.tar.gz) = 2a2aa46f23fac202bb23c2a7bb297576e8e43a0dac7ca67cf5363eb489d24593
XSIZE (pidgin-libnotify-0.13.tar.gz) = 356042
END-of-pidgin-libnotify/distinfo
exit
--- pidgin-libnotify.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list