64 lines
2.7 KiB
XML
64 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>xorg-xdpyinfo</Name>
|
|
<Homepage>http://xorg.freedesktop.org/</Homepage>
|
|
<Packager>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>custom</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Display information utility for X</Summary>
|
|
<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.</Description>
|
|
<Archive sha1sum="0922fc31f8fc82ac20e326a6c9eb33ed7d57ad87" type="tarbz2">https://www.x.org/releases/individual/app/xdpyinfo-1.3.2.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>xorg-util</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>libdmx-devel</Dependency>
|
|
<Dependency>libxcb-devel</Dependency>
|
|
<Dependency>libXxf86dga-devel</Dependency>
|
|
<Dependency>libXi-devel</Dependency>
|
|
<Dependency>libXext-devel</Dependency>
|
|
<Dependency>libXtst-devel</Dependency>
|
|
<Dependency>libXrender-devel</Dependency>
|
|
<Dependency>libXxf86vm-devel</Dependency>
|
|
<Dependency>libXinerama-devel</Dependency>
|
|
<Dependency>libXcomposite-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>xorg-xdpyinfo</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libdmx</Dependency>
|
|
<Dependency>libxcb</Dependency>
|
|
<Dependency>libXxf86dga</Dependency>
|
|
<Dependency>libXi</Dependency>
|
|
<Dependency>libXext</Dependency>
|
|
<Dependency>libXtst</Dependency>
|
|
<Dependency>libXrender</Dependency>
|
|
<Dependency>libXxf86vm</Dependency>
|
|
<Dependency>libXinerama</Dependency>
|
|
<Dependency>libXcomposite</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2016-11-24</Date>
|
|
<Version>1.3.2</Version>
|
|
<Comment>First Release.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|