From 0a19706ba546ac34b395505d43988b5b28813cc6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Mar 2009 05:23:39 +0100 Subject: [PATCH] Added xdpyinfo-1.0.3 template. --HG-- extra : convert_revision : bffd6f5ecbc0532fb34bd00372ea12da622cf4a8 --- templates/xdpyinfo/template | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 templates/xdpyinfo/template diff --git a/templates/xdpyinfo/template b/templates/xdpyinfo/template new file mode 100644 index 0000000000..c3109f50e2 --- /dev/null +++ b/templates/xdpyinfo/template @@ -0,0 +1,25 @@ +# Template build file for 'xdpyinfo'. +pkgname=xdpyinfo +version=1.0.3 +distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" +build_style=gnu_configure +short_desc="Display information utility for X" +maintainer="Juan RP " +checksum=4294768751bd4ffb47e5ebacfc7b5b9f95a1a2f4d221d8af64474382473e1962 +long_desc=" + This package provides xdpyinfo, a display information utility for X. + + This is from the modular X.org X11 project." + +Add_dependency build pkg-config +Add_dependency full glibc +Add_dependency full libX11 +Add_dependency full libXext +Add_dependency full libXi +Add_dependency full libXinerama +Add_dependency full libXp +Add_dependency full libXrender +Add_dependency full libXtst +Add_dependency full libXxf86dga +Add_dependency full libXxf86misc +Add_dependency full libXxf86vm