Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 May 2014 17:40:11 +0200
From:      Albat0r <albat0r78@wanadoo.fr>
To:        gnome@FreeBSD.org
Cc:        amdmi3@FreeBSD.org
Subject:   Mypaint needs NUMPY option in py-gtk2
Message-ID:  <20140509174011.7bee10ed@LNBoX>

next in thread | raw e-mail | index | archive | help
Hi,

Mypaint (as a package) has not been working for a while due to the
options the py-gtk2 package was built with :


# pkg install mypaint

[1/1] Installing
mypaint-1.1.0_3...======================================================================

Dependent x11-toolkits/py-gtk2 port was built with NUMPY option
disabled, but mypaint requires it to be enabled. Please rebuild
x11-toolkits/py-gtk2 WITH_NUMPY, instead mypaint won't run

# pkg info|grep py27-gtk2
py27-gtk2-2.24.0_2             Set of Python bindings for GTK+

I did what the entry of /usr/ports/UPDATING of 20140307 suggests :
# pkg set -o devel/py-setuptools:devel/py-setuptoolsXX
XX-> 27 in my case.

# uname -a
FreeBSD BoX 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29
17:06:01 UTC 2014
root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Is it possible in the future, to have py-gtk2 built with the option
Mypaint requires to work?

Kind Regards,

Al



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140509174011.7bee10ed>