NOTICE: This package has been removed from pkgsrc

./devel/py-qt2-sip, Tool to create Python bindings for C++ libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.1nb4, Package name: py24-qt2-sip-3.1nb4, Maintainer: drochner

SIP is a tool that makes it very easy to create Python bindings for
C++ libraries. It was originally developed to create PyQt, the Python
bindings for the Qt toolkit, but can be used to create bindings for any
C++ library.


Required to run:
[lang/python24] [x11/qt2-libs]

Required to build:
[pkgtools/x11-links] [devel/libtool-base] [x11/renderproto] [x11/inputproto] [x11/xextproto]

Master sites:

SHA1: b930045b531a3a20cd4ef7146814540045d44e2a
RMD160: 343ae57a52537232f96a6c3c4aaf3e050ccb9ae1
Filesize: 358.422 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2008-01-05 21:46:00 by Roland Illig | Files touched by this commit (3)
Log message:
Fixed naming mismatches reported by pkglint.
   2007-10-31 22:15:19 by Roland Illig | Files touched by this commit (1)
Log message:
Don't include files more often than necessary.
   2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107)
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
   2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
   2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877)
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
   2006-05-21 04:10:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
USE_LANGUAGES=c++
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.