pspec.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libXxf86miscproto</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 Xxf86miscproto library</Summary>
  14. <Description>LibXxf86miscproto is the client library for the XFree86-miscproto extension.</Description>
  15. <Archive sha1sum="52c54ed17e55f26b26654ff16d61da97f9fd36bc" type="tarbz2">mirrors://xorg/individual/proto/xf86miscproto-0.9.3.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>util-macros</Dependency>
  18. <Dependency>libXext-devel</Dependency>
  19. <Dependency>xorg-proto</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>libXxf86miscproto</Name>
  24. <Files>
  25. <Path fileType="library">/usr/lib</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <Package>
  30. <Name>libXxf86miscproto-devel</Name>
  31. <Summary>Development files for libXxf86miscproto</Summary>
  32. <RuntimeDependencies>
  33. <Dependency release="current">libXxf86miscproto</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="header">/usr/include/X11</Path>
  37. <Path fileType="data">/usr/lib/pkgconfig</Path>
  38. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="7">
  44. <Date>2020-01-10</Date>
  45. <Version>0.9.3</Version>
  46. <Comment>Rebuild.</Comment>
  47. <Name>Mustafa Cinasal</Name>
  48. <Email>muscnsl@gmail.com</Email>
  49. </Update>
  50. <Update release="6">
  51. <Date>2019-10-25</Date>
  52. <Version>0.9.3</Version>
  53. <Comment>Rebuild.</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="5">
  58. <Date>2019-01-07</Date>
  59. <Version>0.9.3</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="4">
  65. <Date>2018-07-25</Date>
  66. <Version>0.9.3</Version>
  67. <Comment>Rebuild</Comment>
  68. <Name>PisiLinux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="3">
  72. <Date>2017-02-05</Date>
  73. <Version>0.9.3</Version>
  74. <Comment>Rebuild</Comment>
  75. <Name>PisiLinux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="2">
  79. <Date>2016-04-30</Date>
  80. <Version>0.9.3</Version>
  81. <Comment>Release bump</Comment>
  82. <Name>PisiLinux Community</Name>
  83. <Email>admin@pisilinux.org</Email>
  84. </Update>
  85. <Update release="1">
  86. <Date>2014-05-16</Date>
  87. <Version>0.9.3</Version>
  88. <Comment>First release</Comment>
  89. <Name>Marcin Bojara</Name>
  90. <Email>marcin@pisilinux.org</Email>
  91. </Update>
  92. </History>
  93. </PISI>