aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/scigraphica/files')
-rw-r--r--sci-visualization/scigraphica/files/arrayobject.h.patch30
-rw-r--r--sci-visualization/scigraphica/files/configure.in.patch33
-rw-r--r--sci-visualization/scigraphica/files/digest-scigraphica-2.1.03
3 files changed, 0 insertions, 66 deletions
diff --git a/sci-visualization/scigraphica/files/arrayobject.h.patch b/sci-visualization/scigraphica/files/arrayobject.h.patch
deleted file mode 100644
index 6f34c87..0000000
--- a/sci-visualization/scigraphica/files/arrayobject.h.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-diff -urN scigraphica-2.1.0.orig/configure scigraphica-2.1.0/configure
---- scigraphica-2.1.0.orig/configure 2006-04-19 18:44:24.000000000 -0700
-+++ scigraphica-2.1.0/configure 2006-04-19 18:45:08.000000000 -0700
-@@ -10544,9 +10544,9 @@
- PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION"
- PY_LIBS="python$PY_VERSION"
- PY_LIB_LOC="$PY_EXEC_PREFIX/lib/python$PY_VERSION/"
-- array_loc=`find $python_numeric_path -name arrayobject.h | sed s/arrayobject\.h//`
-+ array_loc=`find $python_numeric_path -name arrayobject.h | sed s/arrayobject\.h// | head -n 1`
- if test x$array_loc = x; then
-- array_loc=`find $PY_PREFIX/ -name arrayobject.h | sed s/arrayobject\.h//`
-+ array_loc=`find $PY_PREFIX/ -name arrayobject.h | sed s/arrayobject\.h// | head -n 1`
- fi
- if test -n $array_loc -a -d $array_loc; then
- echo "$array_loc"
-diff -urN scigraphica-2.1.0.orig/configure.in scigraphica-2.1.0/configure.in
---- scigraphica-2.1.0.orig/configure.in 2006-04-19 18:44:24.000000000 -0700
-+++ scigraphica-2.1.0/configure.in 2006-04-19 18:44:52.000000000 -0700
-@@ -381,9 +381,9 @@
- PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION"
- PY_LIBS="python$PY_VERSION"
- PY_LIB_LOC="$PY_EXEC_PREFIX/lib/python$PY_VERSION/"
-- array_loc=`find $python_numeric_path -name arrayobject.h | sed s/arrayobject\.h//`
-+ array_loc=`find $python_numeric_path -name arrayobject.h | sed s/arrayobject\.h// | head -n 1`
- if test x$array_loc = x; then
-- array_loc=`find $PY_PREFIX/ -name arrayobject.h | sed s/arrayobject\.h//`
-+ array_loc=`find $PY_PREFIX/ -name arrayobject.h | sed s/arrayobject\.h// | head -n 1`
- fi
- if test -n $array_loc -a -d $array_loc; then
- echo "$array_loc"
diff --git a/sci-visualization/scigraphica/files/configure.in.patch b/sci-visualization/scigraphica/files/configure.in.patch
deleted file mode 100644
index 99cdd54..0000000
--- a/sci-visualization/scigraphica/files/configure.in.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- scigraphica-2.1.0/configure.old 2005-08-17 16:10:28.672972980 +0200
-+++ scigraphica-2.1.0/configure.in 2005-08-17 16:10:35.897710586 +0200
-@@ -73,7 +73,7 @@
- AC_PROG_CC
- AC_ISC_POSIX
- AC_HEADER_STDC([])
--AC_PROG_RANLIB
-+AC_PROG_LIBTOOL
- AC_PROG_MAKE_SET
- AM_PROG_LIBTOOL
-
-@@ -428,9 +428,9 @@
- #
-
- UNAME=`uname -s -m -r -p`
--GTK_EXTRA_VERSION=`$GTK_EXTRA_CONFIG --version`
--GTK_VERSION=`$GTK_CONFIG --version`
--XML_VERSION=`$XML_CONFIG --version`
-+GTK_EXTRA_VERSION=`$PKG_CONFIG --modversion gtkextra-2.0`
-+GTK_VERSION=`$PKG_CONFIG --modversion gtk+-2.0`
-+XML_VERSION=`$PKG_CONFIG --modversion libxml-2.0`
-
- # strip duplicate entries in compiler flags
- echo "stripping compiler flags"
-@@ -472,7 +472,7 @@
- xml-$XML_VERSION python-$PY_VVERSION $array_loc\\n"\
- __DATE__ " " __TIME__ "\\n\
- Compiler flags:$COMPILER_FLAGS\\n\
--(C) 2000 Adrian E. Feiguin\\n"
-+(C) 2000 - 2005 Adrian E. Feiguin\\n"
- )
-
- AC_DEFINE_UNQUOTED(SCIGRAPHICA_ROOT, "$prefix")
diff --git a/sci-visualization/scigraphica/files/digest-scigraphica-2.1.0 b/sci-visualization/scigraphica/files/digest-scigraphica-2.1.0
deleted file mode 100644
index ca96856..0000000
--- a/sci-visualization/scigraphica/files/digest-scigraphica-2.1.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 80b74b2faa0e2c46361f4de51e73df34 scigraphica-2.1.0.tar.gz 539549
-RMD160 275790299fcceee41a186b4ec03e1a9e3b3eb125 scigraphica-2.1.0.tar.gz 539549
-SHA256 b424310506995507d053573f1995f9cfbbce0a7fdc7dc93effc6dbec54aa15f9 scigraphica-2.1.0.tar.gz 539549