pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>uget</Name>
  6. <Homepage>http://ugetdm.com/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>uget</Icon>
  13. <PartOf>network.download</PartOf>
  14. <IsA>app:gui</IsA>
  15. <Summary>uget - Download manager using GTK+ and libcurl</Summary>
  16. <Description>uGet is an Open Source download manager application for GNU/Linux developed with GTK+.</Description>
  17. <Archive sha1sum="e0f2718fdf36d6db42f8f596ea15a5a987a2b2ab" type="targz">https://sourceforge.net/projects/urlget/files/uget%20%28stable%29/2.2.3/uget-2.2.3-1.tar.gz</Archive>
  18. <!--Archive sha1sum="8e740b383d05b59a7004a7dc2cc13543dbb93188" type="tarxz">http://sourceforge.net/projects/urlget/files/aria2-plugin/1.18.x/aria2-1.18.3.tar.xz</Archive-->
  19. <BuildDependencies>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>curl-devel</Dependency>
  23. <Dependency>cairo-devel</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. <Dependency>pango-devel</Dependency>
  26. <Dependency>openssl-devel</Dependency>
  27. <Dependency>libnotify-devel</Dependency>
  28. <Dependency>gdk-pixbuf-devel</Dependency>
  29. <Dependency>gstreamer-devel</Dependency>
  30. </BuildDependencies>
  31. <Patches>
  32. <Patch level="1">gcc10.patch</Patch>
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>uget</Name>
  37. <RuntimeDependencies>
  38. <Dependency>curl</Dependency>
  39. <Dependency>gtk3</Dependency>
  40. <Dependency>cairo</Dependency>
  41. <Dependency>glib2</Dependency>
  42. <Dependency>pango</Dependency>
  43. <Dependency>openssl</Dependency>
  44. <Dependency>libnotify</Dependency>
  45. <Dependency>gdk-pixbuf</Dependency>
  46. <Dependency>gstreamer</Dependency>
  47. <Dependency>aria2</Dependency>
  48. </RuntimeDependencies>
  49. <Files>
  50. <Path fileType="executable">/usr/bin</Path>
  51. <Path fileType="data">/usr/share/applications</Path>
  52. <Path fileType="data">/usr/share/pixmaps</Path>
  53. <Path fileType="data">/usr/share/sounds</Path>
  54. <Path fileType="data">/usr/share/icons</Path>
  55. <Path fileType="localedata">/usr/share/locale</Path>
  56. <Path fileType="doc">/usr/share/doc</Path>
  57. </Files>
  58. </Package>
  59. <History>
  60. <Update release="6">
  61. <Date>2024-12-28</Date>
  62. <Version>2.2.3.1</Version>
  63. <Comment>Rebuild.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="5">
  68. <Date>2020-04-11</Date>
  69. <Version>2.2.3.1</Version>
  70. <Comment>Version bump</Comment>
  71. <Name>Erkan IŞIK</Name>
  72. <Email>erkanisik@pisilinux.org</Email>
  73. </Update>
  74. <Update release="4">
  75. <Date>2016-03-22</Date>
  76. <Version>2.0.5</Version>
  77. <Comment>Version bump, rebuilt with docker.</Comment>
  78. <Name>İbrahim KARAGÜZEL</Name>
  79. <Email>karaguzelibrahim@gmail.com</Email>
  80. </Update>
  81. <Update release="3">
  82. <Date>2014-07-09</Date>
  83. <Version>1.10.4</Version>
  84. <Comment>Version Bump.</Comment>
  85. <Name>Vedat Demir</Name>
  86. <Email>vedat@pisilinux.org</Email>
  87. </Update>
  88. <Update release="2">
  89. <Date>2014-02-17</Date>
  90. <Version>1.10.3</Version>
  91. <Comment>Rebuild.</Comment>
  92. <Name>Osman Erkan</Name>
  93. <Email>osman.erkan@pisilinux.org</Email>
  94. </Update>
  95. <Update release="1">
  96. <Date>2013-02-08</Date>
  97. <Version>1.10.3</Version>
  98. <Comment>First release</Comment>
  99. <Name>Idris Kalp</Name>
  100. <Email>admins@pisilinux.org</Email>
  101. </Update>
  102. </History>
  103. </PISI>