Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2738

Modified Files:
        opengl-py.info 
Log Message:
Update from maintainer (Tracker #1274940)


Index: opengl-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/opengl-py.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- opengl-py.info      3 Sep 2006 01:44:02 -0000       1.2
+++ opengl-py.info      20 Sep 2006 22:09:41 -0000      1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: opengl%type_pkg[-nox]-py%type_pkg[python]
 Version: 2.0.1.09
-Revision: 1
+Revision: 2
 Type: -nox (boolean), python (2.3 2.4)
 BuildDepends: <<
  swig (>= 1.3.20),
@@ -9,7 +9,6 @@
  (%type_raw[-nox] = .) tcltk-dev (>= 8.4),
  (%type_raw[-nox] = .) x11-dev
 <<
-BuildConflicts: numarray-py%type_pkg[python]
 Depends: <<
  python%type_pkg[python],
  numeric-py%type_pkg[python] (>= 23.8),
@@ -43,13 +42,14 @@
  Togl (which requires GLX) is only built for the X11-enabled packages.
 <<
 PatchScript: <<
- #!/bin/bash
+ #!/bin/bash -ev
  tclver=`echo 'puts $tcl_version' | %p/bin/tclsh`
  sed -e "s|@@FINKPREFIX@@|%p|g" <%a/%{ni}.patch | \
   sed -e "s|@@TCL_VER@@|$tclver|g" | patch -p1
+ perl -pi -e 's|arrayobject.h|ufuncobject.h|g' setup/dist.py
 <<
 CompileScript: <<
- #!/bin/bash
+ #!/bin/bash -ev
  if [ "%type_raw[-nox]" == "." ]; then
   mv config/darwin-x11.cfg config/darwin.cfg
  fi


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to