repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
xorg-lib
/
pixman.inc
blob
539a33a8880a1a05c9c68eed3ddcd7e801595289
1
SECTION = "libs"
2
PRIORITY = "optional"
3
DESCRIPTION = "Low-level pixel manipulation library."
4
LICENSE = "X11"
5
6
DEPENDS = "perl-native"
7
8
BBCLASSEXTEND = "native"
9
10
SRC_URI = "http://cairographics.org/releases/${BPN}-${PV}.tar.gz;name=archive "
11
12
INC_PR = "r5"
13
14
inherit autotools pkgconfig