ports/60989: New port: py23-lirc (infra red control lib for Python)
Lewis Thompson
purple at lewiz.net
Tue Jan 6 19:30:59 UTC 2004
>Number: 60989
>Category: ports
>Synopsis: New port: py23-lirc (infra red control lib for Python)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 06 11:30:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Lewis Thompson
>Release: FreeBSD 5.2-RC i386
>Organization:
>Environment:
System: FreeBSD black.lewiz.org 5.2-RC FreeBSD 5.2-RC #0: Fri Jan 2 13:38:31 GMT 2004 root at black.lewiz.org:/usr/src/sys/i386/compile/BLACK i386
>Description:
Python library to talk to lirc (Linux infra-red controller).
This is optional for Freevo and will probably be of use to somebody.
>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:
#
# py23-lirc
# py23-lirc/Makefile
# py23-lirc/distinfo
# py23-lirc/pkg-descr
# py23-lirc/pkg-plist
#
echo c - py23-lirc
mkdir -p py23-lirc > /dev/null 2>&1
echo x - py23-lirc/Makefile
sed 's/^X//' >py23-lirc/Makefile << 'END-of-py23-lirc/Makefile'
X# New ports collection makefile for: py23-lirc
X# Date created: 6 January 2004
X# Whom: Lewis Thompson (purple at lewiz.net)
X#
X# $FreeBSD$
X#
X
XPORTNAME= lirc
XPORTVERSION= 0.0.4
XCATEGORIES= comms python
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= pylirc
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
XDISTNAME= pylirc-${PORTVERSION}
X
XMAINTAINER= purple at lewiz.net
XCOMMENT= Lirc support library for Python
X
XCFLAGS+= -I${LOCALBASE}/include
XLDFLAGS+= -L${LOCALBASE}/lib
X
XMAKE_ENV+= LDFLAGS="${LDFLAGS}" CFLAGS="${CFLAGS}"
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= yes
XUSE_PYTHON_PREFIX= yes
X
X.include <bsd.port.mk>
END-of-py23-lirc/Makefile
echo x - py23-lirc/distinfo
sed 's/^X//' >py23-lirc/distinfo << 'END-of-py23-lirc/distinfo'
XMD5 (pylirc-0.0.4.tar.gz) = fa1fc756ee187e8133bd26dde1828415
END-of-py23-lirc/distinfo
echo x - py23-lirc/pkg-descr
sed 's/^X//' >py23-lirc/pkg-descr << 'END-of-py23-lirc/pkg-descr'
XPython module to interact with remote controls via lirc. Currently only
Xlinux version exists, but porters for winLirc or other systems are
Xwelcome.
X
XWWW: http://sourceforge.net/projects/pylirc/
END-of-py23-lirc/pkg-descr
echo x - py23-lirc/pkg-plist
sed 's/^X//' >py23-lirc/pkg-plist << 'END-of-py23-lirc/pkg-plist'
X%%PYTHON_SITELIBDIR%%/pylircmodule.so
END-of-py23-lirc/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list