[gtk-osx] Fix sha256 and build type for pycairo-python3
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Fix sha256 and build type for pycairo-python3
- Date: Sat, 5 Jan 2013 05:25:55 +0000 (UTC)
commit e7b2fff3e36f002a9ca77269488755c63aac2dbc
Author: John Ralls <jralls ceridwen us>
Date: Fri Jan 4 21:23:32 2013 -0800
Fix sha256 and build type for pycairo-python3
modulesets-stable/gtk-osx-python.modules | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 796933c..fa501cd 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -98,10 +98,10 @@
</waf>
<!-- Pycairo-python3 for those who've made the leap. -->
- <autotools id="pycairo-python3" autogen-sh="configure">
+ <waf id="pycairo-python3" autogen-sh="configure">
<branch module="pycairo-1.10.0.tar.bz2" repo="cairographics.org"
version="1.10.0"
- hash="sha1:2efa8dfafbd6b8e492adaab07231556fec52d6eb"/>
+ hash="sha1:b4283aa1cc9aafd12fd72ad371303a486da1d014"/>
<dependencies>
<dep package="cairo"/>
</dependencies>
@@ -109,7 +109,7 @@
<dep package="python3"/>
<dep package="meta-gtk-osx-gtk3"/>
</after>
- </autotools>
+ </waf>
<!-- PyGObject 2.28 is the last series for Gtk+-2; for co-installation
with later versions it installs as pygobject2 and PyGObject 3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]