pspec.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xbitmaps</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>library</IsA>
  13. <Summary>X.Org static graphics</Summary>
  14. <Description>xbitmaps provides static graphics needed by Xorg applications to draw screen elements.</Description>
  15. <Archive sha1sum="578afff7e4912192b524c25254cf7f54c16e57d8" type="tarbz2">mirrors://xorg/individual/data/xbitmaps-1.1.1.tar.bz2</Archive>
  16. </Source>
  17. <Package>
  18. <Name>xbitmaps</Name>
  19. <Files>
  20. <Path fileType="header">/usr/include/X11/bitmaps</Path>
  21. <Path fileType="data">/usr/lib/pkgconfig</Path>
  22. <Path fileType="data">/usr/share/pkgconfig</Path>
  23. </Files>
  24. </Package>
  25. <History>
  26. <Update release="3">
  27. <Date>2017-02-16</Date>
  28. <Version>1.1.1</Version>
  29. <Comment>Rebuild</Comment>
  30. <Name>Alihan Öztürk</Name>
  31. <Email>alihan@pisilinux.org</Email>
  32. </Update>
  33. <Update release="2">
  34. <Date>2016-05-02</Date>
  35. <Version>1.1.1</Version>
  36. <Comment>Rebuild</Comment>
  37. <Name>Alihan Öztürk</Name>
  38. <Email>alihan@pisilinux.org</Email>
  39. </Update>
  40. <Update release="1">
  41. <Date>2014-05-15</Date>
  42. <Version>1.1.1</Version>
  43. <Comment>First release</Comment>
  44. <Name>Alihan Öztürk</Name>
  45. <Email>alihan@pisilinux.org</Email>
  46. </Update>
  47. </History>
  48. </PISI>