move to pisi-2.0 main

not builded.
This commit is contained in:
Ertuğrul Erata
2015-07-15 19:28:56 +03:00
parent 533ddafe6c
commit cbf6a0eb6c
178 changed files with 22104 additions and 0 deletions
+144
View File
@@ -0,0 +1,144 @@
<?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="d4d22214f3e522caf64c36a85ca6a1c0c710b2fd" type="tarbz2">mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.29.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libXi-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
<Dependency>xorg-server-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>xorg-input-wacom</Name>
<RuntimeDependencies>
<Dependency>libXi</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>libXinerama</Dependency>
<Dependency>xorg-server</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="12">
<Date>2015-05-08</Date>
<Version>0.29.0</Version>
<Comment>Version bump</Comment>
<Name>Ergün Salman</Name>
<Email>Poyraz76@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2015-01-23</Date>
<Version>0.24.0</Version>
<Comment>Version bump</Comment>
<Name>Ergün Salman</Name>
<Email>Poyraz76@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2014-09-01</Date>
<Version>0.24.0</Version>
<Comment>Rebuild for xorg-server-1.16.0</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2014-05-16</Date>
<Version>0.24.0</Version>
<Comment>version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="8">
<Date>2014-03-09</Date>
<Version>0.23.0</Version>
<Comment>Rebuild for xserver 1.15.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2014-03-08</Date>
<Version>0.23.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-11-05</Date>
<Version>0.22.1</Version>
<Comment>Fix deps.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-08-25</Date>
<Version>0.22.1</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-07-21</Date>
<Version>0.22.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-06-21</Date>
<Version>0.21.0</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-29</Date>
<Version>0.17.0</Version>
<Comment>build for xorg 1.14</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-11</Date>
<Version>0.17.0</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>