pspec.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xorg-input-wacom</Name>
  6. <Homepage>http://linuxwacom.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>driver</IsA>
  13. <Summary>Input driver for Wacom tablets and drawing devices</Summary>
  14. <Description>xorg-input-wacom includes the drivers and tools for Wacom devices.</Description>
  15. <Archive sha1sum="5ad9c7578cf3dfff994d6caf8764d864cc26a152" type="tarbz2">mirrors://sourceforge/linuxwacom/xf86-input-wacom/xf86-input-wacom-0.34.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>libXi-devel</Dependency>
  18. <Dependency>libXrandr-devel</Dependency>
  19. <Dependency>xorg-server-devel</Dependency>
  20. <Dependency>libXinerama-devel</Dependency>
  21. <Dependency>eudev-devel</Dependency>
  22. <Dependency>libgudev-devel</Dependency>
  23. <Dependency>doxygen</Dependency>
  24. <Dependency>util-macros</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>xorg-input-wacom</Name>
  29. <RuntimeDependencies>
  30. <Dependency>libX11</Dependency>
  31. <Dependency>libXi</Dependency>
  32. <Dependency>libXrandr</Dependency>
  33. <Dependency>libXinerama</Dependency>
  34. <Dependency>xorg-server</Dependency>
  35. <Dependency>eudev</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="data">/lib/udev</Path>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="library">/usr/lib/xorg</Path>
  41. <Path fileType="data">/usr/share/X11</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path fileType="man">/usr/share/man</Path>
  44. </Files>
  45. <AdditionalFiles>
  46. <AdditionalFile owner="root" permission="0644" target="/lib/udev/rules.d/70-wacom.rules">70-wacom.rules</AdditionalFile>
  47. </AdditionalFiles>
  48. </Package>
  49. <Package>
  50. <Name>xorg-input-wacom-devel</Name>
  51. <Summary>Development files for xorg-input-wacom</Summary>
  52. <RuntimeDependencies>
  53. <Dependency release="current">xorg-input-wacom</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/usr/bin/isdv4-serial-debugger</Path>
  57. <Path fileType="header">/usr/include</Path>
  58. <Path fileType="data">/usr/lib/pkgconfig</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="5">
  63. <Date>2017-03-11</Date>
  64. <Version>0.34.0</Version>
  65. <Comment>rebuild</Comment>
  66. <Name>Ertuğrul Erata</Name>
  67. <Email>ertugrulerata@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2017-02-16</Date>
  71. <Version>0.34.0</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Alihan Öztürk</Name>
  74. <Email>alihan@pisilinux.org</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2016-05-16</Date>
  78. <Version>0.33.0</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Alihan Öztürk</Name>
  81. <Email>alihan@pisilinux.org</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2016-05-02</Date>
  85. <Version>0.32.0</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Alihan Öztürk</Name>
  88. <Email>alihan@pisilinux.org</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2015-05-08</Date>
  92. <Version>0.29.0</Version>
  93. <Comment>First release</Comment>
  94. <Name>Ergün Salman</Name>
  95. <Email>Poyraz76@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>