Search Criteria
Package Details: scratch3 3.18.1-1
Git Clone URL: | https://aur.archlinux.org/scratch3.git (read-only, click to copy) |
---|---|
Package Base: | scratch3 |
Description: | Create stories, games, and animations, share with others around the world |
Upstream URL: | https://scratch.mit.edu/ |
Licenses: | |
Submitter: | relrel |
Maintainer: | relrel |
Last Packager: | relrel |
Votes: | 4 |
Popularity: | 0.064872 |
First Submitted: | 2020-08-14 14:55 |
Last Updated: | 2020-11-14 12:43 |
Dependencies (3)
- electron (electron-ozone, electron-beta-bin, electron-nightly-npm)
- gendesk (make)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git) (make)
Latest Comments
etaboon commented on 2021-04-14 20:31
Queenmedley was right: there are no images showed in "choose a sprite".
This is the same for "choose a background" (no images) and for "choose a sound" (no sound except the cat's one).
Proposal to fix this issue (package size will grow 113.6MB to 172.6MB but works for me), to make this work, I had to rename the downloaded file scratch3 to scratch3.sh. The installed file will still be named "scratch3":
For the bash script:
Tested successfully with Scratch3 3.18.1 and 3.20.1.
etaboon commented on 2021-04-14 15:16
Scratch3 stopped working for me:
a window opens with "Scratch is loading..." forever.
Had to replace electron with electron11 as a workaround:
Tested successfully with Scratch3 3.18.1 and 3.20.1.
queenmedley commented on 2021-02-06 07:57
There are no images showed in "choose a sprite".
Amethyste69 commented on 2021-01-27 19:43
Adding this line fixed this issue indeed. Many thanks
markus24 commented on 2021-01-20 20:29
@relrel Proposal to fix the build issue mentioned by @Amethyste69 https://pastebin.com/zNtL31Rt
gendesk requires --pkgname "$pkgname"
Amethyste69 commented on 2020-11-16 21:45
Hello
I've got this message
Impossible to evaluate 'scratch3.desktop' : no such file or directory
Thanks for your help
relrel commented on 2020-09-02 05:51
@PCITechie This package runs natively, without wine. It just extracts the electron resources (which are platform-independent) from the Windows installer.
In fact it does what the source of your scratch3-bin package does, only without re-packaing to .deb.
Also, since this package is currently up-to-date, unlike scratch3-bin, I think it would be great to merge scratch3-bin into this package, in order to reduce duplication and confusion of users.
PCITechie commented on 2020-09-01 17:21
I advise you to call this package "scratch3-win32" instead of scratch3 so people know it runs in wine and not natively.