Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
usd


Commits:
fd27ec74 by Christian Heusel at 2024-04-23T20:07:31+02:00
upgpkg: 24.03-6

related to 
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/17

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = usd
        pkgdesc = 3D VFX pipeline interchange file format
        pkgver = 24.03
-       pkgrel = 5
+       pkgrel = 6
        url = https://openusd.org
        arch = x86_64
        license = Apache-2.0
@@ -11,7 +11,7 @@ pkgbase = usd
        makedepends = git
        depends = alembic
        depends = boost-libs
-       depends = libboost_python312.so
+       depends = libboost_python311.so
        depends = dos2unix
        depends = draco
        depends = embree


=====================================
PKGBUILD
=====================================
@@ -8,13 +8,13 @@ pkgname=('usd' 'usd-extras')
 _pkgname='OpenUSD'
 pkgbase=usd
 pkgver=24.03
-pkgrel=5
+pkgrel=6
 arch=(x86_64)
 url='https://openusd.org'
 pkgdesc='3D VFX pipeline interchange file format'
 license=(Apache-2.0)
 depends=(alembic # libAlembic.so
-         boost-libs libboost_python312.so # 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/issues/1
+         boost-libs libboost_python311.so # 
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/issues/1
          dos2unix
          draco # libdraco.so
          embree # libembree4.so



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/usd/-/commit/fd27ec7458f91e7db729173cbec5c5681e8ee804

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/usd/-/commit/fd27ec7458f91e7db729173cbec5c5681e8ee804
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to