mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xorg-cf-files: new recipe v1.0.4
This package includes configuration files needed for old x11 imake-based packages - transfig in particular. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
27b3f0813b
commit
38eaf20166
@@ -0,0 +1,14 @@
|
||||
require xorg-util-common.inc
|
||||
|
||||
SUMMARY = "Data files for the imake utility"
|
||||
DESCRIPTION = "Data files for the imake utility"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0f334a06f2de517e37e86d6757167d88"
|
||||
|
||||
DEPENDS = "font-util"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "ff4502b6e31aac90e24ce134090d0e46"
|
||||
SRC_URI[sha256sum] = "8fc8a1224d2a716b1f3f1ca85dfda02387ab215251b8eddd03551eac998c9cb8"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user