Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 12 additions & 11 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -1714,6 +1714,7 @@ libganv-1.so.1 ganv-1.4.2_1
libblas.so.3 blas-3.5.0_1
libcblas.so.3 cblas-3.6.0_1
liblapack.so.3 lapack-3.5.0_1
liblapacke.so.3 lapacke-3.12.1_1
libcinnamon-menu-3.so.0 cinnamon-menus-2.2.0_1
libmate-desktop-2.so.17 mate-desktop-1.8.2_1
libmarco-private.so.2 libmarco-1.22.2_1
Expand Down Expand Up @@ -4585,21 +4586,21 @@ libb64.so.0 libb64-1.2.1_1
libei.so.1 libei-1.1.0_1
libeis.so.1 libei-1.1.0_1
liboeffis.so.1 libei-1.1.0_1
libgrass_datetime.8.3.so grass-8.3.0_1
libgrass_dbmibase.8.3.so grass-8.3.0_1
libgrass_dbmiclient.8.3.so grass-8.3.0_1
libgrass_gis.8.3.so grass-8.3.0_1
libgrass_gmath.8.3.so grass-8.3.0_1
libgrass_gproj.8.3.so grass-8.3.0_1
libgrass_imagery.8.3.so grass-8.3.0_1
libgrass_raster.8.3.so grass-8.3.0_1
libgrass_vector.8.3.so grass-8.3.0_1
libgrass_datetime.8.5.so grass-8.5.0_1
libgrass_dbmibase.8.5.so grass-8.5.0_1
libgrass_dbmiclient.8.5.so grass-8.5.0_1
libgrass_gis.8.5.so grass-8.5.0_1
libgrass_gmath.8.5.so grass-8.5.0_1
libgrass_gproj.8.5.so grass-8.5.0_1
libgrass_imagery.8.5.so grass-8.5.0_1
libgrass_raster.8.5.so grass-8.5.0_1
libgrass_vector.8.5.so grass-8.5.0_1
libvpl.so.2 libvpl-2.14.0_1
libusrsctp.so.2 usrsctp-0.9.5.0_1
libdatachannel.so.0.23 libdatachannel-0.23.1_1
libgeotiff.so.5 libgeotiff-1.7.1_1
libdraco.so.8 draco-1.5.6_1
libpdalcpp.so.17 libpdal-2.7.0_1
libdraco.so.9 draco-1.5.7_1
libpdalcpp.so.20 libpdal-2.10.2_1
libdisplay-info.so.2 libdisplay-info-0.2.0_1
libsqsh.so.1 libsqsh-1.3.0_1
libunicode.so.0.4 libunicode-0.4.0_1
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/draco/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'draco'
pkgname=draco
version=1.5.6
version=1.5.7
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
Expand All @@ -10,7 +10,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
license="Apache-2.0"
homepage="https://google.github.io/draco/"
distfiles="https://github.com/google/draco/archive/refs/tags/${version}.tar.gz"
checksum=0280888e5b8e4c4fb93bf40e65e4e8a1ba316a0456f308164fb5c2b2b0c282d6
checksum=bf6b105b79223eab2b86795363dfe5e5356050006a96521477973aba8f036fe1

draco-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/grass/patches/generic-installdir.patch
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

--- a/configure
+++ b/configure
@@ -4243,7 +4243,7 @@
@@ -5169,7 +5169,7 @@
if test -n "$MACOSX_APP" ; then
INSTDIR='${prefix}'"/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR}.app/Contents/MacOS"
else
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/grass/patches/musl.patch
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--- a/include/grass/gis.h
+++ b/include/grass/gis.h
@@ -23,6 +23,7 @@
@@ -22,6 +22,7 @@
/* System include files */
#include <stdio.h>
#include <stdarg.h>
#include <stdbool.h>
+#include <stdint.h>

