1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:29:49 +03:00

add description

This commit is contained in:
Mirko Vogt 2009-10-10 14:44:48 +02:00
parent 006a2bad74
commit 47647ccf40

View File

@ -29,7 +29,7 @@ define Package/DirectFB
endef
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
TARGET_LDFLAGS+="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"