mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t. * disable compatibility packages for x86_64.
This commit is contained in:
@@ -5,7 +5,7 @@ Pyrex). It makes writing C extensions for Python as easy as Python itself."
|
||||
HOMEPAGE="http://cython.org/"
|
||||
COPYRIGHT="2007-2016 Stefan Behnel, Robert Bradshaw, et al."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-0.25.2.tar.gz"
|
||||
CHECKSUM_SHA256="f141d1f9c27a07b5a93f7dc5339472067e2d7140d1c5a9e20112a5665ca60306"
|
||||
SOURCE_DIR="Cython-$portVersion"
|
||||
|
||||
@@ -5,7 +5,7 @@ Pyrex). It makes writing C extensions for Python as easy as Python itself."
|
||||
HOMEPAGE="http://cython.org/"
|
||||
COPYRIGHT="2007-2016 Stefan Behnel, Robert Bradshaw, et al."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-0.25.2.tar.gz"
|
||||
CHECKSUM_SHA256="f141d1f9c27a07b5a93f7dc5339472067e2d7140d1c5a9e20112a5665ca60306"
|
||||
SOURCE_DIR="Cython-$portVersion"
|
||||
@@ -47,7 +47,7 @@ INSTALL()
|
||||
mkdir -p $installLocation
|
||||
|
||||
$portPackageLinksDir/cmd~python2/bin/python2 setup.py install \
|
||||
--prefix=$prefix --skip-build
|
||||
--root=/ --prefix=$prefix --skip-build
|
||||
|
||||
for file in cygdb cython cythonize; \
|
||||
do mv $binDir/$file $binDir/${file}2 ; \
|
||||
|
||||
@@ -5,11 +5,11 @@ Optional C extensions can be built for improved performance."
|
||||
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
|
||||
COPYRIGHT="2008-2013 Jelmer Vernooij"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/d/dulwich/dulwich-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8f9070f37eec6175aab60d7064246b5b6453b2fab342589101f1c8feda0a0cc6"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
dulwich = $portVersion
|
||||
@@ -22,6 +22,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
cmd:python2
|
||||
lib:libpython2.7
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
@@ -15,7 +15,7 @@ SOURCE_URI="https://pypi.python.org/packages/source/g/gdata/gdata-$portVersion.t
|
||||
CHECKSUM_SHA256="56e7d22de819c22b13ceb0fe1869729b4287f89ebbd4bb55380d7bcf61a1fdb6"
|
||||
LICENSE="Apache v2"
|
||||
COPYRIGHT="2006-2014 Google Inc."
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ general-purpose data-base applications."
|
||||
HOMEPAGE="http://numpy.scipy.org/"
|
||||
COPYRIGHT="2005-2016 NumPy Developers."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/numpy/NumPy/$portVersion/numpy-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69"
|
||||
SOURCE_DIR="numpy-$portVersion"
|
||||
|
||||
@@ -9,7 +9,7 @@ general-purpose data-base applications."
|
||||
HOMEPAGE="http://numpy.scipy.org/"
|
||||
COPYRIGHT="2005-2016 NumPy Developers."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/numpy/NumPy/$portVersion/numpy-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69"
|
||||
SOURCE_DIR="numpy-$portVersion"
|
||||
|
||||
@@ -7,7 +7,7 @@ etc.).
|
||||
HOMEPAGE="http://pypi.python.org/pypi/pycrypto/2.6"
|
||||
LICENSE="pycrypto"
|
||||
COPYRIGHT="2010 Dwayne C. Litzenberger"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://pypi.python.org/packages/source/p/pycrypto/pycrypto-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c"
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ LICENSE="
|
||||
MIT
|
||||
"
|
||||
COPYRIGHT="2003 Scott Robinson; 2009,2010 Andrew Resch"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ COPYRIGHT="2004-2015 Joachim Bauch
|
||||
7-zip 1999-2010 Igor Pavlov
|
||||
LZMA SDK 1999-2010 Igor Pavlov"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://pypi.python.org/packages/source/p/pylzma/pylzma-0.4.8.tar.gz"
|
||||
CHECKSUM_SHA256="e6239cc4c134083ef6cfee54b1b9f5116dfc081474e093136b1b0e3226ac2532"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user