tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fwd: CVS commit: pkgsrc/devel/py-gobject-shared
Following patch should fixes bulk build of py-gobject and related packages
with non-default python version (2.5).
If so, it could be pulled up to pkgsrc-2010Q4 in addition to png package
related bump PKGREVISION (dropped dependency on png, then HEAD and 2010Q4
should be same PKGREVISION).
------- Forwarded message -------
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: pkgsrc-changes%netbsd.org@localhost
Cc:
Subject: CVS commit: pkgsrc/devel/py-gobject-shared
Date: Mon, 24 Jan 2011 17:30:01 +0900
Module Name: pkgsrc
Committed By: obache
Date: Mon Jan 24 08:30:01 UTC 2011
Modified Files:
pkgsrc/devel/py-gobject-shared: Makefile
Log Message:
Fixes dependency
* change dependency on py-cairo and gobject-introspection to build.
Those are required by configure script, but not required by
installed files. Furthermore, this package is python-version-independent
part of py-gobject, but full dependency of those packages introduce
dependency on certain python version.
* add direct full dependency on libffi, because it is already in buildlink3.mk.
(previously, it was indirect dependency from gobject-introspection, but
py-gobject is using it directly).
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-gobject-shared/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index