pspec.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xtrans</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 trans library</Summary>
  14. <Description>xtrans includes a number of routines to make X implementations transport-independent.</Description>
  15. <Archive sha1sum="2d3ae1839d841f568bc481c6116af7d2a9f9ba59" type="tarbz2">mirrors://xorg/individual/lib/xtrans-1.3.5.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>util-macros</Dependency>
  18. <Dependency>libxslt-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <!--Patch level="1">xtrans-1.0.3-avoid-gethostname.patch</Patch-->
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>xtrans</Name>
  26. <Files>
  27. <Path fileType="header">/usr/include/X11/Xtrans</Path>
  28. <Path fileType="data">/usr/share/aclocal</Path>
  29. <Path fileType="data">/usr/share/pkgconfig</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="4">
  34. <Date>2017-09-10</Date>
  35. <Version>1.3.5</Version>
  36. <Comment>Rebuild</Comment>
  37. <Name>PisiLinux Community</Name>
  38. <Email>admin@pisilinux.org</Email>
  39. </Update>
  40. <Update release="3">
  41. <Date>2017-01-30</Date>
  42. <Version>1.3.5</Version>
  43. <Comment>Rebuild</Comment>
  44. <Name>PisiLinux Community</Name>
  45. <Email>admin@pisilinux.org</Email>
  46. </Update>
  47. <Update release="2">
  48. <Date>2016-04-27</Date>
  49. <Version>1.3.5</Version>
  50. <Comment>Release Bump</Comment>
  51. <Name>PisiLinux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="1">
  55. <Date>2016-03-08</Date>
  56. <Version>1.3.5</Version>
  57. <Comment>First release</Comment>
  58. <Name>Alihan Öztürk</Name>
  59. <Email>alihan@pisilinux.org</Email>
  60. </Update>
  61. </History>
  62. </PISI>