mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 21:50:36 +02:00
add description
This commit is contained in:
parent
006a2bad74
commit
47647ccf40
@ -29,7 +29,7 @@ define Package/DirectFB
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/DirectFB/description
|
define Package/DirectFB/description
|
||||||
foobar
|
DirectFB is a thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers, not only on top of the Linux Framebuffer Device. It is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_LDFLAGS+="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"
|
TARGET_LDFLAGS+="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"
|
||||||
|
Loading…
Reference in New Issue
Block a user