pspec.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>franz</Name>
  6. <Homepage>https://meetfranz.com</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>A free messaging app that combines chat and messaging services into one application</Summary>
  12. <Description>Franz is a free messaging app / former Emperor of Austria and combines chat and messaging services into one application. Franz currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more.</Description>
  13. <License>Custom</License>
  14. <Archive sha1sum="5ea99c85305688053539d9a8d546e546e83381f4" type="binary">https://github.com/meetfranz/franz/releases/download/v5.0.0-beta.14/franz_5.0.0-beta.14_amd64.deb</Archive>
  15. <BuildDependencies>
  16. <Dependency>binutils</Dependency>
  17. <Dependency>wget</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>franz</Name>
  22. <RuntimeDependencies>
  23. <Dependency>gtk2</Dependency>
  24. <Dependency>desktop-file-utils</Dependency>
  25. <Dependency>gconf</Dependency>
  26. <Dependency>libnotify</Dependency>
  27. <Dependency>libXtst</Dependency>
  28. <Dependency>nss</Dependency>
  29. <Dependency>atk</Dependency>
  30. <Dependency>cups</Dependency>
  31. <Dependency>dbus</Dependency>
  32. <Dependency>nspr</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>expat</Dependency>
  35. <Dependency>glib2</Dependency>
  36. <Dependency>libXi</Dependency>
  37. <Dependency>pango</Dependency>
  38. <Dependency>libX11</Dependency>
  39. <Dependency>libgcc</Dependency>
  40. <Dependency>libXext</Dependency>
  41. <Dependency>alsa-lib</Dependency>
  42. <Dependency>freetype</Dependency>
  43. <Dependency>libXfixes</Dependency>
  44. <Dependency>libXrandr</Dependency>
  45. <Dependency>fontconfig</Dependency>
  46. <Dependency>gdk-pixbuf</Dependency>
  47. <Dependency>libXcursor</Dependency>
  48. <Dependency>libXdamage</Dependency>
  49. <Dependency>libXrender</Dependency>
  50. <Dependency>libXScrnSaver</Dependency>
  51. <Dependency>libXcomposite</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="data">/opt</Path>
  55. <Path fileType="executable">/usr/bin</Path>
  56. <Path fileType="data">/usr/share</Path>
  57. <Path fileType="icon">/usr/share/pixmaps</Path>
  58. </Files>
  59. </Package>
  60. <History>
  61. <Update release="2">
  62. <Date>2018-05-19</Date>
  63. <Version>5.0.0</Version>
  64. <Comment>Version bump</Comment>
  65. <Name>Stefan Gronewold</Name>
  66. <Email>groni@gmail.com</Email>
  67. </Update>
  68. <Update release="1">
  69. <Date>2016-10-25</Date>
  70. <Version>4.0.4</Version>
  71. <Comment>First Release</Comment>
  72. <Name>Stefan Gronewold</Name>
  73. <Email>groni@gmail.com</Email>
  74. </Update>
  75. </History>
  76. </PISI>