Package: vkeybd / 1:0.1.18d-3

Metadata

Package Version Patches format
vkeybd 1:0.1.18d-3 3.0 (quilt)

Patch series

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

vkeybd.tcl | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---
makefile.patch | (download)

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

 set prefix to /usr.
 Properly set TCLINC to build with tcl8.4.
manpage.patch | (download)

vkeybd.man | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 fix mistakes in the manpage.
makefile fix cflags.patch | (download)

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

 extend, not override cflags variable in makefile
 Debian build system will pass several flags to $(MAKE). However upstream's
 Makefile will override that. Let's extend the passed CFLAGS rather than
 override them.
desktop fix name.patch | (download)

vkeybd.desktop | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 fix application name in vkeybd.desktop file
 Use descriptive name rather than just 'vkeybd' as application name inside
 vkeybd.desktop file.