diff options
author | Martin.Jansa <Martin.Jansa@gmail.com> | 2009-10-30 11:11:43 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-22 13:17:29 +0100 |
commit | df30530823ed827419975d3cbaca0291ba8e4652 (patch) | |
tree | bb6197c03e4a646d43acec6a6eae40cdcee798f7 /recipes/xorg-app | |
parent | fba77bf1ca0257e3e795b9c514b3420fc9cf5fed (diff) |
xorg: update recipes of other freedesktop projects
* Update versions to latest available at
http://xorg.freedesktop.org/releases/individual
when X11R7.5 was released
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r-- | recipes/xorg-app/appres_1.0.2.bb | 7 | ||||
-rw-r--r-- | recipes/xorg-app/bitmap_1.0.4.bb | 3 | ||||
-rw-r--r-- | recipes/xorg-app/constype_1.0.2.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/editres_1.0.4.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/mkcomposecache_1.2.1.bb | 3 | ||||
-rw-r--r-- | recipes/xorg-app/rstart_1.0.3.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/xclipboard_1.1.0.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/xclock_1.0.4.bb | 4 | ||||
-rw-r--r-- | recipes/xorg-app/xdm_1.1.9.bb | 10 | ||||
-rw-r--r-- | recipes/xorg-app/xedit_1.1.2.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/xeyes_1.0.991.bb | 4 | ||||
-rw-r--r-- | recipes/xorg-app/xfs_1.1.0.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/xinit_1.1.1.bb | 6 | ||||
-rw-r--r-- | recipes/xorg-app/xmag_1.0.3.bb | 5 | ||||
-rw-r--r-- | recipes/xorg-app/xman_1.1.0.bb | 8 | ||||
-rw-r--r-- | recipes/xorg-app/xrx_1.0.3.bb | 5 |
16 files changed, 85 insertions, 0 deletions
diff --git a/recipes/xorg-app/appres_1.0.2.bb b/recipes/xorg-app/appres_1.0.2.bb new file mode 100644 index 0000000000..4b6447a82e --- /dev/null +++ b/recipes/xorg-app/appres_1.0.2.bb @@ -0,0 +1,7 @@ +require xorg-app-common.inc +PE = "1" + +DESCRIPTION = "The appres program prints the resources seen by an application." + +DEPENDS += " virtual/libx11 libxt" + diff --git a/recipes/xorg-app/bitmap_1.0.4.bb b/recipes/xorg-app/bitmap_1.0.4.bb new file mode 100644 index 0000000000..561489f188 --- /dev/null +++ b/recipes/xorg-app/bitmap_1.0.4.bb @@ -0,0 +1,3 @@ +require xorg-app-common.inc +DEPENDS += " virtual/libx11 libxmu xbitmaps libxt" +PE = "1" diff --git a/recipes/xorg-app/constype_1.0.2.bb b/recipes/xorg-app/constype_1.0.2.bb new file mode 100644 index 0000000000..96b340c8c7 --- /dev/null +++ b/recipes/xorg-app/constype_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "print an X window dump" +DEPENDS += " libxmu virtual/libx11" +PE = "1" diff --git a/recipes/xorg-app/editres_1.0.4.bb b/recipes/xorg-app/editres_1.0.4.bb new file mode 100644 index 0000000000..a307941b3a --- /dev/null +++ b/recipes/xorg-app/editres_1.0.4.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libxt libxmu libxaw" + diff --git a/recipes/xorg-app/mkcomposecache_1.2.1.bb b/recipes/xorg-app/mkcomposecache_1.2.1.bb new file mode 100644 index 0000000000..5c80f67ccd --- /dev/null +++ b/recipes/xorg-app/mkcomposecache_1.2.1.bb @@ -0,0 +1,3 @@ +require xorg-app-common.inc + +DESCRIPTION = "used for creating global (system-wide) Compose cache files" diff --git a/recipes/xorg-app/rstart_1.0.3.bb b/recipes/xorg-app/rstart_1.0.3.bb new file mode 100644 index 0000000000..aafaddcf4b --- /dev/null +++ b/recipes/xorg-app/rstart_1.0.3.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11" + diff --git a/recipes/xorg-app/xclipboard_1.1.0.bb b/recipes/xorg-app/xclipboard_1.1.0.bb new file mode 100644 index 0000000000..2bdb000c5d --- /dev/null +++ b/recipes/xorg-app/xclipboard_1.1.0.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " libxaw libxt" + diff --git a/recipes/xorg-app/xclock_1.0.4.bb b/recipes/xorg-app/xclock_1.0.4.bb new file mode 100644 index 0000000000..0e73c6408f --- /dev/null +++ b/recipes/xorg-app/xclock_1.0.4.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc +DESCRIPTION = "analog / digital clock for X" +DEPENDS += " virtual/libx11 libxaw libxrender libxft libxkbfile libxt" +PE = "1" diff --git a/recipes/xorg-app/xdm_1.1.9.bb b/recipes/xorg-app/xdm_1.1.9.bb new file mode 100644 index 0000000000..eb153b1da9 --- /dev/null +++ b/recipes/xorg-app/xdm_1.1.9.bb @@ -0,0 +1,10 @@ +require xorg-app-common.inc +PE = "1" + +DESCRIPTION = "X display manager" + +DEPENDS += " libxmu libxinerama libxpm libxdmcp libxau virtual/libx11 libxext libxdmcp libxt libxaw" + +EXTRA_OECONF += " --with-random-device=/dev/urandom" + +FILES_${PN}-dbg += "${libdir}/X11/xdm/.debug/*" diff --git a/recipes/xorg-app/xedit_1.1.2.bb b/recipes/xorg-app/xedit_1.1.2.bb new file mode 100644 index 0000000000..e98f981c95 --- /dev/null +++ b/recipes/xorg-app/xedit_1.1.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " libxaw libxprintutil libxp libxt" + diff --git a/recipes/xorg-app/xeyes_1.0.991.bb b/recipes/xorg-app/xeyes_1.0.991.bb new file mode 100644 index 0000000000..07ce0724fa --- /dev/null +++ b/recipes/xorg-app/xeyes_1.0.991.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libxau libxt libxext libxmu" diff --git a/recipes/xorg-app/xfs_1.1.0.bb b/recipes/xorg-app/xfs_1.1.0.bb new file mode 100644 index 0000000000..8cef4bda9a --- /dev/null +++ b/recipes/xorg-app/xfs_1.1.0.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "X fontserver" +DEPENDS += " libfs libxfont xtrans" +PE = "1" diff --git a/recipes/xorg-app/xinit_1.1.1.bb b/recipes/xorg-app/xinit_1.1.1.bb new file mode 100644 index 0000000000..ce82fb05d4 --- /dev/null +++ b/recipes/xorg-app/xinit_1.1.1.bb @@ -0,0 +1,6 @@ +require xorg-app-common.inc + +DESCRIPTION = "X Window System initializer" +PE = "1" + +FILES_${PN} += "${libdir}X11/xinit" diff --git a/recipes/xorg-app/xmag_1.0.3.bb b/recipes/xorg-app/xmag_1.0.3.bb new file mode 100644 index 0000000000..4c1359427f --- /dev/null +++ b/recipes/xorg-app/xmag_1.0.3.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "magnify parts of the screen" +DEPENDS += " libxaw libxt" +PE = "1" diff --git a/recipes/xorg-app/xman_1.1.0.bb b/recipes/xorg-app/xman_1.1.0.bb new file mode 100644 index 0000000000..e4e6bff80f --- /dev/null +++ b/recipes/xorg-app/xman_1.1.0.bb @@ -0,0 +1,8 @@ +require xorg-app-common.inc + +DESCRIPTION = "manual page browser for X" +DEPENDS += " libxaw libxprintutil libxp libxt" +RDEPENDS = " man" +PE = "1" + +FILES_${PN} += " /usr/share/X11/xman.help" diff --git a/recipes/xorg-app/xrx_1.0.3.bb b/recipes/xorg-app/xrx_1.0.3.bb new file mode 100644 index 0000000000..cf18e2e140 --- /dev/null +++ b/recipes/xorg-app/xrx_1.0.3.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " libxaw virtual/libx11 libxt libxext xtrans xproxymngproto libxau" + |