summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-01-14 11:42:11 +0800
committerSaul Wold <sgw@linux.intel.com>2011-01-18 07:38:02 -0800
commitbacfa12b016c023d265f7959f8256a5b8acbe6b2 (patch)
tree121ddfa85ec990ab807dc8b4eff045b8c73fb7a2 /meta/recipes-graphics/xorg-app
parent00ecccca360c936268593bba3891ffe23845e5b6 (diff)
downloadpoky-bacfa12b016c023d265f7959f8256a5b8acbe6b2.tar.gz
mkfontscale: upgrade to 1.0.8
- update license checksum, due to commit "Sun's copyrights now belong to Oracle". the license type is not changed. Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
-rw-r--r--meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb12
-rw-r--r--meta/recipes-graphics/xorg-app/mkfontscale_1.0.8.bb12
2 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb b/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb
deleted file mode 100644
index c1175194a6..0000000000
--- a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.7.bb
+++ /dev/null
@@ -1,12 +0,0 @@
1require xorg-app-common.inc
2
3DESCRIPTION = "a program to create an index of scalable font files for X"
4
5DEPENDS += " zlib libfontenc freetype virtual/libx11"
6
7BBCLASSEXTEND = "native"
8
9LIC_FILES_CHKSUM = "file://COPYING;md5=8ecbbbc1259a329e96ccc4dd86ad2ca2"
10
11SRC_URI[md5sum] = "96ca346f185c0ab48e42bf5bb0375da5"
12SRC_URI[sha256sum] = "8306b229cca233216a6582cb1ff60af78e37c47d6412ac823d7d41c3d7de7127"
diff --git a/meta/recipes-graphics/xorg-app/mkfontscale_1.0.8.bb b/meta/recipes-graphics/xorg-app/mkfontscale_1.0.8.bb
new file mode 100644
index 0000000000..23bae39a44
--- /dev/null
+++ b/meta/recipes-graphics/xorg-app/mkfontscale_1.0.8.bb
@@ -0,0 +1,12 @@
1require xorg-app-common.inc
2
3DESCRIPTION = "a program to create an index of scalable font files for X"
4
5DEPENDS += " zlib libfontenc freetype virtual/libx11"
6
7BBCLASSEXTEND = "native"
8
9LIC_FILES_CHKSUM = "file://COPYING;md5=2e0d129d05305176d1a790e0ac1acb7f"
10
11SRC_URI[md5sum] = "5210c9385c6cc4a00ce829d8dc9c819b"
12SRC_URI[sha256sum] = "6eb57786cd79eebfbaca386fe24dcfe50689dbf433d052e58291c2925f2050f9"