Search Criteria
Package Details: postsqlforms 1.0.4-2
Git Clone URL: | https://aur.archlinux.org/postsqlforms.git (read-only, click to copy) |
---|---|
Package Base: | postsqlforms |
Description: | A GUI for rapidly building forms and reports for PostgreSQL and SQLite |
Upstream URL: | https://sourceforge.org/projects/postsqlforms |
Licenses: | |
Submitter: | herremaw |
Maintainer: | herremaw |
Last Packager: | herremaw |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-28 17:10 |
Last Updated: | 2021-02-08 13:44 |
Dependencies (9)
- pgintcl>=3.4.0
- sqlite-tcl>=3.7.14 (sqlite-replication-tcl)
- tcl>=8.6.0 (tcl85, tcl-nothreading)
- tk>=8.6.0 (tk85)
- a2ps (optional) – for printing plain text reports
- evince (evince2, evince-lcdfilter, evince-git, evince-lcd-standalone, evince-light, evince-no-gnome) (optional) – for viewing PDF files generated by ps2pdf
- ghostscript (optional) – for converting output from a2ps to PDF using ps2pdf
- sqlite>=3.7.14 (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (optional) – for using PostSqlForms with SQLite
- postgresql>=8.3.0 (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-src, postgresql-11, postgresql-lts, postgresql-12, postgresql-9.6) (optional) – for using PostSqlForms with PostgreSQL
Latest Comments
herremaw commented on 2021-02-08 13:50
@micwoj92 I have replaced "http" with "https" in PKGBUILD and SRCINFO as requested.
micwoj92 commented on 2021-02-07 14:53
Hello, could you update links to https?
herremaw commented on 2015-06-08 14:12
First upload to AUR4.
herremaw commented on 2014-02-17 18:00
New upstream version
herremaw commented on 2013-08-02 14:32
I had forgotten to increment the PKGREL.
That has been fixed now.
herremaw commented on 2013-08-02 14:27
I have renamed the 'build()' function to 'package()'.
Every PKGBUILD file must have a 'package()' function now.
herremaw commented on 2013-02-08 17:21
The dependency 'pgintcl' is itself an AUR package. So, you should download, build and install that first.