packages icon indicating copy to clipboard operation
packages copied to clipboard

[Request] beekeeper-studio

Open Pakrohk opened this issue 3 years ago • 9 comments

Link to the package base(s) in the AUR

https://aur.archlinux.org/packages/beekeeper-studio

Utility this package has for you

Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more

Do you consider the package(s) to be useful for every Chaotic-AUR user?

No, but for a few.

Do you consider the package to be useful for feature testing/preview?

  • [ ] Yes

Have you tested if the package builds in a clean chroot?

  • [X] Yes

Does the package's license allow redistributing it?

YES!

Have you searched the issues to ensure this request is unique?

  • [X] YES!

Have you read the README to ensure this package is not banned?

  • [X] YES!

More information

No response

Pakrohk avatar Feb 17 '23 13:02 Pakrohk

Thanks for requesting this! I have been waiting to add this pending a version of Electron that is not end-of-life; as it's currently WAY back on version 13.

Technetium1 avatar Feb 17 '23 18:02 Technetium1

They're now up to Electron 18—which is still EoL, but we're finally getting closer!

Technetium1 avatar May 09 '23 23:05 Technetium1

Went ahead and added this because all versions of electron are EOL.

To see which packages need which version:

for i in 16 17 18 19 21 ; do
   echo
   comm -13 <(pactree -usr electron | sort -u) <(pactree -usr electron${i}-bin | sort -u)
done

xiota avatar Sep 19 '23 05:09 xiota

The build log is 1 GB. Any way to clear unnecessary logs?

xiota avatar Sep 19 '23 09:09 xiota

I don't think you can remove them individually. Luckily, there is still plenty of free space.

Technetium1 avatar Sep 19 '23 18:09 Technetium1

This package was very resource intensive to build. Would like to drop when the current build goes out of date. Would switching to beekeeper-studio-bin be acceptable?

xiota avatar Dec 03 '23 07:12 xiota

@xiota yes it would be since they've revised -bin :)

Technetium1 avatar Dec 04 '23 17:12 Technetium1

Not sure if it's any help with the resource usage in general, but the issue that required the debug logs to be kept on (see AUR comment) was fixed upstream at some point, so the build log size is back to reasonable levels.

dpeukert avatar Aug 20 '24 23:08 dpeukert

@dpeukert Thank you for the notification. Unfortunately, cannot re-add until project updates to a supported Electron version. (Currently, Electron 27 or newer.) Appears upstream would require some significant changes to update to Electron 19+.

xiota avatar Aug 23 '24 17:08 xiota

Closing because upstream doesn't keep Electron up to date. Currently uses Electron 31.7.3, which was EOL Jan 2025.

xiota avatar Jun 07 '25 18:06 xiota