Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: godot 4.0.2-2: Build against embree3
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@1445535 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
svenstaro authored and svntogit committed Apr 13, 2023
1 parent be4d959 commit c51c35a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
pkgbase=godot
pkgname=(godot)
pkgver=4.0.2
pkgrel=1
pkgrel=2
pkgdesc='Advanced cross-platform 2D and 3D game engine'
url='https://godotengine.org/'
license=(MIT)
arch=(x86_64)
makedepends=(alsa-lib pulseaudio scons yasm)
depends=(embree freetype2 graphite harfbuzz harfbuzz-icu libglvnd libspeechd
depends=(embree3 freetype2 graphite harfbuzz harfbuzz-icu libglvnd libspeechd
libsquish libtheora libvorbis libwebp libwslay libxcursor libxi
libxinerama libxrandr mbedtls miniupnpc pcre2)
optdepends=(pipewire-alsa pipewire-pulse)
Expand Down

1 comment on commit c51c35a

@grandchild
Copy link

@grandchild grandchild commented on c51c35a Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why?

Package (81)            Old Version     New Version    Net Change    Download Size
community/godot         4.0.1-1         4.0.2-2        0.54 MiB      43.62 MiB
community/embree3                       3.13.5-1       37.62 MiB     9.48 MiB
...
error: failed to commit transaction (conflicting files)
embree3: /usr/include/embree3/rtcore.h exists in filesystem (owned by embree)
... [probably all files]

Please sign in to comment.