add OCCT Patch to build with system freetype; patch localizations script
This commit is contained in:
parent
a649b78e05
commit
44c2cf048f
2 changed files with 27 additions and 14 deletions
8
.SRCINFO
8
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = orca-slicer-git
|
||||
pkgdesc = G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
|
||||
pkgver = 2.3.0.r24599.dc49116
|
||||
pkgver = 2.3.1.r24811.108eeae
|
||||
pkgrel = 1
|
||||
url = https://github.com/SoftFever/OrcaSlicer
|
||||
arch = x86_64
|
||||
|
@ -9,6 +9,7 @@ pkgbase = orca-slicer-git
|
|||
makedepends = extra-cmake-modules
|
||||
makedepends = git
|
||||
makedepends = glew
|
||||
makedepends = libigl
|
||||
makedepends = m4
|
||||
makedepends = ninja
|
||||
makedepends = pkgconf
|
||||
|
@ -17,6 +18,7 @@ pkgbase = orca-slicer-git
|
|||
depends = dbus
|
||||
depends = expat
|
||||
depends = fontconfig
|
||||
depends = freetype2
|
||||
depends = gcc-libs
|
||||
depends = gdk-pixbuf2
|
||||
depends = glib2
|
||||
|
@ -36,7 +38,11 @@ pkgbase = orca-slicer-git
|
|||
depends = webkit2gtk-4.1
|
||||
depends = zlib
|
||||
provides = orca-slicer
|
||||
options = !debug
|
||||
options = !emptydirs
|
||||
source = orca-slicer-git::git+https://github.com/SoftFever/OrcaSlicer.git
|
||||
source = https://github.com/Open-Cascade-SAS/OCCT/commit/7236e83dcc1e7284e66dc61e612154617ef715d6.patch
|
||||
b2sums = SKIP
|
||||
b2sums = cc7791841533e07787a4921b688fdd885782a67320936d445ad04102a68e8e044b5bf52a58d987d158ae522ae4f02a56a3525ccfd1831ef6a3b6459be14bd408
|
||||
|
||||
pkgname = orca-slicer-git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue