diff --git a/srcpkgs/goimapnotify/template b/srcpkgs/goimapnotify/template index b8af7142d6cab7..60cb39f82bfcc0 100644 --- a/srcpkgs/goimapnotify/template +++ b/srcpkgs/goimapnotify/template @@ -1,6 +1,6 @@ # Template file for 'goimapnotify' pkgname=goimapnotify -version=2.5.5 +version=2.5.6 revision=1 build_style=go go_import_path="gitlab.com/shackra/goimapnotify" @@ -12,4 +12,4 @@ license="GPL-3.0-only" homepage="https://gitlab.com/shackra/goimapnotify" changelog="https://gitlab.com/shackra/goimapnotify/blob/master/CHANGELOG.rst" distfiles="https://${go_import_path}/-/archive/${version}/${pkgname}-${version}.tar.gz" -checksum=980bbb8c8b066213386c31a1f04d4c72f03ed27cc185be8ddf804481c6f9dcab +checksum=dd61a91ddee1428153c90b300d1d8544d99723c2647f5dbbbc96b25a5c023863 diff --git a/srcpkgs/maturin/template b/srcpkgs/maturin/template index fa5f59b7a4efbe..b38c86c2c4103c 100644 --- a/srcpkgs/maturin/template +++ b/srcpkgs/maturin/template @@ -1,6 +1,6 @@ # Template file for 'maturin' pkgname=maturin -version=1.13.3 +version=1.14.1 revision=1 build_style=python3-pep517 build_helper="qemu rust" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="Apache-2.0, MIT" homepage="https://github.com/PyO3/maturin" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=17d062a73781cf4cd4eb8b0188e8cf037eece711feef0386a22f0975e4e4f34e +checksum=435f8d5b267e52588fe699cab97a8234e3d98977a9f9e6efe873e04f7f85f92c # Tests use unstable features and fail to build make_check=no diff --git a/srcpkgs/mkinitcpio-utils/template b/srcpkgs/mkinitcpio-utils/template index 20bc4998dfc2b2..c4dfd05c6e0a1d 100644 --- a/srcpkgs/mkinitcpio-utils/template +++ b/srcpkgs/mkinitcpio-utils/template @@ -1,6 +1,6 @@ # Template file for 'mkinitcpio-utils' pkgname=mkinitcpio-utils -version=0.0.5 +version=0.0.6 revision=1 depends="cryptsetup device-mapper mkinitcpio" short_desc="Collection of mkinitcpio utilities to perform various tasks" @@ -8,7 +8,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/grazzolini/mkinitcpio-utils" distfiles="https://github.com/grazzolini/mkinitcpio-utils/archive/v${version}.tar.gz" -checksum=e64bd682fe40d2a91541161366505911e5d7b68c489786c723837ce19d025968 +checksum=8789d046b428a815189fe20ec43645ab44cb2de01bf1531166430b03529f7dd8 replaces="mkinitcpio-encryptssh>=0" do_install() { diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template index 187898bc10a49b..b9bb5a32398e7f 100644 --- a/srcpkgs/python3-Cython/template +++ b/srcpkgs/python3-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python3-Cython' pkgname=python3-Cython -version=3.2.5 +version=3.2.8 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://cython.org/" changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst" distfiles="${PYPI_SITE}/c/cython/cython-${version}.tar.gz" -checksum=3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1 +checksum=f4f23a56b25221a06f91817fe8f3114ab8b48a4fac73187dbb64bc2c4a87961f # Tests are flaky make_check=no conflicts="python3-Cython0.29>=0" diff --git a/srcpkgs/python3-Pillow/template b/srcpkgs/python3-Pillow/template index a73cb4a98f4b83..5fb57478f2666d 100644 --- a/srcpkgs/python3-Pillow/template +++ b/srcpkgs/python3-Pillow/template @@ -1,6 +1,6 @@ # Template file for 'python3-Pillow' pkgname=python3-Pillow -version=12.2.0 +version=12.3.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-pybind11" @@ -14,7 +14,7 @@ license="custom:PIL" homepage="https://python-pillow.org" changelog="https://raw.githubusercontent.com/python-pillow/Pillow/master/CHANGES.rst" distfiles="${PYPI_SITE}/p/pillow/pillow-${version}.tar.gz" -checksum=a830b1a40919539d07806aa58e1b114df53ddd43213d9c8b75847eee6c0182b5 +checksum=3b8182a766685eaa002637e28b4ec8d6b18819a0c71f579bf0dbaa5830297cce post_install() { vlicense LICENSE diff --git a/srcpkgs/python3-aiohappyeyeballs/template b/srcpkgs/python3-aiohappyeyeballs/template index bc87f5ccd341fc..7f9dea547d59df 100644 --- a/srcpkgs/python3-aiohappyeyeballs/template +++ b/srcpkgs/python3-aiohappyeyeballs/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohappyeyeballs' pkgname=python3-aiohappyeyeballs -version=2.7.0 +version=2.7.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -12,7 +12,7 @@ license="PSF-2.0" homepage="https://aiohappyeyeballs.readthedocs.io" changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md" distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz" -checksum=449f7db557fad1750d40b51b9718448d6d1f95f3235e4a1ac561068db9fb43c1 +checksum=4f8e1d278ee4bafaefc92a5e054eee97e2e8159f5d78ede9b5b064f8ea3321cd pre_check() { vsed -i -e '/^addopts/d' pyproject.toml diff --git a/srcpkgs/python3-cffi/template b/srcpkgs/python3-cffi/template index a2b432407f0084..80cf7ceabad3c2 100644 --- a/srcpkgs/python3-cffi/template +++ b/srcpkgs/python3-cffi/template @@ -1,7 +1,7 @@ # Template file for 'python3-cffi' pkgname=python3-cffi -version=2.0.0 -revision=2 +version=2.1.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel libffi-devel" makedepends="python3-devel libffi-devel" @@ -13,7 +13,7 @@ license="MIT" homepage="https://cffi.readthedocs.io/" changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html" distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz" -checksum=44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529 +checksum=efc1cdd798b1aaf39b4610bba7aad28c9bea9b910f25c784ccf9ec1fa719d1f9 do_check() { # glibc libm.so is a GNU ld script that isn't properly handled diff --git a/srcpkgs/python3-cryptography/template b/srcpkgs/python3-cryptography/template index edac2970039e99..07e4e6c77317da 100644 --- a/srcpkgs/python3-cryptography/template +++ b/srcpkgs/python3-cryptography/template @@ -14,7 +14,7 @@ checkdepends="python3-pytest-subtests python3-pytest-xdist python3-iso8601 python3-pytz python3-cryptography_vectors python3-pretend python3-hypothesis python3-pytest-benchmark $depends" short_desc="Python3 library that provides cryptographic recipes and primitives" -maintainer="Andrew J. Hesford " +maintainer="Orphaned " license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst" diff --git a/srcpkgs/python3-cryptography_vectors/template b/srcpkgs/python3-cryptography_vectors/template index ae08b13e6ad41f..3db1371eb8ccd9 100644 --- a/srcpkgs/python3-cryptography_vectors/template +++ b/srcpkgs/python3-cryptography_vectors/template @@ -7,7 +7,7 @@ make_build_args="--skip-dependency-check" hostmakedepends="uv-build" depends="python3" short_desc="Test vectors for python3-cryptography" -maintainer="Andrew J. Hesford " +maintainer="Orphaned " license="BSD-3-Clause, Apache-2.0" homepage="https://github.com/pyca/cryptography" distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz" diff --git a/srcpkgs/python3-hypothesis/template b/srcpkgs/python3-hypothesis/template index f35d5592a67668..44704cdd4f520d 100644 --- a/srcpkgs/python3-hypothesis/template +++ b/srcpkgs/python3-hypothesis/template @@ -19,7 +19,7 @@ depends="python3-attrs python3-sortedcontainers" checkdepends="python3-pytest-xdist black python3-typing_extensions python3-pytz python3-numpy python3-pexpect python3-dateutil python3-pandas $depends" short_desc="Python library for property-based testing" -maintainer="Andrew J. Hesford " +maintainer="Orphaned " license="MPL-2.0" homepage="https://hypothesis.works/" changelog="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/refs/heads/master/hypothesis/docs/changelog.rst" diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index f4983fcf12fd83..3187aebc015314 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python3-ipython' pkgname=python3-ipython -version=9.14.1 +version=9.15.0 revision=1 build_style=python3-pep517 # pexpect module does not find IPython when launching new interpreter @@ -22,7 +22,7 @@ license="BSD-3-Clause" homepage="https://ipython.org/" changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version9.rst" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=f913bf74df06d458e46ced84ca506c23797590d594b236fe60b14df213291e7b +checksum=da2819ce2aa83135257df830660b1176d986c3d2876db24df01974fa955b2756 conflicts="python-ipython<=5.8.0_2" make_check_pre="env PYTHONPATH=." diff --git a/srcpkgs/python3-matplotlib/template b/srcpkgs/python3-matplotlib/template index 1b1cbafbf1b2da..7f216a109acc84 100644 --- a/srcpkgs/python3-matplotlib/template +++ b/srcpkgs/python3-matplotlib/template @@ -1,6 +1,6 @@ # Template file for 'python3-matplotlib' pkgname=python3-matplotlib -version=3.10.9 +version=3.11.0 revision=1 build_style=python3-pep517 build_helper="meson numpy" @@ -18,7 +18,7 @@ license="custom:matplotlib, BSD-3-Clause, MIT" homepage="https://matplotlib.org/" changelog="https://github.com/matplotlib/matplotlib/releases" distfiles="${PYPI_SITE}/m/matplotlib/matplotlib-${version}.tar.gz" -checksum=fd66508e8c6877d98e586654b608a0456db8d7e8a546eb1e2600efd957302358 +checksum=68c0c7be01b30dcca3638934f7f591df73401235cbdbf0d1ab1c71e7db7f8b57 replaces="python3-matplotlib-data>=0" # Comparison of images is too frail for validation make_check="no" diff --git a/srcpkgs/python3-nanobind/template b/srcpkgs/python3-nanobind/template index 2d1d4eaea49e44..68640b65312157 100644 --- a/srcpkgs/python3-nanobind/template +++ b/srcpkgs/python3-nanobind/template @@ -1,6 +1,6 @@ # Template file for 'python3-nanobind' pkgname=python3-nanobind -version=2.12.0 +version=2.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-scikit-build-core ninja" @@ -14,7 +14,7 @@ _robin_map_hash="188c45569cc2a5dd768077c193830b51d33a5020" distfiles="${homepage}/archive/v${version}.tar.gz https://github.com/Tessil/robin-map/archive/${_robin_map_hash}.tar.gz " -checksum="01f1f0cd0398743c18f33d07ae36ad410bd7f4a1e90683b508504de897d6e629 +checksum="cb25a582ccade4b6067bc73c78b84ad9dbd0bbe0e537320711d18015ccafc4ef 2f4be670fa4f53c3261ed7af392b414a00e75591f87da0a8dd525de376430747" skip_extraction="${_robin_map_hash}.tar.gz" diff --git a/srcpkgs/python3-narwhals/template b/srcpkgs/python3-narwhals/template index 7ce38ef7a4c071..5a25ca2df7d661 100644 --- a/srcpkgs/python3-narwhals/template +++ b/srcpkgs/python3-narwhals/template @@ -1,6 +1,6 @@ # Template file for 'python3-narwhals' pkgname=python3-narwhals -version=2.22.1 +version=2.23.0 revision=1 build_style=python3-pep517 hostmakedepends="uv-build" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://narwhals-dev.github.io/narwhals/" distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz" -checksum=d62920805a0a43b7ff8b54b0c0d3142d796f8a9301836ada37e573d6a33cbcd9 +checksum=13e7ff5b4bb4a2f77b907c2e4d8a76e273dfc1323a3c997440a2f9fd26aed408 make_check=no # archive includes no tests post_install() { diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template index 86ac1be18774d8..0d7b50a7427d10 100644 --- a/srcpkgs/python3-numpy/template +++ b/srcpkgs/python3-numpy/template @@ -1,6 +1,6 @@ # Template file for 'python3-numpy' pkgname=python3-numpy -version=2.4.6 +version=2.5.1 revision=1 build_style=python3-pep517 build_helper="meson qemu" @@ -19,7 +19,7 @@ license="BSD-3-Clause" homepage="https://www.numpy.org/" changelog="https://github.com/numpy/numpy/releases" distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz" -checksum=f3a3570c4a2a16746ac2c31a7c7c7b0c186b95ce902e33db6f28094ed7387dda +checksum=a48a113e6afea91f5608793bafa7ef2ad481fefbda87ec5069f483de61cb9fa3 alternatives="numpy:f2py:/usr/bin/f2py3" build_options="openblas" diff --git a/srcpkgs/python3-pamqp/template b/srcpkgs/python3-pamqp/template index e03df4d0adf9dd..6f3c723893d2e0 100644 --- a/srcpkgs/python3-pamqp/template +++ b/srcpkgs/python3-pamqp/template @@ -1,6 +1,6 @@ # Template file for 'python3-pamqp' pkgname=python3-pamqp -version=4.0.0 +version=4.0.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/gmr/pamqp" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=2ed41f668993e0a5038ddf5238e1e80820fd30d33c0fbc3d479f2d04d37ee160 +checksum=a600769a4c569e4c11543d56dce2e72c1cb32b215e6579ea1c4be1f14ffe90f3 post_install() { vlicense LICENSE diff --git a/srcpkgs/python3-pyproject-metadata/template b/srcpkgs/python3-pyproject-metadata/template index 77f6f4dbf4cb81..d9e5925872b71a 100644 --- a/srcpkgs/python3-pyproject-metadata/template +++ b/srcpkgs/python3-pyproject-metadata/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyproject-metadata' pkgname=python3-pyproject-metadata -version=0.11.0 +version=0.12.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core python3-wheel" @@ -11,7 +11,7 @@ license="MIT" homepage="https://pep621.readthedocs.io/" changelog="https://raw.githubusercontent.com/FFY00/python-pyproject-metadata/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/p/pyproject_metadata/pyproject_metadata-${version}.tar.gz" -checksum=c72fa49418bb7c5a10f25e050c418009898d1c051721d19f98a6fb6da59a66cf +checksum=8809a4df6fe08279b39a8890669506ed3158e0617855ac9aff098fcbe772ae4c make_check=no # tarball includes no tests post_install() { diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index 33e2c92f0da4df..572685eb4aeea5 100644 --- a/srcpkgs/python3-redis/template +++ b/srcpkgs/python3-redis/template @@ -1,6 +1,6 @@ # Template file for 'python3-redis' pkgname=python3-redis -version=8.0.0 +version=8.0.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/redis/redis-py" changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=0f95bfbdfc409426d9e4fbb3e47da798e85673bc120cc93451bad8e252eefe26 +checksum=0132891ac1c75ea1dcf7d7c282de57417edfbc87928868f292559a61b96c6a4b replaces="python3-aioredis<=2.0.1_1" make_check=no # tests require a running redis server diff --git a/srcpkgs/python3-scikit-build-core/template b/srcpkgs/python3-scikit-build-core/template index 3aa50ba8fa207e..b8ddca2e869edb 100644 --- a/srcpkgs/python3-scikit-build-core/template +++ b/srcpkgs/python3-scikit-build-core/template @@ -1,6 +1,6 @@ # Template file for 'python3-scikit-build-core' pkgname=python3-scikit-build-core -version=0.12.2 +version=1.0.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -10,6 +10,6 @@ maintainer="Andrew J. Hesford " license="Apache-2.0" homepage="https://scikit-build-core.readthedocs.io" distfiles="${PYPI_SITE}/s/scikit_build_core/scikit_build_core-${version}.tar.gz" -checksum=562e0bbc9de1a354c87825ccf732080268d6582a0200f648e8c4a2dcb1e3736d +checksum=9f3c02e88c7722aa351f17b75758ccf8f8e32537e7a29e8961311777c0b35a40 # Tests require unpackaged dependencies make_check=no diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 9913c22aec9d07..a0eb00953d1dab 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -1,6 +1,6 @@ # Template file for 'python3-scipy' pkgname=python3-scipy -version=1.17.1 +version=1.18.0 revision=1 build_style=python3-pep517 build_helper="meson numpy" @@ -21,7 +21,7 @@ license="BSD-3-Clause" homepage="https://scipy.org/" changelog="https://github.com/scipy/scipy/releases" distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz" -checksum=95d8e012d8cb8816c226aef832200b1d45109ed4464303e997c5b13122b297c0 +checksum=67b2ad2ad54c72ca6d04975a9b2df8c3638c34ddd5b28738e94fc2b57929d378 # must be tested from site dir of installed version (see dev.py:739) make_check_pre='eval env -C "${testdir}/${py3_sitelib}"' @@ -46,6 +46,8 @@ if [ "$XBPS_CHECK_PKGS" != full ]; then make_check_args="-m 'not slow'" fi +export PKG_CONFIG_PATH="${XBPS_CROSS_BASE}/${py3_sitelib}/numpy/_core/lib/pkgconfig" + post_install() { vlicense LICENSE.txt } diff --git a/srcpkgs/python3-setuptools-rust/template b/srcpkgs/python3-setuptools-rust/template index 6d7cf7a7988aac..3091eee2294217 100644 --- a/srcpkgs/python3-setuptools-rust/template +++ b/srcpkgs/python3-setuptools-rust/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools-rust' pkgname=python3-setuptools-rust -version=1.12.1 +version=1.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/PyO3/setuptools-rust" changelog="https://raw.githubusercontent.com/PyO3/setuptools-rust/master/CHANGELOG.md" distfiles="${PYPI_SITE}/s/setuptools_rust/setuptools_rust-${version}.tar.gz" -checksum=85ae70989d96c9cfeb5ef79cf3bac2d5200bc5564f720a06edceedbdf6664640 +checksum=f2afcf4baeee689910ce49cfa8aad4e08cce72f417449bcc32891b8664fdc726 # Tests have unpackaged dependencies make_check=no diff --git a/srcpkgs/python3-setuptools_scm/template b/srcpkgs/python3-setuptools_scm/template index 47254019356002..9333731cd7c0b7 100644 --- a/srcpkgs/python3-setuptools_scm/template +++ b/srcpkgs/python3-setuptools_scm/template @@ -1,6 +1,6 @@ # Template file for 'python3-setuptools_scm' pkgname=python3-setuptools_scm -version=10.0.5 +version=10.2.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel python3-vcs-versioning" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/pypa/setuptools_scm" distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz" -checksum=bbba8fe754516cdefd017f4456721775e6ef9662bd7887fb52ae26813d4838c3 +checksum=ec8ea1738b92e42146a46e29a0e9de9ad462744c63cf9778677b95dfd605adde post_install() { vlicense LICENSE diff --git a/srcpkgs/python3-ultrajson/template b/srcpkgs/python3-ultrajson/template index 01d2ba4e3be304..07e06097316c33 100644 --- a/srcpkgs/python3-ultrajson/template +++ b/srcpkgs/python3-ultrajson/template @@ -1,6 +1,6 @@ # Template file for 'python3-ultrajson' pkgname=python3-ultrajson -version=5.12.1 +version=5.13.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/ultrajson/ultrajson" distfiles="${PYPI_SITE}/u/ujson/ujson-${version}.tar.gz" -checksum=5b7e96406c301a1366534479a7352ec40ec68bb327c0c119091635acd5925e35 +checksum=d62e3d7625384c08082abad81a077af587fdef2761bb14c3822f4234b8d07d75 export UJSON_BUILD_NO_STRIP=1 diff --git a/srcpkgs/python3-vcs-versioning/template b/srcpkgs/python3-vcs-versioning/template index cdcec350c90e31..756bf2223d3127 100644 --- a/srcpkgs/python3-vcs-versioning/template +++ b/srcpkgs/python3-vcs-versioning/template @@ -1,6 +1,6 @@ # Template file for 'python3-vcs-versioning' pkgname=python3-vcs-versioning -version=1.1.1 +version=2.2.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-packaging" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://setuptools-scm.readthedocs.io/" distfiles="${PYPI_SITE}/v/vcs_versioning/vcs_versioning-${version}.tar.gz" -checksum=fabd75a3cab7dd8ac02fe24a3a9ba936bf258667b5a62ed468c9a1da0f5775bc +checksum=4ac4ded78720cdb4d0291ae58ace87e1e9201912e1023f3029c6cce5c9152cfb post_install() { vlicense LICENSE.txt diff --git a/srcpkgs/vkQuake/patches/disable-neon.patch b/srcpkgs/vkQuake/patches/disable-neon.patch deleted file mode 100644 index baa4e356881cbf..00000000000000 --- a/srcpkgs/vkQuake/patches/disable-neon.patch +++ /dev/null @@ -1,14 +0,0 @@ -NEON support causes build failures with GCC 12, so just disable it. - ---- a/Quake/mathlib.h -+++ b/Quake/mathlib.h -@@ -157,9 +157,6 @@ - #define USE_SIMD - #define USE_SSE2 - #include --#elif defined(__aarch64__) && defined(__ARM_NEON) --#define USE_SIMD --#define USE_NEON - #endif - - /*==========================================================================*/ diff --git a/srcpkgs/vkQuake/template b/srcpkgs/vkQuake/template index c6e124623e79cc..a3f83515756851 100644 --- a/srcpkgs/vkQuake/template +++ b/srcpkgs/vkQuake/template @@ -1,6 +1,6 @@ # Template file for 'vkQuake' pkgname=vkQuake -version=1.34.1 +version=1.35.0 revision=1 build_style=meson hostmakedepends="glslang SPIRV-Tools pkg-config" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="GPL-2.0-or-later" homepage="https://github.com/Novum/vkQuake" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=3ce614a47ad563cfdf91429861c74ade11b3aa68805fedb16f1f452ceee515af +checksum=9f3a2bbf7ef22224c26a1a0d574562573fdaae2dc9758a98068617062d49c584 if [ "$XBPS_TARGET_LIBC" = musl ]; then makedepends+=" libexecinfo-devel"