Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2009 18:14:19 GMT
From:      Vyacheslav Anikin <anikinsl@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141719: New port: net-im/pidgin-osd A pidgin plugin for displaying new messages on screen
Message-ID:  <200912171814.nBHIEJ1Y034169@www.freebsd.org>
Resent-Message-ID: <200912171820.nBHIK2aB042352@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141719
>Category:       ports
>Synopsis:       New port: net-im/pidgin-osd A pidgin plugin for displaying new messages on screen
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 17 18:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Vyacheslav Anikin
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD avada.iskratelecom.ru 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat
Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/
GENERIC i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-osd
#	pidgin-osd/Makefile
#	pidgin-osd/distinfo
#	pidgin-osd/pkg-descr
#
echo c - pidgin-osd
mkdir -p pidgin-osd > /dev/null 2>&1
echo x - pidgin-osd/Makefile
sed 's/^X//' >pidgin-osd/Makefile << '711657de6835606ea402d49cf4cea307'
X# New ports collection makefile for:    pidgin-osd
X# Date created:                         17 Dec 2009
X# Whom:                                 Vyacheslav Anikin <anikinsl@gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME=	pidgin-osd
XPORTVERSION=	0.1.0
XCATEGORIES=	net-im
XMASTER_SITES=	https://babelize.org/download/pidgin-osd/
X
XMAINTAINER=	anikinsl@gmail.com
XCOMMENT=	A pidgin plugin for displaying new messages on screen
X
XBUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin \
X		xosd>=2.2.12:${PORTSDIR}/misc/xosd \
X		pkg-config>=0.9.0:${PORTSDIR}/devel/pkg-config
XRUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin \
X		xosd>=2.2.12:${PORTSDIR}/misc/xosd
X
XUSE_GNOME=	pkgconfig glib20
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
X
XPLIST_FILES=	lib/pidgin/pidgin-osd.so \
X		lib/pidgin/pidgin-osd.la
Xpre-configure:
X	# Module really needs xosd version 2.2.12 or greater.
X	${REINPLACE_CMD} -e 's,2\.2\.14,2.2.12,g' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
711657de6835606ea402d49cf4cea307
echo x - pidgin-osd/distinfo
sed 's/^X//' >pidgin-osd/distinfo << 'c5763392a2d329e1287af04ee4f4f04c'
XMD5 (pidgin-osd-0.1.0.tar.bz2) = 2135633cb2f6340865b525d3e22322f0
XSHA256 (pidgin-osd-0.1.0.tar.bz2) = 90581732c4e9f72fd60eba27acaac944e0a8d96f32f9def32e7ab7f7e3d300f3
XSIZE (pidgin-osd-0.1.0.tar.bz2) = 220619
c5763392a2d329e1287af04ee4f4f04c
echo x - pidgin-osd/pkg-descr
sed 's/^X//' >pidgin-osd/pkg-descr << '69ee78f869fba2ade633f6214b8dc7b9'
Xpidgin-osd is a pidgin plugin which provides on screen displaying a
Xnew one messages from one of your contacts or other notification
Xmessages.
X
XWWW: http://freshmeat.net/projects/pidgin-osd
69ee78f869fba2ade633f6214b8dc7b9
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912171814.nBHIEJ1Y034169>