mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
cairo: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a26d78ce95
commit
6436b1f5c6
@ -12,3 +12,5 @@ PKG_SECTION="graphics"
|
||||
PKG_SHORTDESC="cairo: Multi-platform 2D graphics library"
|
||||
PKG_LONGDESC="Cairo is a vector graphics library with cross-device output support. Currently supported output targets include the X Window System and in-memory image buffers. PostScript and PDF file output is planned. Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no" # ToDo
|
||||
|
Loading…
x
Reference in New Issue
Block a user