pspec.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-common</Name>
  6. <Homepage>http://www.gnome.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Common files for development of GNOME packages</Summary>
  14. <Description>gnome-common package contains aclocal macros, makefile headers and documents tools in order to build GNOME sources.</Description>
  15. <Archive sha1sum="332e514961374a54dc065b86032eaeb03d6d3cee" type="tarxz">mirrors://gnome/gnome-common/3.18/gnome-common-3.18.0.tar.xz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gnome-common</Name>
  19. <Files>
  20. <Path fileType="doc">/usr/share/doc</Path>
  21. <Path fileType="executable">/usr/bin</Path>
  22. <Path fileType="data">/usr/share/aclocal</Path>
  23. <Path fileType="data">/usr/share/gnome-common</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="4">
  28. <Date>2018-01-11</Date>
  29. <Version>3.18.0</Version>
  30. <Comment>Version Bump</Comment>
  31. <Name>Mustafa Cinasal</Name>
  32. <Email>muscnsl@gmail.com</Email>
  33. </Update>
  34. <Update release="3">
  35. <Date>2017-03-30</Date>
  36. <Version>3.10.0</Version>
  37. <Comment>Release Bump</Comment>
  38. <Name>Pisi Linux Community</Name>
  39. <Email>admin@pisilinux.org</Email>
  40. </Update>
  41. <Update release="2">
  42. <Date>2016-06-09</Date>
  43. <Version>3.10.0</Version>
  44. <Comment>Release Bump</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2014-06-14</Date>
  50. <Version>3.10.0</Version>
  51. <Comment>First release</Comment>
  52. <Name>PisiLinux Community</Name>
  53. <Email>admins@pisilinux.org</Email>
  54. </Update>
  55. </History>
  56. </PISI>