Package Details: gb-studio-git 3.0.2.r0.g29683fdb-1

Git Clone URL: https://aur.archlinux.org/gb-studio-git.git (read-only, click to copy)
Package Base: gb-studio-git
Description: Visual retro game maker
Upstream URL: https://github.com/chrismaltby/gb-studio
Licenses: MIT
Conflicts: gb-studio
Provides: gb-studio
Submitter: noirscape
Maintainer: noirscape
Last Packager: noirscape
Votes: 1
Popularity: 0.000000
First Submitted: 2019-04-23 10:54 (UTC)
Last Updated: 2022-01-05 12:09 (UTC)

Pinned Comments

noirscape commented on 2022-01-05 12:10 (UTC) (edited on 2022-01-12 14:32 (UTC) by noirscape)

  • This package has a dev dependency on dpkg. Do not use this to install regular debian packages! This will break your Arch Linux installation.
  • Please only flag this package as outdated if the build process fails; the PKGVER will be updated automatically when the package is build. AUR Helpers are not supported as per AUR guidelines; you should familiarize yourself with makepkg if your helper does not properly detect the VCS package. See here for details

Latest Comments

wildeyeskies commented on 2023-03-31 05:54 (UTC)

I'm getting this error on build

⠙ Compiling Main Process Code
An unhandled exception has occurred inside Forge:
error:0308010C:digital envelope routines::unsupported
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:140:10)
    at BulkUpdateDecorator.hashFactory (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/util/createHash.js:145:18)
    at BulkUpdateDecorator.update (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/util/createHash.js:46:50)
    at OriginalSource.updateHash (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack-sources/lib/OriginalSource.js:104:8)
    at NormalModule._initBuildHash (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/NormalModule.js:870:17)
    at handleParseResult (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/NormalModule.js:936:10)
    at /home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/NormalModule.js:1028:4
    at processResult (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/NormalModule.js:745:11)
    at /home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/webpack/lib/NormalModule.js:809:5
    at /home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/loader-runner/lib/LoaderRunner.js:406:3
    at iterateNormalLoaders (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/loader-runner/lib/LoaderRunner.js:232:10)
    at iterateNormalLoaders (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/loader-runner/lib/LoaderRunner.js:239:10)
    at /home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/loader-runner/lib/LoaderRunner.js:254:3
    at context.callback (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/loader-runner/lib/LoaderRunner.js:124:13)
    at makeSourceMapAndFinish (/home/zoe/.cache/yay/gb-studio-git/src/gb-studio/node_modules/ts-loader/dist/index.js:57:5)

pepijndevos commented on 2022-07-14 11:47 (UTC)

I'm getting this error on both the bin and the git package

$ gb-studio 
No language pack for user setting, falling back to en
Add a language pack by making the file src/lang/en-US.json
[11390:0714/134632.159918:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye.
Trace/breakpoint trap (core dumped)

noirscape commented on 2022-01-05 12:10 (UTC) (edited on 2022-01-12 14:32 (UTC) by noirscape)

  • This package has a dev dependency on dpkg. Do not use this to install regular debian packages! This will break your Arch Linux installation.
  • Please only flag this package as outdated if the build process fails; the PKGVER will be updated automatically when the package is build. AUR Helpers are not supported as per AUR guidelines; you should familiarize yourself with makepkg if your helper does not properly detect the VCS package. See here for details

hazelnot commented on 2021-06-13 16:20 (UTC)

Any chance of a v2 beta branch package?

noirscape commented on 2019-09-05 14:10 (UTC)

Package fixed.

Turns out that the way I was determining the build package name was incorrect.

<deleted-account> commented on 2019-09-03 13:45 (UTC)

build fails at end

✔ Making for target: deb - On platform: linux - For arch: x64
  -> Extracting deb file...
bsdtar: Error opening archive: Failed to open 'gb-studio_1.1.0_amd64.deb'
==> ERROR: A failure occurred in build().
    Aborting...
Error making: gb-studio-git

noirscape commented on 2019-05-23 08:24 (UTC) (edited on 2019-05-23 09:02 (UTC) by noirscape)

@muvori - The build step uses dpkg (electron-forge builds to deb).

muvori commented on 2019-05-06 15:55 (UTC)

why is dpkg in the makedepend list?