xorg-input-* is fixed deps.

This commit is contained in:
Ertuğrul Erata
2015-07-16 01:58:07 +03:00
parent cbf6a0eb6c
commit e765df959f
16 changed files with 317 additions and 20 deletions
+70
View File
@@ -0,0 +1,70 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libevdev</Name>
<Homepage>http://www.freedesktop.org/wiki/Software/libevdev/</Homepage>
<Packager>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Packager>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Wrapper library for evdev devices</Summary>
<Description>Wrapper library for evdev devices</Description>
<Archive sha1sum="00116f342ee00a4e259cec920860a9202deadcfa" type="tarxz">http://www.freedesktop.org/software/libevdev/libevdev-1.3.2.tar.xz</Archive>
<Patches>
<Patch level="1">0001-Revert-Drop-deprecated-functions.patch</Patch>
<Patch level="1">0001-Revert-Drop-some-leftover-deprecated-constants.patch</Patch>
</Patches>
</Source>
<Package>
<Name>libevdev</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2015-01-25</Date>
<Version>1.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
<Update release="4">
<Date>2014-05-16</Date>
<Version>1.2</Version>
<Comment>version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="3">
<Date>2014-01-30</Date>
<Version>0.6</Version>
<Comment>Revert back to 0.6 version.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-01-30</Date>
<Version>0.9.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-10-11</Date>
<Version>0.4</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>