aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-06 11:44:14 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-06 12:27:47 +0100
commitd15e5fcb0a0ae728af8c6c249629275610207e94 (patch)
treefba7f5f956abb6f3316e025af9693fb00af23d44 /recipes/xorg-app
parenta4012b4158892767f1702401c16ed84bdf128ec8 (diff)
downloadopenembedded-d15e5fcb0a0ae728af8c6c249629275610207e94.tar.gz
xorg: new versions 2010-12-06, xcalc, xeyex, xf86-video-savage and xserver-xorg moved to 1.9.2.902 (RC2)
* xf86-video-savage doesn't build for me, ICE with gcc-4.5, but I have the same with xf86-video-savage_2.3.1, so probably not savage fault | savage_video.c: In function 'SavageDisplaySurface': | savage_video.c:2351:1: internal compiler error: in default_secondary_reload, at targhooks.c:762 | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://gcc.gnu.org/bugs.html> for instructions. | make[2]: *** [savage_video.lo] Error 1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/xcalc_1.0.3.bb8
-rw-r--r--recipes/xorg-app/xcalc_1.0.4.1.bb8
-rw-r--r--recipes/xorg-app/xeyes_1.1.1.bb7
3 files changed, 15 insertions, 8 deletions
diff --git a/recipes/xorg-app/xcalc_1.0.3.bb b/recipes/xorg-app/xcalc_1.0.3.bb
deleted file mode 100644
index 9175f23437..0000000000
--- a/recipes/xorg-app/xcalc_1.0.3.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require xorg-app-common.inc
-DESCRIPTION = "scientific calculator for X"
-DEPENDS += " libxaw libxt"
-PE = "1"
-PR = "${INC_PR}.0"
-
-SRC_URI[archive.md5sum] = "0b981e360b54584fcb6dc2ec4658c406"
-SRC_URI[archive.sha256sum] = "96c413998c664a8397313d749b20e18308bcd82187a89446a64b3557b089b42f"
diff --git a/recipes/xorg-app/xcalc_1.0.4.1.bb b/recipes/xorg-app/xcalc_1.0.4.1.bb
new file mode 100644
index 0000000000..f8e6228331
--- /dev/null
+++ b/recipes/xorg-app/xcalc_1.0.4.1.bb
@@ -0,0 +1,8 @@
+require xorg-app-common.inc
+DESCRIPTION = "scientific calculator for X"
+DEPENDS += " libxaw libxt"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "052c59f7d917b1302e7142bbd888d808"
+SRC_URI[archive.sha256sum] = "e21f3b09a5ffdaafced32fdccd94d48351c95e5f8a2d7cb036d61dd18f4e26b6"
diff --git a/recipes/xorg-app/xeyes_1.1.1.bb b/recipes/xorg-app/xeyes_1.1.1.bb
new file mode 100644
index 0000000000..733302ce7e
--- /dev/null
+++ b/recipes/xorg-app/xeyes_1.1.1.bb
@@ -0,0 +1,7 @@
+require xorg-app-common.inc
+DEPENDS += " libxau libxt libxext libxmu"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "a3035dcecdbdb89e864177c080924981"
+SRC_URI[archive.sha256sum] = "975e98680cd59e1f9439016386609546ed08c284d0f05a95276f96aca6e8a521"