And the TU who reviewed the request rejected it, on the same grounds. It is assumed Mr. Rawlinson did not read into the package thoroughly before filing his request, which is probably the nicest interpretation, rather than assuming he was merely being malicious.
Search Criteria
Package Details: tableplus 0.1.258-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tableplus.git (read-only, click to copy) |
---|---|
Package Base: | tableplus |
Description: | Modern, native, and friendly GUI tool for relational databases (Alpha) |
Upstream URL: | https://tableplus.com/ |
Keywords: | database gui mysql postgres tool |
Licenses: | custom |
Submitter: | rew1red |
Maintainer: | sistematico (cookingspoon721, igormp) |
Last Packager: | igormp |
Votes: | 15 |
Popularity: | 0.30 |
First Submitted: | 2019-12-02 20:06 (UTC) |
Last Updated: | 2024-11-15 15:23 (UTC) |
Dependencies (3)
Required by (0)
Sources (4)
kode54 commented on 2021-08-27 05:29 (UTC)
rew1red commented on 2021-08-26 19:31 (UTC) (edited on 2021-08-26 20:04 (UTC) by rew1red)
@grawlinson--
I do not agree with your interpretation of the AUR guidelines. Specifically "Rules of submission":
"Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix."
In plain English, this requires that the qualifying condition for a -bin
suffix be the presence of sources from which to build a package, and not the fact that the package has a binary release available. As tableplus does not publish it's source, there exist no means to build tableplus from source, and a prebuilt binary is the only option.
I do not know how else these guidelines could be interpreted-- and out of reverence for the community I try my best to follow them.
grawlinson commented on 2021-08-22 06:17 (UTC)
This package needs to be renamed to tableplus-bin
, as it uses pre-compiled binaries.
btd1337 commented on 2020-12-19 16:01 (UTC)
v0.1.68
is released
btd1337 commented on 2020-12-19 15:58 (UTC)
curl: (22) The requested URL returned error: 404
==> ERROR: Download failed https://deb.tableplus.com/debian/pool/main/t/tableplus/tableplus_0.1.64_amd64.deb
Aborting...
techno-geek commented on 2019-12-31 20:15 (UTC)
Not a problem with the package, but do know that the PostgreSQL database type does not appear to be currently working.
rew1red commented on 2019-12-05 14:55 (UTC)
@NoD -- I'm sure, if only it were mine to fix! Tableplus is closed sourced software.
@chri -- Looks like the shasum changed upstream, but the version was not incremented by the author. I've updated the pkgbuild with the hash from the upstream repository, but the version remains 0.1-18.
chri commented on 2019-12-05 08:26 (UTC)
sha256sum for v0.1-18 has not been adapted in last commit: 288d60d1019212badc0a01eb4ab6f67f97b88a17c581c07f6eb224c8d5adc050 tableplus_0.1-18_amd64.deb
NoD commented on 2019-12-05 05:57 (UTC)
I know it's an alpha release. That's why I am reporting this stuff. To help you make it better. :)
rew1red commented on 2019-12-04 15:51 (UTC)
As of 0.1-16, all database connector libraries are statically linked and the aforementioned workaround or patched desktop shortcut are no longer required.
Pinned Comments
sistematico commented on 2023-03-05 17:55 (UTC)
Version bumped, no need for
/usr/bin/env LD_LIBRARY_PATH=/opt/tableplus/lib /usr/local/bin/tableplus
anymore.o/