ports/52393: New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget

Rui Lopes rui at ruilopes.com
Sun May 18 12:40:14 UTC 2003


>Number:         52393
>Category:       ports
>Synopsis:       New port: py-sourceview is a Python wrapper for the GtkSourceView text editing widget
>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:   Sun May 18 05:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD disty 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #7: Sun Feb 23 17:54:25 WET 2003 root at disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
A port for py-sourceview (http://www.bitbuilder.com/pysourceview/)
	
>How-To-Repeat:
	
>Fix:

	

--- py-sourceview.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:
#
#	py-sourceview
#	py-sourceview/Makefile
#	py-sourceview/files
#	py-sourceview/files/patch-configure
#	py-sourceview/distinfo
#	py-sourceview/pkg-descr
#	py-sourceview/pkg-plist
#
echo c - py-sourceview
mkdir -p py-sourceview > /dev/null 2>&1
echo x - py-sourceview/Makefile
sed 's/^X//' >py-sourceview/Makefile << 'END-of-py-sourceview/Makefile'
X# New ports collection makefile for:	py-sourceview
X# Date created:				12 May 2003
X# Whom:					Rui Lopes <rui at ruilopes.com>
X#
X# $FreeBSD$
X
XPORTNAME=		sourceview
XPORTVERSION=		1.0.1
XCATEGORIES=		x11-toolkits python
XMASTER_SITES=		http://www.bitbuilder.com/pysourceview/bins/
XPKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
XDISTNAME=		pysourceview-${PORTVERSION}
X
XMAINTAINER=		rui at ruilopes.com
XCOMMENT=		Python wrapper for the GtkSourceView text editing widget
X
XLIB_DEPENDS=		gtksourceview-1.0:${PORTSDIR}/x11-toolkits/gtksourceview
XBUILD_DEPENDS=		${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
XRUN_DEPENDS=		${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
X
XUSE_LIBTOOL=		yes
XUSE_GMAKE=		yes
XUSE_PYTHON=		yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-py-sourceview/Makefile
echo c - py-sourceview/files
mkdir -p py-sourceview/files > /dev/null 2>&1
echo x - py-sourceview/files/patch-configure
sed 's/^X//' >py-sourceview/files/patch-configure << 'END-of-py-sourceview/files/patch-configure'
X--- configure.orig	Tue May 12 23:30:01 2003
X+++ configure	Tue May 12 23:30:12 2003
X@@ -7823,6 +7823,7 @@
X 
X # This can be used to rebuild libtool when needed
X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
X 
X # Always use our own libtool.
X LIBTOOL='$(SHELL) $(top_builddir)/libtool'
END-of-py-sourceview/files/patch-configure
echo x - py-sourceview/distinfo
sed 's/^X//' >py-sourceview/distinfo << 'END-of-py-sourceview/distinfo'
XMD5 (pysourceview-1.0.1.tar.gz) = a5ce80c8dbf8f87d5dffcc7c3849c40d
END-of-py-sourceview/distinfo
echo x - py-sourceview/pkg-descr
sed 's/^X//' >py-sourceview/pkg-descr << 'END-of-py-sourceview/pkg-descr'
XPySourceView is a Python wrapper for the GtkSourceView text editing
Xwidget for GTK2. It is meant to be used with the Python-GTK binding
XPyGtk2.
X
XWWW: http://www.bitbuilder.com/pysourceview/
END-of-py-sourceview/pkg-descr
echo x - py-sourceview/pkg-plist
sed 's/^X//' >py-sourceview/pkg-plist << 'END-of-py-sourceview/pkg-plist'
X%%PYTHON_SITELIBDIR%%/sourceviewmodule.so
END-of-py-sourceview/pkg-plist
exit
--- py-sourceview.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list