Search Criteria
Package Details: scratch3 3.30.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/scratch3.git (read-only, click to copy) |
---|---|
Package Base: | scratch3 |
Description: | Scratch 3.0 as a self-contained desktop application |
Upstream URL: | https://scratch.mit.edu |
Keywords: | education kids programing |
Licenses: | custom:BSD-3-Clause |
Conflicts: | scratch3-bin |
Submitter: | relrel |
Maintainer: | etaboon |
Last Packager: | etaboon |
Votes: | 10 |
Popularity: | 0.48 |
First Submitted: | 2020-08-14 14:55 (UTC) |
Last Updated: | 2023-10-26 22:40 (UTC) |
Dependencies (12)
- c-ares (c-ares-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libevent (libevent-gitAUR)
- libxslt (libxslt-gitAUR)
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- re2 (re2-gitAUR)
- snappy (snappy-gitAUR)
- electron13-binAUR (make)
- nvmAUR (nvm-gitAUR) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – open URLs with desktop's default (xdg-email, xdg-open)
Latest Comments
1 2 3 4 Next › Last »
beshenkov_a commented on 2025-01-10 07:13 (UTC)
I can't build package with electorn13, but sucessfuly build with electron18
khvalera commented on 2024-02-27 19:20 (UTC)
The package is not assembled
etaboon commented on 2023-10-24 15:25 (UTC) (edited on 2023-10-26 22:47 (UTC) by etaboon)
This package won't build with the nodejs and npm utilities that
are shipped with arch linux:
'Error:0308010C:digital envelope routines::unsupported'
Edit: usage of NVM with the right version of node (16) fix the error.
IsaacJReay commented on 2023-04-20 03:58 (UTC)
Hello, I built your package with some error.
Some latest openssl error with JS, i guess from my experience. However, i couldn't fix it.
etaboon commented on 2022-07-11 01:18 (UTC)
Version 3.29.1
I've tested Scratch3 with all versions of Electron, from version 13 to 18.
Because of an issue in Electron affecting all version above v13,
best experience is still given by Electron13.
That's why I choose version 13 in the PKGBUILD, even if it isn't maintained
anymore (v14 and v15 either).
Anyway, If one still want to use another version, just edit lines 9 and 10 of the PKGBUILD,
and define the version number one want to use. For instance:
then build the package and one should be fine.
unphysicalix commented on 2022-01-29 22:45 (UTC)
@etaboon,
Thats identical for me: works fine, see no difference.
etaboon commented on 2022-01-28 16:24 (UTC)
@unphysicalix: 3.27.0-7 is already without Elsint.
Electron 13.6.8-2 is out, I will have update but before I have some work to do on the PKGBUILD
in order to ease its maintenance. It will probably be ready late on Sunday...
Till then, I can put Eslint back if something goes wrong without it. On my system,
I haven't noticed any difference so far.
unphysicalix commented on 2022-01-27 17:19 (UTC)
@etaboon: hi,
I am happy to test a version without eslint. I am just not sure: is the version scratch3 v3.27.0-7 already one without eslint? Or do I have to do and compile that myself?
1 2 3 4 Next › Last »