Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 12:35:59 -0400 (EDT)
From:      Geoffrey Mainland <mainland@apeiron.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82542: [NEW PORT] net/gaim-latex
Message-ID:  <20050622163559.C025611598@hamilton.apeiron.net>
Resent-Message-ID: <200506221640.j5MGeERT084692@freefall.freebsd.org>

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

>Number:         82542
>Category:       ports
>Synopsis:       [NEW PORT] net/gaim-latex
>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:   Wed Jun 22 16:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Geoffrey Mainland
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD hamilton.apeiron.net 5.4-STABLE FreeBSD 5.4-STABLE #30: Mon Jun 13 22:18:16 EDT 2005 toor@hamilton.apeiron.net:/usr/obj/usr/src/sys/APEIRON i386


	
>Description:
	This is a plugin for Gaim that allows you to display LaTeX output in
	your IMs.
>How-To-Repeat:
	
>Fix:
# 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:
#
#	gaim-latex
#	gaim-latex/Makefile
#	gaim-latex/distinfo
#	gaim-latex/pkg-descr
#	gaim-latex/pkg-plist
#
echo c - gaim-latex
mkdir -p gaim-latex > /dev/null 2>&1
echo x - gaim-latex/Makefile
sed 's/^X//' >gaim-latex/Makefile << 'END-of-gaim-latex/Makefile'
X# New ports collection makefile for:	Gaim-LaTeX
X# Date created:				2005-06-22
X# Whom:					Geoffrey Mainland <mainland@apeiron.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	latex
XPORTVERSION=	0.3
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
XPKGNAMEPREFIX=	gaim-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	mainland@apeiron.net
XCOMMENT=	Allows you to display LaTeX output in your IMs.
X
XBUILD_DEPENDS=	${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
XRUN_DEPENDS=	gaim:${PORTSDIR}/net/gaim \
X		latex:${PORTSDIR}/print/latex \
X		convert:${PORTSDIR}/graphics/ImageMagick
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
XUSE_BZIP2=	yes
X
Xdo-install:
X	${INSTALL_DATA} ${WRKSRC}/LaTeX.so ${PREFIX}/lib/gaim
X
X.include <bsd.port.mk>
END-of-gaim-latex/Makefile
echo x - gaim-latex/distinfo
sed 's/^X//' >gaim-latex/distinfo << 'END-of-gaim-latex/distinfo'
XMD5 (gaim-latex-0.3.tar.bz2) = e0ff7686b3e40a8f2e456785b0557a29
XSIZE (gaim-latex-0.3.tar.bz2) = 12903
END-of-gaim-latex/distinfo
echo x - gaim-latex/pkg-descr
sed 's/^X//' >gaim-latex/pkg-descr << 'END-of-gaim-latex/pkg-descr'
XThis is a plugin for Gaim that allows you to display LaTeX output in
Xyour IMs.
X
XWWW: http://sourceforge.net/projects/gaim-latex
END-of-gaim-latex/pkg-descr
echo x - gaim-latex/pkg-plist
sed 's/^X//' >gaim-latex/pkg-plist << 'END-of-gaim-latex/pkg-plist'
Xlib/gaim/LaTeX.so
END-of-gaim-latex/pkg-plist
exit

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



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