Package Details: ideamaker 5.0.6-1

Git Clone URL: https://aur.archlinux.org/ideamaker.git (read-only, click to copy)
Package Base: ideamaker
Description: Fast and user friendly 3D slicer for FDM printers
Upstream URL: https://www.raise3d.com/pages/ideamaker
Licenses: Other
Submitter: fab31
Maintainer: georgewoodall82
Last Packager: georgewoodall82
Votes: 8
Popularity: 0.016807
First Submitted: 2018-01-09 17:38 (UTC)
Last Updated: 2024-07-13 17:51 (UTC)

Latest Comments

1 2 3 Next › Last »

mander commented on 2024-05-24 12:14 (UTC)

I updated the pgkbuild to ideamaker 5

diff -u PKGBUILD.orig PKGBUILD                                                                                                                             
--- PKGBUILD.orig       2023-06-28 18:26:19.000000000 +0200
+++ PKGBUILD    2024-05-24 13:26:47.770280730 +0200
@@ -2,17 +2,17 @@
# Contributor: Fabien Devaux <fdev31@gmail.com>

pkgname=ideamaker
-pkgver=4.3.2
-pkgverminor=6470
+pkgver=5.0.5
+pkgverminor=8310
pkgrel=1
pkgdesc="Fast and user friendly 3D slicer for FDM printers"
arch=('x86_64')
url="https://www.raise3d.com/pages/ideamaker"
license=('other')
-depends=('mesa-libgl' 'desktop-file-utils')
+depends=('mesa-libgl' 'desktop-file-utils' 'libxcrypt-compat')
makedepends=('binutils')
source_x86_64=("https://download.raise3d.com/ideamaker/release/${pkgver}/ideaMaker_${pkgver}.${pkgverminor}-ubuntu_amd64.deb")
-sha256sums_x86_64=('c7a131e8fa866d793393304e7e676274c57eaa6029751542740bce8abe76126f')
+sha256sums_x86_64=('a8f61fa597c19a21b3e3ee0eb014cddd1ba56ff0238d2e2f22ecd72c064285f4')


package() {

jamincollins commented on 2023-05-10 21:43 (UTC)

The following patch/diff should update the PKGBUILD:

$ diff -u PKGBUILD.orig PKGBUILD
--- PKGBUILD.orig   2022-08-10 17:33:38.000000000 -0600
+++ PKGBUILD    2023-05-10 15:42:00.328728438 -0600
@@ -2,8 +2,8 @@
 # Contributor: Fabien Devaux <fdev31@gmail.com>

 pkgname=ideamaker
-pkgver=4.2.3
-pkgverminor=5600
+pkgver=4.3.2
+pkgverminor=6470
 pkgrel=1
 pkgdesc="Fast and user friendly 3D slicer for FDM printers"
 arch=('x86_64')
@@ -23,7 +23,7 @@
 changelog=
 source=("https://download.raise3d.com/ideamaker/release/${pkgver}/ideaMaker_${pkgver}.${pkgverminor}-ubuntu_amd64.deb")
 noextract=()
-sha256sums=('16f15dcba8576de00cb2ced2b6cf94b6c76db3a2b9b0dc1f4c14c9d05e2ba9d0')
+sha256sums=('c7a131e8fa866d793393304e7e676274c57eaa6029751542740bce8abe76126f')
 validpgpkeys=()

 package() {

tapir commented on 2022-04-10 14:55 (UTC)

is it possible to get it updated to latest version?

TwoD commented on 2022-03-11 14:50 (UTC)

This now requires libxcrypt-compat.

SR-G commented on 2021-12-31 16:10 (UTC)

Also FYI the latest AppImage is now also working fine (it was giving the same error), @see https://forum.raise3d.com/viewtopic.php?f=3&t=22065

demoinja commented on 2021-12-31 12:45 (UTC)

the rebuild package specifying 'libldap24' in the depends resolved the error " error : /usr/lib/x86_64-linux-gnu/ideamaker/ideamaker: error while loading shared libraries: liblber-2.4.so.2: cannot open shared object file: No such file or directory".

many thanks.

Cetronix commented on 2021-12-12 16:16 (UTC)

Try to rebuild the package specifying 'libldap24' in the depends.

SR-G commented on 2021-11-18 23:32 (UTC)

Hello, Not sure to see why, but when i launch the "ideamaker" command i get this error : /usr/lib/x86_64-linux-gnu/ideamaker/ideamaker: error while loading shared libraries: liblber-2.4.so.2: cannot open shared object file: No such file or directory

i do have that lib but with an older version... pacman -Fx liblber core/libldap 2.6.0-2 [installed] usr/lib/liblber.so usr/lib/liblber.so.2 usr/lib/liblber.so.2.0.200 multilib/lib32-libldap 2.6.0-1 [installed] usr/lib32/liblber.so usr/lib32/liblber.so.2 usr/lib32/liblber.so.2.0.200

(of course my whole system is up-to-date)

Any ideas ?

funky_ducky commented on 2021-04-27 17:36 (UTC)

TY it works!

eldios commented on 2021-04-27 17:00 (UTC)

Fixed!