80 lines
2.8 KiB
XML
80 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libXres</Name>
|
|
<Homepage>http://www.x.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>X.Org Xres library</Summary>
|
|
<Description>X-Resource is an extension that allows a client to query the X server about its usage of various resources.</Description>
|
|
<Archive sha1sum="b6996ab05460a3b7311f02da23ddf117a5442fd9" type="tarbz2">mirrors://xorg/individual/lib/libXres-1.2.0.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>libXext-devel</Dependency>
|
|
<Dependency>util-macros</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libXres</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libXext</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libXres-devel</Name>
|
|
<Summary>Development files for libXres</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libXres</Dependency>
|
|
<Dependency>libXext-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include/X11</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-07-25</Date>
|
|
<Version>1.2.0</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-02</Date>
|
|
<Version>1.0.7</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-30</Date>
|
|
<Version>1.0.7</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-05-16</Date>
|
|
<Version>1.0.7</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|