Package: codelite / 14.0+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
codelite | 14.0+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_remove bundled cppcheck.patch | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
remove bundled cppcheck from cmakelists.txt |
02_remove bundled wxsqlite.patch | (download) |
CMakeLists.txt |
5 1 + 4 - 0 ! |
remove bundled wxsqlite3 from cmakelists.txt files |
04_remove bundled unittest++.patch | (download) |
LiteEditor/CMakeLists.txt |
1 0 + 1 - 0 ! |
remove bundled unittest++ and fix unittest++ project file |
05_build flags.patch | (download) |
CMakeLists.txt |
17 0 + 17 - 0 ! |
remove build options not necessary for debian Do not duplicate all the Debian build flags. Stripping is done by dh_strip separately. |
09_use x terminal editor.patch | (download) |
LiteEditor/app.cpp |
4 3 + 1 - 0 ! |
use x-terminal-emulator in preference to xterm |
10_move helper binaries.patch | (download) |
CodeLite/cl_standard_paths.cpp |
3 1 + 2 - 0 ! |
move most helper binaries to /usr/lib/codelite |
24_default_no_check_for_updates.patch | (download) |
LiteEditor/editorsettingsmiscpanel.cpp |
2 1 + 1 - 0 ! |
turn off automatic new-version checking. |
25_shlibs adjustments.patch | (download) |
CodeLite/CMakeLists.txt |
1 1 + 0 - 0 ! |
workarounds for dpkg-shlibdeps warnings This patch gives SONAMEs to liblibcodelite and libplugin. This fixes the dpkg-shlibdeps warnings and allows codelite-plugins to "properly" link against libraries from the codelite package. . Converting the other libraries to static libs is ok since they are only used by one library. It also reduces the final size and fixes some more warnings. |
26_remove_hardcoded_x86.patch | (download) |
CMakeLists.txt |
5 0 + 5 - 0 ! |
remove hardcoding of cmake_library_architecture to x86 |
28_spelling.patch | (download) |
Plugin/clFileSystemWorkspace.cpp |
2 1 + 1 - 0 ! |
fix spelling mistake reported by lintian |
31_python3_upgrade.patch | (download) |
codelite_open_helper.py |
6 3 + 3 - 0 ! |
make a helper script python3-compatible |
auto gitignore | (download) |
.gitignore |
2 2 + 0 - 0 ! |
update .gitignore from debian packaging branch The Debian packaging git branch contains these updates to the upstream .gitignore file(s). This patch is autogenerated, to provide these updates to users of the official Debian archive view of the package. [dgit (8.0) update-gitignore] |