Search Criteria
Package Details: pgmodeler-git v1.1.0.beta1.r2.g29b16ec7b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pgmodeler-git.git (read-only, click to copy) |
---|---|
Package Base: | pgmodeler-git |
Description: | PostgreSQL Database Modeler |
Upstream URL: | https://pgmodeler.io |
Keywords: | Database Modeler PostgreSQL |
Licenses: | GPL3 |
Conflicts: | pgmodeler |
Provides: | pgmodeler |
Submitter: | shulhan |
Maintainer: | shulhan |
Last Packager: | shulhan |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-09 23:06 (UTC) |
Last Updated: | 2024-02-11 18:03 (UTC) |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-gitAUR)
- libpqxx (libpqxx-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-svg
- git (git-gitAUR, git-glAUR) (make)
- patch (patch-gitAUR) (make)
Latest Comments
shulhan commented on 2024-02-11 18:04 (UTC)
@jsn,
Thanks for notifying, the PKGBUILD has been updated.
jsn commented on 2024-01-30 18:42 (UTC)
It's broken now, but if you update pkgver to some reasonable value, replace
qmake
withqmake6
and qt5 deps with qt6 deps, it builds 1.1.0-beta1 without a hitch.