libxine: update to version 1.1.19
[openembedded.git] / recipes / gnome / gnome-common.inc
blob826052fcb3018c5ebeb8190987facb0a45215bb5
1 LICENSE = "GPL"
2 SECTION = "x11/gnome"
3 DESCRIPTION = "Common macros for building GNOME applications"
5 inherit gnomebase
7 # The omf.make file failed if scrollkeeper doesn't happen to be
8 # installed
10 SRC_URI += "file://omf.patch"
12 EXTRA_AUTORECONF = ""
13 DEPENDS = ""
15 FILES_${PN} += "${datadir}/aclocal"
16 FILES_${PN}-dev = ""
18 BBCLASSEXTEND = "native"