pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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-kbd</Name>
  6. <Homepage>http://www.x.org</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>driver</IsA>
  13. <Summary>X.Org kbd input driver</Summary>
  14. <Description>xorg-input-kbd contains the X.Org driver for keyboards.</Description>
  15. <Archive sha1sum="24b5d84d221a75650f390ff63315912bf9a94992" type="tarbz2">mirrors://xorg/individual/driver/xf86-input-keyboard-1.9.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency versionFrom="21.1.1">xorg-server-devel</Dependency>
  18. <Dependency>util-macros</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>xorg-input-kbd</Name>
  23. <Files>
  24. <Path fileType="library">/usr/lib/xorg</Path>
  25. <Path fileType="doc">/usr/share/doc</Path>
  26. <Path fileType="man">/usr/share/man</Path>
  27. </Files>
  28. </Package>
  29. <History>
  30. <Update release="10">
  31. <Date>2021-11-12</Date>
  32. <Version>1.9.0</Version>
  33. <Comment>Rebuild</Comment>
  34. <Name>Mustafa Cinasal</Name>
  35. <Email>muscnsl@gmail.com</Email>
  36. </Update>
  37. <Update release="9">
  38. <Date>2021-01-07</Date>
  39. <Version>1.9.0</Version>
  40. <Comment>Rebuild</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="8">
  45. <Date>2019-10-31</Date>
  46. <Version>1.9.0</Version>
  47. <Comment>Rebuild.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="7">
  52. <Date>2019-02-09</Date>
  53. <Version>1.9.0</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="6">
  59. <Date>2018-11-21</Date>
  60. <Version>1.9.0</Version>
  61. <Comment>Rebuild New T. bump.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="5">
  66. <Date>2018-07-31</Date>
  67. <Version>1.9.0</Version>
  68. <Comment>Rebuild New T. bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="4">
  73. <Date>2017-03-11</Date>
  74. <Version>1.9.0</Version>
  75. <Comment>rebuild</Comment>
  76. <Name>Ertuğrul Erata</Name>
  77. <Email>ertugrulerata@gmail.com</Email>
  78. </Update>
  79. <Update release="3">
  80. <Date>2017-02-16</Date>
  81. <Version>1.9.0</Version>
  82. <Comment>Version bump</Comment>
  83. <Name>Alihan Öztürk</Name>
  84. <Email>alihan@pisilinux.org</Email>
  85. </Update>
  86. <Update release="2">
  87. <Date>2016-05-02</Date>
  88. <Version>1.8.1</Version>
  89. <Comment>Version bump</Comment>
  90. <Name>Burak Ertürk</Name>
  91. <Email>burakerturk@pisilinux.org</Email>
  92. </Update>
  93. <Update release="1">
  94. <Date>2015-05-08</Date>
  95. <Version>1.8.0</Version>
  96. <Comment>First release</Comment>
  97. <Name>Burak Ertürk</Name>
  98. <Email>burakerturk@pisilinux.org</Email>
  99. </Update>
  100. </History>
  101. </PISI>