2 DESCRIPTION
= "Common code for GPE PIMs"
5 DEPENDS
= "libgpewidget libdisplaymigration gtk+ sqlite"
9 SRC_URI
+= "file://libgpepimc_pc.patch"
11 headers
= "pim-categories.h pim-categories-ui.h"
14 oe_libinstall
-so libgpepimc $
{STAGING_LIBDIR
}
16 mkdir
-p $
{STAGING_INCDIR
}/gpe
17 for h in $
{headers
}; do
18 install
-m
0644 $
{S
}/gpe
/$h $
{STAGING_INCDIR
}/gpe
/$h
24 oe_runmake PREFIX
=$
{prefix
} DESTDIR
=$
{D
} install
-devel
27 SRC_URI
[md5sum
] = "74e36fd1c34dc668801366d5aa11e93e"
28 SRC_URI
[sha256sum
] = "19556cc4d3469f61c7b50db7a9979a669af0b03c0c2243441e34a8a5f737fa9d"