summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/tqt3
Commit message (Collapse)AuthorAgeFilesLines
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-0370-2187/+0
| | | | | | and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename qt_untranslated.ts to template.tsSlávek Banko2019-01-141-1/+1
| | | | | | to make it clear for what purpose this file is intended. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: removed some obsolete code related to Qt1.Michele Calgaro2018-10-216-9/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-1/+0
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: Refresh patches for recent QT => TQT renamingSlávek Banko2018-09-271-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Change the architecture to 'all' for *-headers packagesSlávek Banko2018-09-131-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Install libraries according to multi-arch rulesSlávek Banko2018-09-1318-48/+99
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Add variant dependency default-libmysqlclient-devSlávek Banko2017-02-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change debhelper compatibility level to 7 on Debian and UbuntuSlávek Banko2016-08-072-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add build-arch and build-indep targets to debian/rulesTimothy Pearson2016-07-251-2/+3
|
* Use a generic name for libpng-dev dependency on Debian and UbuntuSlávek Banko2016-04-181-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Relax strict dev depends for tqt3 on Debian and Ubuntu in attempt to fix ↵Timothy Pearson2015-09-301-2/+2
| | | | libtdeldap dependency problem
* Fixed TQtAssistant images in Debian/Ubuntu. This relates to bug 1859.Michele Calgaro2014-10-121-0/+1
|
* Branding cleanup on Debian and UbuntuSlávek Banko2014-05-271-2/+2
|
* Enable sqlite3 plugin in Qt3/TQt3 on Debian and UbuntuSlávek Banko2014-05-243-0/+11
|
* Fix PostgreSQL dependency in tqt3/qt3 on Debian and UbuntuSlávek Banko2014-04-161-1/+1
|
* Fixed tqt3 FTBFS due to updated Postgre SQL library (libpq-dev).Michele Calgaro2014-04-142-1/+2
| | | | This relates to bug 2016.
* Allow to build TQt3/Qt3 with all libs as a shared on Debian on UbuntuSlávek Banko2014-02-022-7/+4
|
* Fix references to /usr/share in doc-base files on Debian and UbuntuSlávek Banko2014-01-191-1/+1
|
* Switch package format to quilt on Debian and UbuntuSlávek Banko2013-12-282-2/+2
| | | | This resolves Bug 1782
* Remove obsolete conflicts in tqt3 package on Debian and UbuntuSlávek Banko2013-12-131-11/+0
|
* Update TQt3 packaging files for Debian/Ubuntu to handle new library namesTimothy Pearson2013-12-022-12/+12
|
* Fix prior commitTimothy Pearson2013-11-061-1/+1
|
* Update Debian and Ubuntu packaging for latest Qt3/TQt3 file conflict renamingTimothy Pearson2013-11-068-46/+46
|
* Fix firebird-dev dependency on armel for qt3/tqt3 on Debian and UbuntuSlávek Banko2013-09-221-1/+1
|
* Fix checks preliminary versions in dependencies on Debian and UbuntuSlávek Banko2013-09-171-40/+40
|
* Fix quilt conversion issues on Debian and UbuntuSlávek Banko2013-09-161-0/+3
|
* Switch patch system from simple to quilt on Debian and UbuntuSlávek Banko2013-09-152-5/+5
|
* Add variant dependency firebird-dev for qt3/tqt3 on Debian and UbuntuSlávek Banko2013-09-102-5/+9
| | | | Refresh qt3/tqt3 patches on Debian and Ubuntu
* Fix lib symlinks in /usr/share in tqt3 on Debian and UbuntuSlávek Banko2013-07-242-3/+3
|
* Use xz compression for Debian and Ubuntu source filesSlávek Banko2012-12-131-2/+2
|
* Second part of prior commitTimothy Pearson2012-12-111-1/+0
|
* Remove kubuntu_06_fglrx_0_size_screen.diff as it is already incorporated ↵Timothy Pearson2012-12-111-32/+0
| | | | upstream
* Use xz (or bzip2) compression for Debian and Ubuntu binary packagesSlávek Banko2012-12-111-2/+5
|
* Re-enable glib main loop support on Debian and Ubuntu due to recent fix in ↵Timothy Pearson2012-12-091-0/+1
| | | | Qt3/TQt3
* Deactivate Qt3/TQt3 GLib main loop integration due to bugs with glib ↵Timothy Pearson2012-12-061-1/+0
| | | | multithreading
* Fix Qt3/TQt3 build deps on Debian and UbuntuTimothy Pearson2012-11-271-1/+1
|
* Enable glib main loop integration in Qt3 and TQt3 on Debian and UbuntuTimothy Pearson2012-11-261-0/+1
|
* Fix qt3/tqt3 development package deps on Debian and UbuntuTimothy Pearson2012-09-111-1/+1
|
* Add uuid-dev build dependency to qt3 and tqt3 on Debian and UbuntuTimothy Pearson2012-09-101-1/+1
|
* Update tqt3 packagingTimothy Pearson2012-06-1929-165/+154
|
* Fix 09_amd64_lib64.diff on Debian and UbuntuTimothy Pearson2012-06-141-1/+1
|
* Use unixodbc-dev to build Qt3/TQt3 on Debian and UbuntuTimothy Pearson2012-06-131-1/+1
|
* Build tqt3 in parallel on Debian and UbuntuTimothy Pearson2012-06-131-0/+4
|
* Update Debian and Ubuntu build scripts to reflect X-TDE categoryTimothy Pearson2012-06-113-3/+3
|
* Update tqt3 on Debian and Ubuntu to handle new header namesTimothy Pearson2012-01-266-342/+342
|
* Enable qt3 ibase support on Debian and UbuntuTimothy Pearson2012-01-122-12/+13
| | | | This closes Bug 713
* Fix qt3/tqt3 multiarch on Debian and UbuntuTimothy Pearson2012-01-121-2/+2
| | | | This closes Bug 712