Thanks for the endorsement :)
Here is the pull request for squirrel-sql to be added to the flathub
repository:
https://github.com/flathub/flathub/pull/2130
Here is a merge request (suggested by the flathub team) to host some of the
metadata files in the squirrel sql repo:
https://sourceforge.net/p/squirrel-sql/git/merge-requests/75/
On Tue, Feb 23, 2021 at 1:04 AM Johnathan James <ha...@gm...> wrote:
> As a long time user with absolutely no say in how this project runs, I
> think the flatpak is a great idea.
>
> On Mon, Feb 22, 2021 at 5:56 PM Tim Elliott <tl...@ho...> wrote:
>
>> I made some improvements:
>>
>> - The manifest now pulls in JDBC drivers for MySQL, PostgreSQL, and
>> SQLite.
>> - JDBC drivers are now in the classpath and no extra configuration is
>> needed.
>> - The SQuirreL SQL settings directory was changed to $XDG_CONFIG_HOME
>> where flatpak expects config files to be stored.
>>
>> If there aren't any objections, I would like to submit this to the flathub
>> registry.
>>
>> Thanks,
>> Tim
>>
>> On Sat, Feb 20, 2021 at 1:03 AM Tim Elliott <tl...@ho...> wrote:
>>
>> > I packaged SQuirreL SQL as a Flatpak. The repository is here:
>> >
>> > https://github.com/ender672/flathub
>> >
>> > For now, I'm experimenting with this for personal use. Perhaps it can be
>> > improved and submitted to a registry someday. Some issues:
>> >
>> > - The sandbox permissions are pretty restrictive at this point. The
>> > only filesystems permissions are for a persistent (but sandboxed)
>> > ~/.squirrel-sql directory.
>> > - I only included the mariadb java connector, and it has to be
>> > configured by adding the class path
>> > /app/mariadb-java-connector/mariadb-java-client.jar to the driver.
>> > - I'm not sure if I correctly named the flatpak app id
>> > (org.squirrelsql.squirrelsql)
>> >
>> > Any feedback or suggestions for the above would be appreciated.
>> >
>> > Thanks,
>> > Tim
>> >
>>
>> _______________________________________________
>> Squirrel-sql-develop mailing list
>> Squ...@li...
>> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
>>
>
|