pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libxkbfile</Name>
  6. <Homepage>https://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>library</IsA>
  13. <Summary>X.Org xkbfile library</Summary>
  14. <Description>Libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension.</Description>
  15. <Archive sha1sum="d8f59b4734b4d4fdf86f7a17c25d6ed49ee2f128" type="tarxz">mirrors://xorg/individual/lib/libxkbfile-1.1.3.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>util-macros</Dependency>
  18. <Dependency>libX11-devel</Dependency>
  19. <Dependency>xorg-proto</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>libxkbfile</Name>
  24. <RuntimeDependencies>
  25. <Dependency>libX11</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <Package>
  33. <Name>libxkbfile-devel</Name>
  34. <Summary>Development files for libxkbfile</Summary>
  35. <RuntimeDependencies>
  36. <Dependency release="current">libxkbfile</Dependency>
  37. <Dependency>libX11-devel</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="header">/usr/include/X11</Path>
  41. <Path fileType="data">/usr/lib/pkgconfig</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="9">
  46. <Date>2024-02-05</Date>
  47. <Version>1.1.3</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="8">
  53. <Date>2022-12-08</Date>
  54. <Version>1.1.2</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="7">
  60. <Date>2022-10-18</Date>
  61. <Version>1.1.1</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="6">
  67. <Date>2020-01-10</Date>
  68. <Version>1.1.0</Version>
  69. <Comment>Rebuild</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="6">
  74. <Date>2019-10-20</Date>
  75. <Version>1.1.0</Version>
  76. <Comment>Version bump.</Comment>
  77. <Name>Mustafa Cinasal</Name>
  78. <Email>muscnsl@gmail.com</Email>
  79. </Update>
  80. <Update release="5">
  81. <Date>2019-01-07</Date>
  82. <Version>1.0.9</Version>
  83. <Comment>Rebuild.</Comment>
  84. <Name>Mustafa Cinasal</Name>
  85. <Email>muscnsl@gmail.com</Email>
  86. </Update>
  87. <Update release="4">
  88. <Date>2018-07-24</Date>
  89. <Version>1.0.9</Version>
  90. <Comment>Rebuild</Comment>
  91. <Name>PisiLinux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="3">
  95. <Date>2017-02-02</Date>
  96. <Version>1.0.9</Version>
  97. <Comment>Rebuild</Comment>
  98. <Name>PisiLinux Community</Name>
  99. <Email>admin@pisilinux.org</Email>
  100. </Update>
  101. <Update release="2">
  102. <Date>2016-04-30</Date>
  103. <Version>1.0.9</Version>
  104. <Comment>Release bump</Comment>
  105. <Name>PisiLinux Community</Name>
  106. <Email>admin@pisilinux.org</Email>
  107. </Update>
  108. <Update release="1">
  109. <Date>2015-08-15</Date>
  110. <Version>1.0.9</Version>
  111. <Comment>First release</Comment>
  112. <Name>Ertuğrul Erata</Name>
  113. <Email>ertugrulerata@gmail.com</Email>
  114. </Update>
  115. </History>
  116. </PISI>