sortix-mirror/ports/libstdc++/libstdc++.port

14 lines
451 B
Plaintext

NAME=libstdc++
BUILD_LIBRARIES='libiconv?'
VERSION=1.1-rc1
DISTNAME=sortix-libstdc++-$VERSION
COMPRESSION=tar.xz
ARCHIVE=$DISTNAME.$COMPRESSION
SHA256SUM=0669b1344d969453a01d041ec9671e32fae25f89373d205bb172a8f7a267a10e
UPSTREAM_SITE=https://pub.sortix.org/sortix/toolchain
UPSTREAM_ARCHIVE=$ARCHIVE
BUILD_SYSTEM=configure
CONFIGURE_USE_BUILD_DIRECTORY=true
POST_INSTALL=tix-eradicate-libtool-la
VERSION_REGEX='([0-9]+\.[0-9]+(\.[0-9]+)*(-rc[0-9]+)?)'