mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
graphics: clone Microwindows from official Greg Haerr's repository.
graphics/nxlib is removed from build set because for actual Microwindows the NXlib is included in Microwindows sources (src/nxlib). The original NXlib libX11.a is replaced by two varinats libPX11 links X11 server replacement directly to the application. libNX11 is more X11 concept compatible, application and server runs in the separate processes.
This commit is contained in:
parent
3c8c00c764
commit
a353d55d13
@ -6,4 +6,4 @@ graphics/libjpeg
|
||||
graphics/libpng
|
||||
graphics/libtiff
|
||||
graphics/t1lib
|
||||
graphics/nxlib
|
||||
graphics/microwindows.bset
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
%define rtems_git_tools_4_11 %{rtems_http_git}/rtems-tools/plain/tools/4.11
|
||||
|
||||
%source set microwindows git://github.com/alex-sever-h/microwin.git
|
||||
%source set microwindows git://github.com/ghaerr/microwindows.git
|
||||
%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev.diff
|
||||
%hash md5 microwindows-0.93-dev.diff 5b06e77d9ee42c8ff0032bba07d01c1a
|
||||
%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev-without-keyboard.diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user