Package Details: pgmodeler 3:2.0.0_beta-1

Git Clone URL: https://aur.archlinux.org/pgmodeler.git (read-only, click to copy)
Package Base: pgmodeler
Description: PostgreSQL Database Modeler: an open source CASE tool for modeling PostgreSQL databases
Upstream URL: https://pgmodeler.io
Licenses: GPL3
Submitter: Carlinix
Maintainer: marco44
Last Packager: marco44
Votes: 56
Popularity: 0.035781
First Submitted: 2014-01-04 05:32 (UTC)
Last Updated: 2026-05-22 16:32 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11

edoantonioco commented on 2014-04-02 23:16 (UTC)

Is this going to be updated?

marsam commented on 2014-02-09 16:21 (UTC)

Hi, thanks for packaging pgmodeler. I just want to suggest to don't include `pgmodeler.vas', because it sets $LD_LIBRARY_PATH [1] globally, and this, is REALLY A BAD PRACTICE[2][3], and currently breaks all the packages which use qt-base. PD: I'm going to file and issue in pgmodeler, but I think you should fix the PKGBUILD. Greetings. [1] https://github.com/pgmodeler/pgmodeler/blob/master/pgmodeler.vars#L29 [2] http://www.cc.dtu.dk/?page_id=304 [3] http://xahlee.info/UnixResource_dir/_/ldpath.html