Package: sgt-puzzles / 20230410.71cf891-2
Metadata
Package | Version | Patches format |
---|---|---|
sgt-puzzles | 20230410.71cf891-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Apply version string substitutions from the tarball.patch | (download) |
devel.but |
2 2 + 0 - 0 ! |
apply version string substitutions from the tarball |
206_translate docs.diff | (download) |
.gitignore |
3 3 + 0 - 0 ! |
support translated docs using po4a Bug-Debian: https://bugs.debian.org/483665 |
0003 Add German translation of documentation.patch | (download) |
po/de.po |
8395 8395 + 0 - 0 ! |
add german translation of documentation This was done by Helge Kreutzmann. |
201_make more docs.diff | (download) |
.gitignore |
4 3 + 1 - 0 ! |
add rules and script to build manual pages and html Halibut already supports these formats but since the documentation is all combined we need to do a bit more work to extract the right information for each game's manual page. |
202_online help.diff | (download) |
gtk.c |
39 35 + 4 - 0 ! |
add html-based online help This works along the same lines as the Windows implementation, though we have to try a bit harder to find a help browser. |
207_slant shade filled.diff | (download) |
slant.c |
6 1 + 5 - 0 ! |
slant: shade filled squares Bug-Debian: https://bugs.debian.org/419836 |
303_show debian version number.diff | (download) |
version.c |
6 5 + 1 - 0 ! |
show debian package version number Include Debian version number in any version display to make it obvious that the binaries are built from modified source. |
install two icon sizes.patch | (download) |
cmake/platforms/unix.cmake |
4 3 + 1 - 0 ! |
install both 48x48 and 96x96 icons Bug-Debian: https://bugs.debian.org/887982 gnome-shell prefers to use 96x96 icons, so install them as well as the 48x48 icons. Install them in size-specific directories instead of using suffixes to the filename, and change the desktop files accordingly. |