mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
Added xdpyinfo-1.0.3 template.
--HG-- extra : convert_revision : bffd6f5ecbc0532fb34bd00372ea12da622cf4a8
This commit is contained in:
parent
f9eff8ebcb
commit
0a19706ba5
1 changed files with 25 additions and 0 deletions
25
templates/xdpyinfo/template
Normal file
25
templates/xdpyinfo/template
Normal file
|
@ -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 <xtraeme@gmail.com>"
|
||||||
|
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
|
Loading…
Add table
Reference in a new issue