Enable sqlite3 plugin in Qt3/TQt3 on Debian and Ubuntu

pull/3/head
Slávek Banko 10 years ago
parent 3a550f1f61
commit b33e4034e7

@ -88,6 +88,15 @@ Description: SQLite database driver for Qt3 (Threaded)
it if you intend to use or write Qt programs that are to access an
SQLite DB.
Package: libqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for Qt3 (Threaded)
This package contains the threaded SQLite3 plugin for Qt3. Install
it if you intend to use or write Qt programs that are to access an
SQLite3 DB.
Package: libqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/qt3/plugins/sqldrivers/libqsqlite3.so

@ -91,6 +91,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

@ -81,6 +81,15 @@ Description: SQLite database driver for TQt3 (Threaded)
it if you intend to use or write TQt programs that are to access an
SQLite DB.
Package: libtqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for TQt3 (Threaded)
This package contains the threaded SQLite3 plugin for TQt3. Install
it if you intend to use or write TQt programs that are to access an
SQLite3 DB.
Package: libtqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/tqt3/plugins/sqldrivers/libqsqlite3.so

@ -95,6 +95,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

@ -88,6 +88,15 @@ Description: SQLite database driver for Qt3 (Threaded)
it if you intend to use or write Qt programs that are to access an
SQLite DB.
Package: libqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for Qt3 (Threaded)
This package contains the threaded SQLite3 plugin for Qt3. Install
it if you intend to use or write Qt programs that are to access an
SQLite3 DB.
Package: libqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/qt3/plugins/sqldrivers/libqsqlite3.so

@ -91,6 +91,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

@ -81,6 +81,15 @@ Description: SQLite database driver for TQt3 (Threaded)
it if you intend to use or write TQt programs that are to access an
SQLite DB.
Package: libtqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for TQt3 (Threaded)
This package contains the threaded SQLite3 plugin for TQt3. Install
it if you intend to use or write TQt programs that are to access an
SQLite3 DB.
Package: libtqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/tqt3/plugins/sqldrivers/libqsqlite3.so

@ -95,6 +95,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

@ -88,6 +88,15 @@ Description: SQLite database driver for Qt3 (Threaded)
it if you intend to use or write Qt programs that are to access an
SQLite DB.
Package: libqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for Qt3 (Threaded)
This package contains the threaded SQLite3 plugin for Qt3. Install
it if you intend to use or write Qt programs that are to access an
SQLite3 DB.
Package: libqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/qt3/plugins/sqldrivers/libqsqlite3.so

@ -91,6 +91,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

@ -81,6 +81,15 @@ Description: SQLite database driver for TQt3 (Threaded)
it if you intend to use or write TQt programs that are to access an
SQLite DB.
Package: libtqt3-mt-sqlite3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: SQLite3 database driver for TQt3 (Threaded)
This package contains the threaded SQLite3 plugin for TQt3. Install
it if you intend to use or write TQt programs that are to access an
SQLite3 DB.
Package: libtqt3-mt-dev
Architecture: any
Section: libdevel

@ -0,0 +1 @@
usr/lib/tqt3/plugins/sqldrivers/libqsqlite3.so

@ -95,6 +95,7 @@ CONFIGURE_OPTS = \
-plugin-sql-mysql \
-plugin-sql-ibase \
-plugin-sql-sqlite \
-plugin-sql-sqlite3 \
\
-I/usr/include/mysql \
-I/usr/include/freetype2 \

Loading…
Cancel
Save