Path to this page:
./
x11/py-gtk2,
Python bindings for GTK+2
Branch: pkgsrc-2012Q4,
Version: 2.24.0nb9,
Package name: py27-gtk2-2.24.0nb9,
Maintainer: pkgsrc-usersThis archive contains modules that allow you to use gtk in Python
programs. At present, it is a fairly complete set of bindings.
Despite the low version number, this piece of software is quite
useful, and is usable to write moderately complex programs. (See the
examples directory for some examples of the simpler programs you could
write).
Required to run:[
devel/py-gobject] [
devel/libglade] [
x11/gtk2] [
math/py-numpy] [
graphics/py-cairo]
Required to build:[
devel/py-gobject-shared] [
devel/libtool-base] [
devel/gmake] [
devel/pkg-config] [
pkgtools/x11-links] [
x11/fixesproto4] [
x11/inputproto] [
x11/randrproto] [
x11/compositeproto] [
x11/renderproto] [
x11/xextproto] [
x11/xcb-proto] [
x11/xproto]
Package options: py-numpy
Master sites: (Expand)
SHA1: 344e6a32a5e8c7e0aaeb807e0636a163095231c2
RMD160: 33f597def646261483cbbf5491aeb27bf0d22ea6
Filesize: 2305.759 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version py27-gtk2-2.24.0nb9 (created)
CVS history: (Expand)
2013-02-02 09:00:41 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Pullup ticket #4049 - requested by ryoon
pkgsrc/x11/py-gtk2: build fix
Revisions pulled up:
- x11/py-gtk2/buildlink3.mk 1.42
---
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jan 31 18:30:50 UTC 2013
Modified Files:
pkgsrc/x11/py-gtk2: buildlink3.mk
Log message:
* py-numpy should be buildlinke-ed on g95 support platforms only like Makefile.
|