# 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 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 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