Package: pcb / 20110918-7

Metadata

Package Version Patches format
pcb 20110918-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_typo.diff | (download)

src/hid/common/hidgl.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo (recieved -> received)
outdated_config.diff | (download)

config.guess | 4 4 + 0 - 0 !
config.sub | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 patch config.{sub,guess} to call their up-to-date versions.
fix_pan_action.diff | (download)

po/POTFILES.skip | 1 1 + 0 - 0 !
src/hid/gtk/gtkhid-main.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 fix pan action to stop after button release outside window master
 Previously, we required in-view coordinates to stop and start the
 pan-action, and when the button was released outside the viewport,
 the code was querying the user to click at a particular location.

 Since the pan action doesn't even use the passed in coordinates,
 simply remove the requirement for the x-y coordinates from this
 action.
pcbtest_paths.diff | (download)

src/pcbtest.sh.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 lib/pcblib-newlib is in topsrcdir not in top_builddir
default_GtkFileChooser_cwd.diff | (download)

po/POTFILES.skip | 1 1 + 0 - 0 !
src/hid/gtk/gtkhid-main.c | 14 14 + 0 - 0 !
2 files changed, 15 insertions(+)

 set default path in gtk file choosers to cwd
disable_hid_png3_test.diff | (download)

tests/tests.list | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable hid_png3 test
 According to upstream, the problem is in the hid_png3 test
0001 Fixed command line batch output for some exporters.patch | (download)

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

 fixed command line batch output for some exporters
drop_check_global_included.patch | (download)

src/hid/hidint.h | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 drop the #if check for the declaration of hid_get_extents()
fix_CPPFLAGS.diff | (download)

configure | 2 1 + 1 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 append input cppflags for lesstif target