From fba77bf1ca0257e3e795b9c514b3420fc9cf5fed Mon Sep 17 00:00:00 2001 From: "Martin.Jansa" Date: Thu, 29 Oct 2009 11:10:21 +0100 Subject: xorg: add recipes for X11R7.5 release * Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/ --- recipes/xorg-lib/libxdmcp_1.0.3.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/xorg-lib/libxdmcp_1.0.3.bb (limited to 'recipes/xorg-lib/libxdmcp_1.0.3.bb') diff --git a/recipes/xorg-lib/libxdmcp_1.0.3.bb b/recipes/xorg-lib/libxdmcp_1.0.3.bb new file mode 100644 index 0000000000..0aa95b4677 --- /dev/null +++ b/recipes/xorg-lib/libxdmcp_1.0.3.bb @@ -0,0 +1,9 @@ +require xorg-lib-common.inc + +DESCRIPTION = "X Display Manager Control Protocol library" +DEPENDS += "xproto" +PROVIDES = "xdmcp" +PR = "r1" +PE = "1" + +XORG_PN = "libXdmcp" -- cgit v1.2.3