Search Criteria
Package Details: plasticity-bin 25.1.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plasticity-bin.git (read-only, click to copy) |
---|---|
Package Base: | plasticity-bin |
Description: | 3D modeling software for concept artists |
Upstream URL: | https://github.com/nkallen/plasticity |
Keywords: | plasticity |
Licenses: | LicenseRef-custom |
Submitter: | Techwizz |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 10 |
Popularity: | 0.72 |
First Submitted: | 2022-03-19 01:52 (UTC) |
Last Updated: | 2025-04-01 05:24 (UTC) |
Dependencies (35)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- at-spi2-core (at-spi2-core-gitAUR)
- atk (at-spi2-core-gitAUR, at-spi2-core)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- expat (expat-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- gvfs (gvfs-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kde-cli-tools (kde-cli-tools-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libnotify (libnotify-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- Show 15 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
all2 commented on 2023-12-19 17:14 (UTC)
I can take over maintaining this package if you'd like.
<deleted-account> commented on 2023-12-02 00:15 (UTC)
I am no longer a co-maintainer for this package. If you'd like to update it yourself, just edit the PKGBUILD with the new version number and swap in the sha512sum of the latest STABLE .deb package from the Github repo (https://github.com/nkallen/plasticity/releases)
<deleted-account> commented on 2023-10-10 00:09 (UTC)
v1.3 is out now. See this video for all the new features: https://www.youtube.com/watch?v=oI4xLxn0Wf8
<deleted-account> commented on 2023-09-15 02:01 (UTC)
@Enge1982 you're right, it seems like the dev took down 1.2.6 and replaced it with 1.2.16. I've updated the PKGBUILD with your fix
Enge1982 commented on 2023-09-14 21:49 (UTC)
Looks like "v1.2.6" can't be downloaded by yay. Possible typo of "v1.2.16"?
Editing the PKGBUILD and setting VER to 1.2.16 with the new sum allows it to succeed:
watzon commented on 2023-07-19 05:22 (UTC)
I have taken ownership of this package and it has been updated to v1.2.0 which was released a few days ago. If anyone would like to be added as a co-maintainer let me know, I would like for this to be kept up to date.
<deleted-account> commented on 2023-07-15 21:54 (UTC)
1.2.4 is out so I'm writing this updated version of the @luci4 comment for the
yay
package manager:yay plasticity-bin --editmenu --editor nano
and install1
1.2.4
3966b50cf7f702ecab9be2b9f900da42bc48b602140515bec0336d455f02dba36c31af856e7447490595ca2bd10712c783eb08a633e51cdcd5db83c13a083fde
-beta
Enjoy
-
-
-
-
-
also @lambdawarrior make sure you manually enter the corresponding file extension in the name bar (such as
fileName.obj
orfileName.stl
) before you click Savelambdawarrior commented on 2023-07-05 12:04 (UTC)
I was able to install 1.1.0 by editing PKGBUILD and sofware starts and seems to work nicely. However when I try to export a model I created to .stl or any other format nothing really happens after clicking "save". I tried saving the same model on an official MacOS build of Plasticity and it worked flawlessly.
Any clue? Thanks!
redluci4 commented on 2023-07-05 11:20 (UTC)
Add this option with the yay package update command
--editmenu --editor nano
.Select only the plasticity-bin package for update by using " ^ [plasticity-bin number in the package list] ".
When asked for "PKGBUILDs to edit?" type 'A' and 'Enter'.
In the NANO Editor change the following Variable :
pkgver="x.x.x"
↓ to ↓
pkgver="1.1.0"
and
sha512sums=('This is the old sha512sum of the (dot).deb release package from the git repo')
↓ to ↓
sha512sums=('422ab3881c2991a98c316c254955d814e17cfd59fe07c405e96738dc96a377b040429f4416143130855c1233420808b76d6d042eedb8e47c51467dd1a2024ff0')
lmarcondes95 commented on 2023-04-11 12:12 (UTC)
Latest version in v1.0.5
« First ‹ Previous 1 2 3 Next › Last »