diff options
-rw-r--r-- | graphics/qcad/README | 2 | ||||
-rw-r--r-- | libraries/qt4-postgresql/README (renamed from libraries/libqsqlpsql/README) | 0 | ||||
-rw-r--r-- | libraries/qt4-postgresql/qt4-postgresql.SlackBuild (renamed from libraries/libqsqlpsql/libqsqlpsql.SlackBuild) | 8 | ||||
-rw-r--r-- | libraries/qt4-postgresql/qt4-postgresql.info (renamed from libraries/libqsqlpsql/libqsqlpsql.info) | 4 | ||||
-rw-r--r-- | libraries/qt4-postgresql/slack-desc (renamed from libraries/libqsqlpsql/slack-desc) | 24 |
5 files changed, 19 insertions, 19 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README index 667904556e36e..11cb65817211d 100644 --- a/graphics/qcad/README +++ b/graphics/qcad/README @@ -5,7 +5,7 @@ in two dimensions (2D). With QCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on Windows, Mac OS X and Linux. -Optional dependencies: libqsqlpsql +Optional dependencies: qt4-postgresql To build qt4 version of qcad (requires a qt4 version library installed) run the SlackBuild with QT5=no: diff --git a/libraries/libqsqlpsql/README b/libraries/qt4-postgresql/README index 6dadbb1da3338..6dadbb1da3338 100644 --- a/libraries/libqsqlpsql/README +++ b/libraries/qt4-postgresql/README diff --git a/libraries/libqsqlpsql/libqsqlpsql.SlackBuild b/libraries/qt4-postgresql/qt4-postgresql.SlackBuild index 5e08daa9af1da..e2b58b8c59ed3 100644 --- a/libraries/libqsqlpsql/libqsqlpsql.SlackBuild +++ b/libraries/qt4-postgresql/qt4-postgresql.SlackBuild @@ -1,8 +1,8 @@ #!/bin/bash -# Slackware build script for libqsqlpsql +# Slackware build script for qt4-postgresql -# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2022 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) -PRGNAM=libqsqlpsql +PRGNAM=qt4-postgresql VERSION=${VERSION:-4.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,7 +80,7 @@ find -L . \ -exec chmod 644 {} \; cd src/plugins/sqldrivers/psql - qmake \ + qmake-qt4 \ QMAKE_CFLAGS+="$SLKCFLAGS" \ QMAKE_CXXFLAGS+="$SLKCFLAGS" \ "INCLUDEPATH+=/usr/include/pgsql" \ diff --git a/libraries/libqsqlpsql/libqsqlpsql.info b/libraries/qt4-postgresql/qt4-postgresql.info index d9c4b08418a04..87d920d9012b7 100644 --- a/libraries/libqsqlpsql/libqsqlpsql.info +++ b/libraries/qt4-postgresql/qt4-postgresql.info @@ -1,10 +1,10 @@ -PRGNAM="libqsqlpsql" +PRGNAM="qt4-postgresql" VERSION="4.8.5" HOMEPAGE="http://qt-project.org/" DOWNLOAD="http://download.qt-project.org/archive/qt/4.8/4.8.5/qt-everywhere-opensource-src-4.8.5.tar.gz" MD5SUM="1864987bdbb2f58f8ae8b350dfdbe133" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="postgresql" +REQUIRES="postgresql qt4" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@slackbuilds.org" diff --git a/libraries/libqsqlpsql/slack-desc b/libraries/qt4-postgresql/slack-desc index 57df3a9691efa..afdbe9b1487dc 100644 --- a/libraries/libqsqlpsql/slack-desc +++ b/libraries/qt4-postgresql/slack-desc @@ -5,15 +5,15 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| -libqsqlpsql: libqsqlpsql (Postgresql plugin for Qt4) -libqsqlpsql: -libqsqlpsql: This is the postgresql plugin for Qt4. -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: -libqsqlpsql: + |-----handy-ruler------------------------------------------------------| +qt4-postgresql: qt4-postgresql (Postgresql plugin for Qt4) +qt4-postgresql: +qt4-postgresql: This is the postgresql plugin for Qt4. +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: +qt4-postgresql: |