mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
boost,qt: bump revision for ICU 55.1 update.
This commit is contained in:
@@ -8,7 +8,7 @@ testing. It contains over eighty individual libraries.
|
||||
HOMEPAGE="http://www.boost.org/"
|
||||
SRC_URI="http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2"
|
||||
CHECKSUM_SHA256="fff00023dd79486d444c8e29922f4072e1d451fc5a4d2b6075852ead7f2b7b52"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
LICENSE="Boost v1.0"
|
||||
COPYRIGHT="1998-2013 Beman Dawes, David Abrahams, Rene Rivera, et al."
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
|
||||
@@ -9,7 +9,7 @@ CHECKSUM_SHA256="83bb4d74ac48443936cb497a1b53dd5683800426e829f8767cd554905d45ac6
|
||||
SOURCE_DIR="qt4-4.8.6-haiku-4"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
COPYRIGHT="2014 Digia Plc and/or its subsidiary(-ies)."
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
# x86_gcc2 is fine as primary target architecture as long as we're building
|
||||
@@ -88,7 +88,6 @@ if [ $targetArchitecture = x86_gcc2 ]; then
|
||||
BUILD_PREREQUIRES="$BUILD_PREREQUIRES cmd:g++"
|
||||
REQUIRES="$REQUIRES
|
||||
haiku
|
||||
lib:libstdc++.r4
|
||||
"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user