pspec.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-common</Name>
  6. <Homepage>https://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">https://ftp.gnome.org/pub/gnome/sources/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="7">
  28. <Date>2020-01-17</Date>
  29. <Version>3.18.0</Version>
  30. <Comment>Rebuild</Comment>
  31. <Name>İdris Kalp</Name>
  32. <Email>idriskalp@gmail.com</Email>
  33. </Update>
  34. <Update release="6">
  35. <Date>2019-07-13</Date>
  36. <Version>3.18.0</Version>
  37. <Comment>Version Bump.</Comment>
  38. <Name>Erkan IŞIK</Name>
  39. <Email>erkanisik@pisilinux.org</Email>
  40. </Update>
  41. <Update release="5">
  42. <Date>2018-07-31</Date>
  43. <Version>3.18.0</Version>
  44. <Comment>Rebuild New T.</Comment>
  45. <Name>Mustafa Cinasal</Name>
  46. <Email>muscnsl@gmail.com</Email>
  47. </Update>
  48. <Update release="4">
  49. <Date>2018-01-11</Date>
  50. <Version>3.18.0</Version>
  51. <Comment>Version Bump</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2017-03-30</Date>
  57. <Version>3.10.0</Version>
  58. <Comment>Release Bump</Comment>
  59. <Name>Pisi Linux Community</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2016-06-09</Date>
  64. <Version>3.10.0</Version>
  65. <Comment>Release Bump</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2014-06-14</Date>
  71. <Version>3.10.0</Version>
  72. <Comment>First release</Comment>
  73. <Name>PisiLinux Community</Name>
  74. <Email>admins@pisilinux.org</Email>
  75. </Update>
  76. </History>
  77. </PISI>