mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/arrow-glib: Update to 17.0.0
Changes: https://arrow.apache.org/release/
This commit is contained in:
parent
8f90326975
commit
b122bc8183
@ -1,5 +1,5 @@
|
||||
PORTNAME= arrow
|
||||
PORTVERSION= 15.0.2
|
||||
PORTVERSION= 17.0.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= APACHE/arrow/arrow-${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -glib
|
||||
@ -16,10 +16,17 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE.txt
|
||||
BUILD_DEPENDS= arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/arrow
|
||||
LIB_DEPENDS= libarrow.so:databases/arrow
|
||||
|
||||
USES= compiler:c++17-lang gnome meson pkgconfig
|
||||
USES= compiler:c++17-lang gnome meson pkgconfig python:build
|
||||
USE_GNOME= introspection
|
||||
|
||||
MESON_ARGS= --default-library=both -Darrow_cpp_build_dir='' -Darrow_cpp_build_type='release' -Dgtk_doc=false
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
MESON_ARGS= --default-library=both \
|
||||
-Darrow_cpp_build_dir='' \
|
||||
-Darrow_cpp_build_type='release' \
|
||||
-Ddoc=false \
|
||||
-Dgtk_doc=false \
|
||||
-Dsource_reference='main' \
|
||||
-Dvapi=false
|
||||
WRKSRC_SUBDIR= c_glib
|
||||
|
||||
PLIST_SUB= SHLIB_VER=${PORTVERSION:R:R}00.${PORTVERSION:E}.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1711466060
|
||||
SHA256 (apache-arrow-15.0.2.tar.gz) = abbf97176db6a9e8186fe005e93320dac27c64562755c77de50a882eb6179ac6
|
||||
SIZE (apache-arrow-15.0.2.tar.gz) = 21503812
|
||||
TIMESTAMP = 1721710220
|
||||
SHA256 (apache-arrow-17.0.0.tar.gz) = 9d280d8042e7cf526f8c28d170d93bfab65e50f94569f6a790982a878d8d898d
|
||||
SIZE (apache-arrow-17.0.0.tar.gz) = 21822331
|
||||
|
@ -14,6 +14,16 @@ include/arrow-dataset-glib/partitioning.h
|
||||
include/arrow-dataset-glib/partitioning.hpp
|
||||
include/arrow-dataset-glib/scanner.h
|
||||
include/arrow-dataset-glib/scanner.hpp
|
||||
include/arrow-dataset-glib/version.h
|
||||
include/arrow-flight-glib/arrow-flight-glib.h
|
||||
include/arrow-flight-glib/arrow-flight-glib.hpp
|
||||
include/arrow-flight-glib/client.h
|
||||
include/arrow-flight-glib/client.hpp
|
||||
include/arrow-flight-glib/common.h
|
||||
include/arrow-flight-glib/common.hpp
|
||||
include/arrow-flight-glib/server.h
|
||||
include/arrow-flight-glib/server.hpp
|
||||
include/arrow-flight-glib/version.h
|
||||
include/arrow-glib/array-builder.h
|
||||
include/arrow-glib/array-builder.hpp
|
||||
include/arrow-glib/array.h
|
||||
@ -56,7 +66,6 @@ include/arrow-glib/file-system.h
|
||||
include/arrow-glib/file-system.hpp
|
||||
include/arrow-glib/file.h
|
||||
include/arrow-glib/file.hpp
|
||||
include/arrow-glib/gobject-type.h
|
||||
include/arrow-glib/input-stream.h
|
||||
include/arrow-glib/input-stream.hpp
|
||||
include/arrow-glib/interval.h
|
||||
@ -87,6 +96,8 @@ include/arrow-glib/table.h
|
||||
include/arrow-glib/table.hpp
|
||||
include/arrow-glib/tensor.h
|
||||
include/arrow-glib/tensor.hpp
|
||||
include/arrow-glib/timestamp-parser.h
|
||||
include/arrow-glib/timestamp-parser.hpp
|
||||
include/arrow-glib/type.h
|
||||
include/arrow-glib/type.hpp
|
||||
include/arrow-glib/version.h
|
||||
@ -125,30 +136,39 @@ include/parquet-glib/parquet-glib.h
|
||||
include/parquet-glib/parquet-glib.hpp
|
||||
include/parquet-glib/statistics.h
|
||||
include/parquet-glib/statistics.hpp
|
||||
include/parquet-glib/version.h
|
||||
lib/girepository-1.0/Arrow-1.0.typelib
|
||||
lib/girepository-1.0/ArrowDataset-1.0.typelib
|
||||
lib/girepository-1.0/ArrowFlight-1.0.typelib
|
||||
lib/girepository-1.0/Gandiva-1.0.typelib
|
||||
lib/girepository-1.0/Parquet-1.0.typelib
|
||||
lib/libarrow-dataset-glib.a
|
||||
lib/libarrow-dataset-glib.so
|
||||
lib/libarrow-dataset-glib.so.1500
|
||||
lib/libarrow-dataset-glib.so.1700
|
||||
lib/libarrow-dataset-glib.so.%%SHLIB_VER%%
|
||||
lib/libarrow-flight-glib.a
|
||||
lib/libarrow-flight-glib.so
|
||||
lib/libarrow-flight-glib.so.1700
|
||||
lib/libarrow-flight-glib.so.%%SHLIB_VER%%
|
||||
lib/libarrow-glib.a
|
||||
lib/libarrow-glib.so
|
||||
lib/libarrow-glib.so.1500
|
||||
lib/libarrow-glib.so.1700
|
||||
lib/libarrow-glib.so.%%SHLIB_VER%%
|
||||
lib/libgandiva-glib.a
|
||||
lib/libgandiva-glib.so
|
||||
lib/libgandiva-glib.so.1500
|
||||
lib/libgandiva-glib.so.1700
|
||||
lib/libgandiva-glib.so.%%SHLIB_VER%%
|
||||
lib/libparquet-glib.a
|
||||
lib/libparquet-glib.so
|
||||
lib/libparquet-glib.so.1500
|
||||
lib/libparquet-glib.so.1700
|
||||
lib/libparquet-glib.so.%%SHLIB_VER%%
|
||||
libdata/pkgconfig/arrow-dataset-glib.pc
|
||||
libdata/pkgconfig/arrow-flight-glib.pc
|
||||
libdata/pkgconfig/arrow-glib.pc
|
||||
libdata/pkgconfig/gandiva-glib.pc
|
||||
libdata/pkgconfig/parquet-glib.pc
|
||||
share/arrow-glib/LICENSE.txt
|
||||
share/arrow-glib/README.md
|
||||
share/arrow-glib/example/README.md
|
||||
share/arrow-glib/example/build.c
|
||||
share/arrow-glib/example/extension-type.c
|
||||
@ -168,5 +188,6 @@ share/arrow-glib/example/vala/write-file.vala
|
||||
share/arrow-glib/example/vala/write-stream.vala
|
||||
share/gir-1.0/Arrow-1.0.gir
|
||||
share/gir-1.0/ArrowDataset-1.0.gir
|
||||
share/gir-1.0/ArrowFlight-1.0.gir
|
||||
share/gir-1.0/Gandiva-1.0.gir
|
||||
share/gir-1.0/Parquet-1.0.gir
|
||||
|
Loading…
Reference in New Issue
Block a user