chaotic-aur / packages

The packages Mason, what do they mean? (Package requests and bug reports here) 📑
https://aur.chaotic.cx
318 stars 20 forks source link

[Request] beekeeper-studio #2285

Open Pakrohk opened 1 year ago

Pakrohk commented 1 year ago

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?

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

Does the package's license allow redistributing it?

YES!

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

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

More information

No response

Technetium1 commented 1 year ago

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 commented 1 year ago

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

xiota commented 10 months ago

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 commented 10 months ago

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

Technetium1 commented 10 months ago

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

xiota commented 7 months ago

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?

Technetium1 commented 7 months ago

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