diff --git a/templates/xdpyinfo/template b/templates/xdpyinfo/template new file mode 100644 index 00000000000..c3109f50e28 --- /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