mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
plplot: package svgalib driver and demo programs
still broken. demo programs suffer from some strange ld.so problem. svgalib driver complains about missing video mode.
This commit is contained in:
13
plplot/patches/040-enable-linuxvga.patch
Normal file
13
plplot/patches/040-enable-linuxvga.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: plplot-5.9.7/cmake/modules/drivers-init.cmake
|
||||
===================================================================
|
||||
--- plplot-5.9.7.orig/cmake/modules/drivers-init.cmake 2011-01-07 13:33:42.000000000 +0100
|
||||
+++ plplot-5.9.7/cmake/modules/drivers-init.cmake 2011-01-07 13:33:49.000000000 +0100
|
||||
@@ -183,7 +183,7 @@
|
||||
# fill), and it must be run as root. Also, svgalib is not supported
|
||||
# for some mainstream (e.g., intel) graphics chips anymore so it is
|
||||
# difficult to even test this device.
|
||||
- #"linuxvga:linuxvga:OFF:I:OFF"
|
||||
+ "linuxvga:linuxvga:OFF:I:OFF"
|
||||
# ljii is unmaintained and both the ljii and ljiip segfault on example 14.
|
||||
# Retire this elderly device driver rather than fixing it.
|
||||
#"ljii:ljii:OFF:F:OFF"
|
||||
Reference in New Issue
Block a user