openbsd-ports/x11/xview/config/patches/p-libxview-panel-panel_c
espie f3cbb56810 Xview's return.
Cleaned up so that lib depends on config:build, and lndir it
instead of mucking with the source dir.

All patches put into config/patches, separated and renamed
(yes, this is a LARGE fucker).

Fake

xview/clients to come.

Currently installs under /usr/X11R6, some more patches to X needed to fix
that.
2000-04-02 15:25:13 +00:00

11 lines
344 B
Plaintext

--- ./lib/libxview/panel/panel.c.orig Tue Jun 29 07:16:57 1993
+++ ./lib/libxview/panel/panel.c Sat Apr 1 18:25:27 2000
@@ -27,6 +27,7 @@ Pkg_private int panel_view_init();
Pkg_private int panel_destroy();
static int panel_layout();
+static int panel_unregister_view();
Xv_private_data Defaults_pairs xv_kbd_cmds_value_pairs[4];