Files
main/x11/library/libfakekey/pspec.xml
T
2016-07-07 19:36:50 +03:00

53 lines
1.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libfakekey</Name>
<Homepage>http://matchbox-project.org/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>X virtual keyboard library.</Summary>
<Description>X sanal klavye kütüphanesi.</Description>
<Archive sha1sum="f302cd9f06d3bd34db1b48fc2caf2ac48e09ee79" type="tarbz2">http://downloads.yoctoproject.org/releases/matchbox/libfakekey/0.1/libfakekey-0.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libXtst-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libfakekey</Name>
<RuntimeDependencies>
<Dependency>libXtst</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libfakekey-devel</Name>
<Summary>Development files for libfakekey</Summary>
<RuntimeDependencies>
<Dependency release="current">libfakekey</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/fakekey/</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-07-07</Date>
<Version>0.1</Version>
<Comment>First Release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>