Package: subsurface / 4.2-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| subsurface | 4.2-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 000001 use_compiler_flags | (download) |
subsurface.pro |
5 5 + 0 - 0 ! |
use compiler flags This changes the qmake project file to make it use the envvars used to set compiler flags. This makes dpkg-buildflags to work with this package . subsurface (4.2-1.1) experimental; urgency=medium . * Non-maintainer upload. * New upstream release (Closes: #755354) |
| 000002 PATH_MAX | (download) |
qt-ui/subsurfacewebservices.cpp |
4 4 + 0 - 0 ! |
define path_max for systems that don't define it Some systems do not define PATH_MAX, in this case an arbitrary (and large) value is defined. . This is a backport of commit 2a1a6402274911c144e32217bf0ca6cdebb0b89a in subsurface. . This fixes the build failure on Hurd. |
| 000002 desktop_keywords | (download) |
subsurface.desktop |
1 1 + 0 - 0 ! |
add keywords in .desktop file This adds a keywords entry and some keywords in the .desktop file. They are (should?) be used to improve application search in DEs. http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html |
| 000003 remove_libgit2 | (download) |
CMakeLists.txt |
5 1 + 4 - 0 ! |
remove libgit2 Since libgit2 does not build on all debian archs, this patch removes it. Subsurface can normally operate on files, like the older versions. . This is a temporary solution, since in future versions libgit2 will be needed. . subsurface (4.2-3) unstable; urgency=medium . * Removed dependency on libgit2 |
| 0001 Fix compilation on other Unix besides Linux.patch | (download) |
subsurface.pro |
6 3 + 3 - 0 ! |
[patch 1/1] fix compilation on other unix besides linux The linux.c file is really for just generic Unix systems, so adapt the .pro file logic to match. Signed-off-by: Thiago Macieira <thiago@macieira.org> |
