Package: din / 5.2.1-6
Metadata
Package | Version | Patches format |
---|---|---|
din | 5.2.1-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
checkdotdin fix.patch | (download) |
data/checkdotdin |
2 1 + 1 - 0 ! |
--- |
fix data Makefile.patch | (download) |
data/Makefile.am |
4 2 + 2 - 0 ! |
--- |
fix libircclient headers.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
--- |
fix bashism.patch | (download) |
data/m00 |
2 1 + 1 - 0 ! |
fix bashism in data/m00 Replace 'echo' with 'printf' which is more portable and reliable when printing strings with backslashes. |
fix random constants.patch | (download) |
include/random.h |
6 3 + 3 - 0 ! |
redefine some constants in include/random.h as unsigned These constants are used with unsigned variables, so redefine them for consistency. . This also fixes compilation errors under C++11: In C++11, array initialization is considered list initialization and so prohibits narrowing conversions (from negative signed values to unsigned). |
1000 desktop_file_l10n_fr.patch | (download) |
data/din.desktop |
3 3 + 0 - 0 ! |
add l10n fr in .desktop file |
port to tcl8.6.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
port to tcl8.6 |