pspec.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>icedtea-web-java7</Name>
  6. <Homepage>https://www.x.org/wiki/</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>Java web browser plugin</Summary>
  14. <Description>Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project.</Description>
  15. <Archive sha1sum="54b730855b29533866c8deb78cfe522adb18ff5d" type="targz">http://icedtea.wildebeest.org/download/source/icedtea-web-1.6.2.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>firefox</Dependency>
  18. <Dependency>jdk7-openjdk</Dependency>
  19. <Dependency>rhino</Dependency>
  20. <Dependency>libXtst-devel</Dependency>
  21. <!-- Dependency>junit</Dependency --> <!-- for unittests -->
  22. <Dependency>npapi-sdk-devel</Dependency>
  23. <Dependency>desktop-file-utils</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>icedtea-web-java7</Name>
  29. <RuntimeDependencies>
  30. <Dependency>glib2</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>desktop-file-utils</Dependency>
  33. <Dependency>jre7-openjdk</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="library">/usr/lib/mozilla</Path>
  38. <Path fileType="library">/usr/lib/browser-plugins</Path>
  39. <Path fileType="data">/usr/share</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="man">/usr/share/man</Path>
  42. <Path fileType="doc">/usr/share/applications</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="5">
  47. <Date>2020-01-15</Date>
  48. <Version>1.6.2</Version>
  49. <Comment>Rebuild.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2019-09-22</Date>
  55. <Version>1.6.2</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2019-04-30</Date>
  62. <Version>1.6.2</Version>
  63. <Comment>Rebuild.</Comment>
  64. <Name>Serdar Soytetir</Name>
  65. <Email>kaptan@pisilinux.org</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2018-08-17</Date>
  69. <Version>1.6.2</Version>
  70. <Comment>Rebuild.</Comment>
  71. <Name>Serdar Soytetir</Name>
  72. <Email>kaptan@pisilinux.org</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2017-01-08</Date>
  76. <Version>1.6.2</Version>
  77. <Comment>First release</Comment>
  78. <Name>Serdar Soytetir</Name>
  79. <Email>kaptan@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>