ports/75555: [NEW PORT] x11-toolkits/py-gtksourceview: Python wrapper for the GtkSourceView text editing widget
Charlie Root
root at alu.reidel.info
Mon Dec 27 22:40:23 UTC 2004
>Number: 75555
>Category: ports
>Synopsis: [NEW PORT] x11-toolkits/py-gtksourceview: 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: Mon Dec 27 22:40:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Mark Daniel Reidel
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD alu.reidel.info 5.3-STABLE FreeBSD 5.3-STABLE #20: Sun Dec 5 22:39:25 CET
>Description:
PySourceView is a Python wrapper for the GtkSourceView text editing
widget for GTK2. It is meant to be used with the Python-GTK binding
PyGtk2.
This PR is actually based on ports/52393, so credits go to rui at ruilopes.com mainly
>How-To-Repeat:
>Fix:
--- py24-gtksourceview-1.1.0.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-gtksourceview
# py-gtksourceview/Makefile
# py-gtksourceview/files
# py-gtksourceview/files/patch-configure
# py-gtksourceview/distinfo
# py-gtksourceview/pkg-descr
# py-gtksourceview/pkg-plist
#
echo c - py-gtksourceview
mkdir -p py-gtksourceview > /dev/null 2>&1
echo x - py-gtksourceview/Makefile
sed 's/^X//' >py-gtksourceview/Makefile << 'END-of-py-gtksourceview/Makefile'
X# New ports collection makefile for: py-gtksourceview
X# Date created: 27 Dec 2004
X# Whom: Mark Daniel Reidel <ports at mark.reidel.info>
X#
X# $FreeBSD$
X
XPORTNAME= gtksourceview
XPORTVERSION= 1.1.0
XCATEGORIES= x11-toolkits python
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= py${PORTNAME}
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
XDISTNAME= py${PORTNAME}-${PORTVERSION}
X
XMAINTAINER= ports at mark.reidel.info
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_VER= 15
XUSE_GMAKE= yes
XUSE_PYTHON= yes
XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-py-gtksourceview/Makefile
echo c - py-gtksourceview/files
mkdir -p py-gtksourceview/files > /dev/null 2>&1
echo x - py-gtksourceview/files/patch-configure
sed 's/^X//' >py-gtksourceview/files/patch-configure << 'END-of-py-gtksourceview/files/patch-configure'
X--- configure Mon Dec 27 23:20:21 2004
X+++ configure Mon Dec 27 23:20:48 2004
X@@ -19544,6 +19544,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-gtksourceview/files/patch-configure
echo x - py-gtksourceview/distinfo
sed 's/^X//' >py-gtksourceview/distinfo << 'END-of-py-gtksourceview/distinfo'
XMD5 (pygtksourceview-1.1.0.tar.gz) = 1baf937a7d11c10ce97674daefb4f578
XSIZE (pygtksourceview-1.1.0.tar.gz) = 309294
END-of-py-gtksourceview/distinfo
echo x - py-gtksourceview/pkg-descr
sed 's/^X//' >py-gtksourceview/pkg-descr << 'END-of-py-gtksourceview/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.
END-of-py-gtksourceview/pkg-descr
echo x - py-gtksourceview/pkg-plist
sed 's/^X//' >py-gtksourceview/pkg-plist << 'END-of-py-gtksourceview/pkg-plist'
X%%PYTHON_SITELIBDIR%%/gtksourceviewmodule.so
END-of-py-gtksourceview/pkg-plist
exit
--- py24-gtksourceview-1.1.0.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list