123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>xorg-input-wacom</Name>
- <Homepage>http://linuxwacom.sourceforge.net/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2+</License>
- <IsA>driver</IsA>
- <Summary>Input driver for Wacom tablets and drawing devices</Summary>
- <Description>xorg-input-wacom includes the drivers and tools for Wacom devices.</Description>
- <Archive sha1sum="5ad9c7578cf3dfff994d6caf8764d864cc26a152" type="tarbz2">mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>libXi-devel</Dependency>
- <Dependency>libXrandr-devel</Dependency>
- <Dependency>xorg-server-devel</Dependency>
- <Dependency>libXinerama-devel</Dependency>
- <Dependency>eudev-devel</Dependency>
- <Dependency>libgudev-devel</Dependency>
- <Dependency>doxygen</Dependency>
- <Dependency>util-macros</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>xorg-input-wacom</Name>
- <RuntimeDependencies>
- <Dependency>libX11</Dependency>
- <Dependency>libXi</Dependency>
- <Dependency>libXrandr</Dependency>
- <Dependency>libXinerama</Dependency>
- <Dependency>xorg-server</Dependency>
- <Dependency>eudev</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/lib/udev</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/xorg</Path>
- <Path fileType="data">/usr/share/X11</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/lib/udev/rules.d/70-wacom.rules">70-wacom.rules</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <Package>
- <Name>xorg-input-wacom-devel</Name>
- <Summary>Development files for xorg-input-wacom</Summary>
- <RuntimeDependencies>
- <Dependency release="current">xorg-input-wacom</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin/isdv4-serial-debugger</Path>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2017-03-11</Date>
- <Version>0.34.0</Version>
- <Comment>rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-02-16</Date>
- <Version>0.34.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-05-16</Date>
- <Version>0.33.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-05-02</Date>
- <Version>0.32.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2015-05-08</Date>
- <Version>0.29.0</Version>
- <Comment>First release</Comment>
- <Name>Ergün Salman</Name>
- <Email>Poyraz76@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|