Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ libxcb, mplayer, pciutils, xdriver_xf86-video-openchrome, usb_modeswitch, usbutils, wpa_supplicant, xapp_bdftopcf, xapp_mkfontdir, xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto. xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto, xvkbd Removed packages: vice Loading package/xvkbd/Config.in +1 −0 Original line number Diff line number Diff line config BR2_PACKAGE_XVKBD bool "xvkbd" depends on BR2_PACKAGE_XORG7 select BR2_PACKAGE_XLIB_LIBXAW help on-screen keyboard for X Loading package/xvkbd/xvkbd.mk +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # xvkbd # ############################################################# XVKBD_VERSION = 2.8 XVKBD_VERSION = 3.2 XVKBD_SOURCE = xvkbd-$(XVKBD_VERSION).tar.gz XVKBD_SITE = http://homepage3.nifty.com/tsato/xvkbd XVKBD_AUTORECONF = NO Loading @@ -15,7 +15,7 @@ XVKBD_MAKE_OPT = CC=$(TARGET_CC) CXX=$(TARGET_CXX) LD=$(TARGET_CC) \ XVKBD_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install XVKBD_DEPENDENCIES = xserver_xorg-server XVKBD_DEPENDENCIES = xserver_xorg-server xlib_libXaw $(eval $(call AUTOTARGETS,package,xvkbd)) Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ libxcb, mplayer, pciutils, xdriver_xf86-video-openchrome, usb_modeswitch, usbutils, wpa_supplicant, xapp_bdftopcf, xapp_mkfontdir, xfont_encodings, xlib_libX11, xlib_libXfont, xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto. xlib_xtrans, xproto_fontcacheproto, xproto_fontsproto, xvkbd Removed packages: vice Loading
package/xvkbd/Config.in +1 −0 Original line number Diff line number Diff line config BR2_PACKAGE_XVKBD bool "xvkbd" depends on BR2_PACKAGE_XORG7 select BR2_PACKAGE_XLIB_LIBXAW help on-screen keyboard for X Loading
package/xvkbd/xvkbd.mk +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # xvkbd # ############################################################# XVKBD_VERSION = 2.8 XVKBD_VERSION = 3.2 XVKBD_SOURCE = xvkbd-$(XVKBD_VERSION).tar.gz XVKBD_SITE = http://homepage3.nifty.com/tsato/xvkbd XVKBD_AUTORECONF = NO Loading @@ -15,7 +15,7 @@ XVKBD_MAKE_OPT = CC=$(TARGET_CC) CXX=$(TARGET_CXX) LD=$(TARGET_CC) \ XVKBD_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install XVKBD_DEPENDENCIES = xserver_xorg-server XVKBD_DEPENDENCIES = xserver_xorg-server xlib_libXaw $(eval $(call AUTOTARGETS,package,xvkbd))