diff mbox

[04/11] xdpyinfo: added new recipe

Message ID 3c6f244437dc67492c758c27dbba31421b332070.1355911420.git.morten.thunbergsvendsen@prevas.dk
State Accepted
Delegated to: Jacob Kjaergaard
Headers show

Commit Message

Morten Svendsen Dec. 19, 2012, 10:05 a.m. UTC
From: Jacob Barsøe Kjærgaard <jacob.kjaergaard@prevas.dk>

---
 recipes/xorg-app/xdpyinfo_1.3.0.oe     | 15 +++++++++++++++
 recipes/xorg-app/xdpyinfo_1.3.0.oe.sig |  1 +
 2 files changed, 16 insertions(+)
 create mode 100644 recipes/xorg-app/xdpyinfo_1.3.0.oe
 create mode 100644 recipes/xorg-app/xdpyinfo_1.3.0.oe.sig
diff mbox

Patch

diff --git a/recipes/xorg-app/xdpyinfo_1.3.0.oe b/recipes/xorg-app/xdpyinfo_1.3.0.oe
new file mode 100644
index 0000000..2fe2299
--- /dev/null
+++ b/recipes/xorg-app/xdpyinfo_1.3.0.oe
@@ -0,0 +1,15 @@ 
+require xorg-app-common.inc
+
+SUMMARY = "Display information utility for X"
+
+DESCRIPTION = "Xdpyinfo is a utility for displaying information about an \
+X server. It is used to examine the capabilities of a server, the \
+predefined values for various parameters used in communicating between \
+clients and the server, and the different types of screens and visuals \
+that are available."
+
+DEPENDS += "libxtst libxext libxxf86vm libxi libxrender libxau recordproto"
+
+export XDPYINFO_LIBS += "-lXi -lX11 -lxcb -lXext -lX11-xcb -lXtst -lXrender "
+
+LD_FLAGS += "-lXi -lX11 -lxcb -lXext -lX11-xcb -lXtst -lXrender "
diff --git a/recipes/xorg-app/xdpyinfo_1.3.0.oe.sig b/recipes/xorg-app/xdpyinfo_1.3.0.oe.sig
new file mode 100644
index 0000000..a474656
--- /dev/null
+++ b/recipes/xorg-app/xdpyinfo_1.3.0.oe.sig
@@ -0,0 +1 @@ 
+39936ff600434614d3ee53038d814246a03f4acf  xdpyinfo-1.3.0.tar.bz2