aboutsummaryrefslogtreecommitdiffstats
path: root/dist/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* Misc fixes to sound module related to autodetect (#2669)Gravatar ctrlaltca2024-08-021-1/+1
| | | | | | | | | | | | | | | | | * Sound options: don't immediately save changes when sound system gets autodetected; fix #2667 * If the config-saved sound system is not available anymore, force an autodetect; fix #2668 * Fix "qt" sound system under qt6 and unify the code path for Qt5. * If phonon is available, prefer it over "qt" sound system (the latter can only play wav files) * Nuke support for aRts (KDE2/3 sound server) and ESD (Gnome sound server before 2009) * Sound module: replace SoundEffect with QmediaPlayer to support more file formats. Adjust the priority of "qt" sound system in autodetect * Convert to smart pointers * Sound options: force an autodetect if the current sound system is not valid
* build_debian: small fixGravatar Alexander Pozdnyakov2018-12-301-1/+1
|
* build_debian: add option CMAKE_VERBOSE_MAKEFILE=FalseGravatar Alexander Pozdnyakov2018-12-301-1/+1
|
* build_debian: disable dh_verboseGravatar Alexander Pozdnyakov2018-12-301-1/+1
|
* update travis dist to precise and remove manual cmake upgradeGravatar Benjamin Staneck2018-12-261-1/+0
|
* update debian rulesGravatar Alexander Pozdnyakov2018-04-221-1/+1
|
* really really remove mailing list link and try to fix debian buildGravatar Benjamin Staneck2018-04-221-2/+2
|
* fix doc folder cleanup fallout (#2370)Gravatar Benjamin Staneck2018-04-111-1/+1
|
* Docs folder cleanup (#2366)Gravatar Benjamin Staneck2018-04-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * delete accelerator.keys.txt content is at https://github.com/kvirc/KVIrc/wiki/Keyboard-shortcuts * delete INSTALL and doc/INSTALL.txt content is at https://github.com/kvirc/KVIrc/wiki/installation * delete doc/firefox.hack.txt should no longer be needed * delete doc/themes.howto.txt content is at https://github.com/kvirc/KVIrc/wiki/tutorials * delete doc/INSTALL-MacOS.txt content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-from-git-on-macOS-Sierra * add another VS file to .gitignore * delete doc/FAQ content is at https://github.com/kvirc/KVIrc/wiki/FAQ * delete old TODOs content should be, if relevant, in issues * delete doc/addon.howto.txt content is at https://github.com/kvirc/KVIrc/wiki/Addons * delete doc/scripting.faq.txt content is at https://github.com/kvirc/KVIrc/wiki/tutorials * delete translations.howto.txt and translations.spanish.notes.txt content should be at https://github.com/kvirc/KVIrc/wiki/Updating-KVIrc's-translations * delete win32_run_cmake.bat outdated? * adjust CMakeLists.txt for removed files * delete Windows compilation instructions content is at https://github.com/kvirc/KVIrc/wiki/Compiling-KVIrc-on-Windows * delete doc/hackers.guide.txt content is at https://github.com/kvirc/KVIrc/wiki/The-Source-Tree * delete doc/ui-style-tips.txt content is at https://github.com/kvirc/KVIrc/wiki/Contributing-code-to-KVIrc's-repositories * adjust README to doc changes * move main license file to root * adjust mentions of copyright files * revert status badges back from shields.io shields.io is overloaded all the time so the badges never display * change cmake syntax * restore the about license text to its original glory and install the amip license only on windows * update GPL2 from the GNU website * change the installer to show ABOUT-LICENSE as well
* PPA update: lintian fixGravatar Alexander Pozdnyakvo2018-03-211-4/+14
|
* PPA update:Gravatar Alexander Pozdnyakvo2018-02-141-16/+14
| | | | | | Add Ubuntu Bionic. Del Ubuntu Zesty. Update rules.
* PPA: add Ubuntu Zesty & ArtfulGravatar Alexander Pozdnyakov2017-08-031-2/+17
|
* debian_build: add debug PPAGravatar Alexander Pozdnyakov2016-08-111-1/+2
|
* add debian rulesGravatar Alexander Pozdnyakov2015-11-131-0/+28