113 lines
3.9 KiB
XML
113 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libXp</Name>
|
|
<Homepage>http://x.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>X.Org Xp library</Summary>
|
|
<Description>X.Org X11 libXp runtime library</Description>
|
|
<Archive sha1sum="9e10371ca8961b50c2d69150a88fc031455699d1" type="tarbz2">mirrors://xorg/individual/lib/libXp-1.0.3.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libXext-devel</Dependency>
|
|
<Dependency>xorg-proto</Dependency>
|
|
<Dependency>libXau-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>util-macros</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libXp</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libXext</Dependency>
|
|
<Dependency>libXau</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libXp-devel</Name>
|
|
<Summary>Development files for libXp</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libXp</Dependency>
|
|
<Dependency>libXext-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include/X11</Path>
|
|
<Path fileType="library">/usr/lib/libdeprecatedXp.so</Path>
|
|
<Path fileType="library">/usr/lib32/libdeprecatedXp.so</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>libXp-32bit</Name>
|
|
<PartOf>emul32</PartOf>
|
|
<Summary>32-bit shared libraries for libXp</Summary>
|
|
<BuildType>emul32</BuildType>
|
|
<BuildDependencies>
|
|
<Dependency>libXext-32bit</Dependency>
|
|
</BuildDependencies>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libXp</Dependency>
|
|
<Dependency>libXext-32bit</Dependency>
|
|
<Dependency>libXau-32bit</Dependency>
|
|
<Dependency>libX11-32bit</Dependency>
|
|
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib32</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2019-01-07</Date>
|
|
<Version>1.0.3</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-07-25</Date>
|
|
<Version>1.0.3</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-02</Date>
|
|
<Version>1.0.3</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.3</Version>
|
|
<Comment>Release bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-11-13</Date>
|
|
<Version>1.0.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold (groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|