LICENSE= "BSD-X" SECTION = "x11/libs" XLIBS_CVS = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs" inherit autotools pkgconfig do_stage() { oe_runmake install prefix=${STAGING_DIR} \ bindir=${STAGING_BINDIR} \ includedir=${STAGING_INCDIR} \ libdir=${STAGING_LIBDIR} \ datadir=${STAGING_DATADIR} \ mandir=${STAGING_DATADIR}/man } ter' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
blob: 6aa7f6d7dc47b369983decf66ca5245215cb43d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40