/* Grass and local include files */
Expand Down
26 changes: 13 additions & 13 deletions srcpkgs/grass/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'grass'
pkgname=grass
version=8.3.0
revision=2
version=8.5.0
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr/lib --enable-shared --without-pdal
--with-bzlib --with-nls --with-pthread --with-readline --with-geos
Expand All @@ -11,7 +11,7 @@ hostmakedepends="flex gettext libgdal-tools pkg-config python3-numpy python3-six
tar"
makedepends="proj-devel tiff-devel libgdal-devel sqlite-devel fftw-devel
cairo-devel glu-devel libzstd-devel bzip2-devel geos-devel gettext-devel
readline-devel lapack-devel blas-devel netcdf-devel unixodbc-devel libgomp-devel
readline-devel lapacke-devel cblas-devel netcdf-devel unixodbc-devel libgomp-devel
wxPython"
depends="python3-numpy python3-dateutil python3-Pillow python3-matplotlib
python3-six python3-ply wxPython"
Expand All @@ -20,19 +20,19 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://grass.osgeo.org/"
distfiles="https://github.com/OSGeo/grass/archive/refs/tags/${version}.tar.gz"
checksum=8a38d297a41316ec0af1e4b4f8d00738f1fd98be768b8c6001b00e88817a2764
checksum=c40cb6e741e92a253a44ddd38c7b665d0b44726495f0b8422ef205c0d33ca998
nocross="tries to execute target binaries"
# 98-shlib-provides hook doesn't detect shlibs versioned before .so
shlib_provides="
libgrass_datetime.8.3.so
libgrass_dbmibase.8.3.so
libgrass_dbmiclient.8.3.so
libgrass_gis.8.3.so
libgrass_gmath.8.3.so
libgrass_gproj.8.3.so
libgrass_imagery.8.3.so
libgrass_raster.8.3.so
libgrass_vector.8.3.so"
libgrass_datetime.8.5.so
libgrass_dbmibase.8.5.so
libgrass_dbmiclient.8.5.so
libgrass_gis.8.5.so
libgrass_gmath.8.5.so
libgrass_gproj.8.5.so
libgrass_imagery.8.5.so
libgrass_raster.8.5.so
libgrass_vector.8.5.so"

post_install() {
vinstall grass.pc 644 usr/lib/pkgconfig
Expand Down
10 changes: 5 additions & 5 deletions srcpkgs/libgeotiff/template
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
# Template file for 'libgeotiff'
pkgname=libgeotiff
version=1.7.1
version=1.7.4
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
configure_args="-DBUILD_SHARED_LIBS=ON
-DCMAKE_INSTALL_DOCDIR=share/doc/libgeotiff"
hostmakedepends="pkg-config"
makedepends="proj-devel tiff-devel sqlite-devel"
short_desc="TIFF based interchange format for georeferenced raster imagery"
maintainer="Arjan Mossel <arjanmossel@gmail.com>"
license="MIT"
homepage="https://github.com/OSGeo/libgeotiff"
distfiles="https://github.com/OSGeo/libgeotiff/releases/download/${version}/libgeotiff-${version}.tar.gz"
checksum=05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6
checksum=c598d04fdf2ba25c4352844dafa81dde3f7fd968daa7ad131228cd91e9d3dc47

post_install() {
vlicense LICENSE
vmkdir usr/share/doc/libgeotiff
mv $DESTDIR/usr/doc/ $DESTDIR/usr/share/doc/libgeotiff/
}

libgeotiff-devel_package() {
Expand All @@ -25,6 +24,7 @@ libgeotiff-devel_package() {
pkg_install() {
vmove usr/include
vmove "usr/lib/*.so"
vmove usr/lib/pkgconfig
vmove usr/share/cmake
}
}
6 changes: 3 additions & 3 deletions srcpkgs/libpdal/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libpdal'
pkgname=libpdal
version=2.7.1
version=2.10.2
revision=1
build_style=cmake
build_helper="qemu"
Expand All @@ -13,13 +13,13 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
license="BSD-3-Clause"
homepage="https://pdal.io/"
distfiles="https://github.com/PDAL/PDAL/releases/download/${version}/PDAL-${version}-src.tar.gz"
checksum=5e5ac8b5d11ae4dbbde1b5af2ae097b13ed9ed67a57ad942b2c7704d0190c705
checksum=1fa8156b0394136e891462507466fb8ee9f6fac98d3fe07f17e1fcdb53dbefd1

do_check() {
cd build
case "$XBPS_TARGET_MACHINE" in
i686*) ctest -E \
"pdal_(app_plugin|file_utils|filters_colorinterp|filters_stats|io_optech|utils)_test" ;;
"pdal_(app_plugin|file_utils|filters_colorinterp|filters_stats|io_optech|utils|filters_grid_decimation)_test" ;;
x86_64*) ctest -E 'pdal_app_plugin_test' ;;
*) ctest ;;
esac
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/qgis/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'qgis'
pkgname=qgis
version=4.2.2
revision=2
revision=3
build_style=cmake
configure_args="-DENABLE_TESTS=OFF
-DWITH_3D=True
Expand Down
Loading