Package: scrot / 0.8-18

Metadata

Package Version Patches format
scrot 0.8-18 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_manpagefix.patch | (download)

scrot.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 character cleanup for utf-8 compatibility.
02_options.c.patch | (download)

src/options.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 a little fix for wrong words.
03_descmanpage.patch | (download)

scrot.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change the description on manpage.
04 focused.patch | (download)

src/main.c | 137 87 + 50 - 0 !
src/options.c | 8 7 + 1 - 0 !
src/options.h | 1 1 + 0 - 0 !
src/scrot.h | 3 3 + 0 - 0 !
4 files changed, 98 insertions(+), 51 deletions(-)

 src/options.c (scrot_parse_option_array): add --focused option.
             src/main.c (scrot_get_geometry, scrot_nice_clip): new functions
             src/main.c (scrot_grab_focused): new function to grab currently
05 addfocusedmanpage.patch | (download)

scrot.1 | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add a new option in the man page (focused option).
06_manpagespace.patch | (download)

scrot.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 improve spacing in manual page.
07_fix formatstring.patch | (download)

src/options.c | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 prevent arbitrary long file names
08_fix beeping.patch | (download)

scrot.1 | 3 3 + 0 - 0 !
src/main.c | 4 2 + 2 - 0 !
src/options.c | 7 6 + 1 - 0 !
src/options.h | 1 1 + 0 - 0 !
4 files changed, 12 insertions(+), 3 deletions(-)

 fix missing option for beep prevention.
09_fix makefile.patch | (download)

Makefile.am | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix ldflags and ignore docs.
10_improve hardening.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
src/Makefile.am | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 improve the gcc hardening, fixing makefile.am.
11_fix spelling manpage.patch | (download)

scrot.1 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix spelling errors in manpage.