diff options
Diffstat (limited to 'meta/recipes-graphics')
8 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index 9237fadaf3..c388b566ef 100644 --- a/meta/recipes-graphics/cairo/cairo.inc +++ b/meta/recipes-graphics/cairo/cairo.inc | |||
@@ -10,7 +10,7 @@ HOMEPAGE = "http://cairographics.org" | |||
10 | BUGTRACKER = "http://bugs.freedesktop.org" | 10 | BUGTRACKER = "http://bugs.freedesktop.org" |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | PRIORITY = "optional" | 12 | PRIORITY = "optional" |
13 | LICENSE = "MPLv1.1 & LGPLv2.1" | 13 | LICENSE = "MPL-1 & LGPLv2.1" |
14 | DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman glib-2.0" | 14 | DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman glib-2.0" |
15 | 15 | ||
16 | #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points | 16 | #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points |
diff --git a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb index 3cdfc04076..ae0fef5203 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb +++ b/meta/recipes-graphics/fontconfig/fontconfig_2.8.0.bb | |||
@@ -11,7 +11,7 @@ rasterize fonts." | |||
11 | HOMEPAGE = "http://www.fontconfig.org" | 11 | HOMEPAGE = "http://www.fontconfig.org" |
12 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" | 12 | BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig" |
13 | 13 | ||
14 | LICENSE = "MIT-style & MIT & Public Domain" | 14 | LICENSE = "MIT-style & MIT & PD" |
15 | LIC_FILES_CHKSUM = "file://COPYING;md5=f3ad4145dea6ca7efa2f1bee8165a7a1 \ | 15 | LIC_FILES_CHKSUM = "file://COPYING;md5=f3ad4145dea6ca7efa2f1bee8165a7a1 \ |
16 | file://src/fcfreetype.c;endline=45;md5=bc3dd139e2f7245a02fde5545b203a6f \ | 16 | file://src/fcfreetype.c;endline=45;md5=bc3dd139e2f7245a02fde5545b203a6f \ |
17 | file://src/fccache.c;beginline=1020;endline=1035;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f" | 17 | file://src/fccache.c;beginline=1020;endline=1035;md5=0326cfeb4a7333dd4dd25fbbc4b9f27f" |
diff --git a/meta/recipes-graphics/fstests/fstests_svn.bb b/meta/recipes-graphics/fstests/fstests_svn.bb index ef70eb3245..2ffdc35cc0 100644 --- a/meta/recipes-graphics/fstests/fstests_svn.bb +++ b/meta/recipes-graphics/fstests/fstests_svn.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Various benchmarning tests for X" | 1 | DESCRIPTION = "Various benchmarning tests for X" |
2 | HOMEPAGE = "http://www.o-hand.com" | 2 | HOMEPAGE = "http://www.o-hand.com" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "ZLIB" | 4 | LICENSE = "Zlib" |
5 | DEPENDS = "pango libxext libxft virtual/libx11 gtk+" | 5 | DEPENDS = "pango libxext libxft virtual/libx11 gtk+" |
6 | 6 | ||
7 | SRCREV = "426" | 7 | SRCREV = "426" |
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb index 9a1f5bb5e0..957350b8ed 100644 --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | |||
@@ -6,7 +6,7 @@ serif faces for you: this loses hinting and distorts the faces slightly, \ | |||
6 | but is visibly different than normal and bold, and reasonably pleasing." | 6 | but is visibly different than normal and bold, and reasonably pleasing." |
7 | SECTION = "x11/fonts" | 7 | SECTION = "x11/fonts" |
8 | PRIORITY = "optional" | 8 | PRIORITY = "optional" |
9 | LICENSE = "Bitstream Vera" | 9 | LICENSE = "Bitstream_Vera" |
10 | LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be" | 10 | LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be" |
11 | PACKAGE_ARCH = "all" | 11 | PACKAGE_ARCH = "all" |
12 | PR = "r3" | 12 | PR = "r3" |
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb index 897f0fa118..04d7c73956 100644 --- a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb +++ b/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "The encodings that map to specific characters for a \ | |||
4 | number of Xorg and common fonts." | 4 | number of Xorg and common fonts." |
5 | 5 | ||
6 | require xorg-font-common.inc | 6 | require xorg-font-common.inc |
7 | LICENSE = "Public Domain" | 7 | LICENSE = "PD" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=9da93f2daf2d5572faa2bfaf0dbd9e76" |
9 | PE = "1" | 9 | PE = "1" |
10 | PR = "${INC_PR}.0" | 10 | PR = "${INC_PR}.0" |
diff --git a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb index 86d61944bc..f1e8648e08 100644 --- a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb +++ b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | |||
@@ -5,7 +5,7 @@ BUGTRACKER = "n/a" | |||
5 | 5 | ||
6 | SECTION = "x11/fonts" | 6 | SECTION = "x11/fonts" |
7 | 7 | ||
8 | LICENSE = "Public Domain" | 8 | LICENSE = "PD" |
9 | LIC_FILES_CHKSUM = "file://../misc/fonts.alias;md5=bbe8d3c0e4e74af96e3ac393985c4fbb \ | 9 | LIC_FILES_CHKSUM = "file://../misc/fonts.alias;md5=bbe8d3c0e4e74af96e3ac393985c4fbb \ |
10 | file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \ | 10 | file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \ |
11 | file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a" | 11 | file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a" |
diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb index a4b3c0dd3e..5d4297e3f8 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb | |||
@@ -7,7 +7,7 @@ pixmap format, which is commonly used in legacy X applications. XPM is \ | |||
7 | an extension of the monochrome XBM bitmap specificied in the X \ | 7 | an extension of the monochrome XBM bitmap specificied in the X \ |
8 | protocol." | 8 | protocol." |
9 | 9 | ||
10 | LICENSE = "X-BSD" | 10 | LICENSE = "BSD" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" |
12 | DEPENDS += "libxext libsm libxt" | 12 | DEPENDS += "libxext libsm libxt" |
13 | PR = "r3" | 13 | PR = "r3" |
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.20.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.20.2.bb index 9a97c3d603..00a58bf546 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.20.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.20.2.bb | |||
@@ -7,7 +7,7 @@ including trapezoids, triangles, and rectangles." | |||
7 | 7 | ||
8 | require xorg-lib-common.inc | 8 | require xorg-lib-common.inc |
9 | 9 | ||
10 | LICENSE = "MIT & MIT-style & Public Domain" | 10 | LICENSE = "MIT & MIT-style & PD" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=fea989a44fb012b5e79584972a863d22 \ | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=fea989a44fb012b5e79584972a863d22 \ |
12 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ | 12 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ |
13 | file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \ | 13 | file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \ |