summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-common_2.28.0.bb')
-rw-r--r--meta/recipes-gnome/gnome/gnome-common_2.28.0.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
new file mode 100644
index 0000000000..5106f58e6b
--- /dev/null
+++ b/meta/recipes-gnome/gnome/gnome-common_2.28.0.bb
@@ -0,0 +1,24 @@
1DESCRIPTION = "Common macros for building GNOME applications"
2HOMEPAGE = "http://www.gnome.org/"
3BUGTRACKER = "https://bugzilla.gnome.org/"
4
5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7
8SECTION = "x11/gnome"
9PR = "r0"
10inherit gnome
11
12# all isn't appropriate since STAGING_DATADIR is target specific
13# PACKAGE_ARCH="all"
14
15# The omf.make file failed if scrollkeeper doesn't happen to be
16# installed
17
18SRC_URI += "file://omf.patch;patch=1"
19
20EXTRA_AUTORECONF = ""
21DEPENDS = ""
22
23FILES_${PN} += "${datadir}/aclocal"
24FILES_${PN}-dev = ""