pspec.xml 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>florence</Name>
  6. <Homepage>http://florence.sourceforge.net/english.html</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>On-screen virtual keyboard.</Summary>
  14. <Description>
  15. Florence is an extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed. You need it if you can't use a real keyboard either because of a handicap, broken keyboard or tablet PC but you can use a pointing devide.
  16. </Description>
  17. <Archive sha1sum="bcace0a308ba20b16b4d3392b028e8d99d7fd38e" type="tarbz2">
  18. https://sourceforge.net/projects/florence/files/florence/0.6.3/florence-0.6.3.tar.bz2
  19. </Archive>
  20. <BuildDependencies>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <!--
  24. <Dependency>rarian-devel</Dependency>
  25. <Dependency>gnome-doc-utils</Dependency>
  26. -->
  27. <Dependency>cairo-devel</Dependency>
  28. <Dependency>pango-devel</Dependency>
  29. <Dependency>libxml2-devel</Dependency>
  30. <Dependency>librsvg-devel</Dependency>
  31. <Dependency>libXtst-devel</Dependency>
  32. <Dependency>libXext-devel</Dependency>
  33. <Dependency>gstreamer-devel</Dependency>
  34. <Dependency>libnotify-devel</Dependency>
  35. <Dependency>gdk-pixbuf-devel</Dependency>
  36. <Dependency>at-spi2-core-devel</Dependency>
  37. </BuildDependencies>
  38. </Source>
  39. <Package>
  40. <Name>florence</Name>
  41. <RuntimeDependencies>
  42. <Dependency>gtk3</Dependency>
  43. <Dependency>cairo</Dependency>
  44. <Dependency>pango</Dependency>
  45. <Dependency>libX11</Dependency>
  46. <Dependency>libxml2</Dependency>
  47. <Dependency>librsvg</Dependency>
  48. <Dependency>libXtst</Dependency>
  49. <Dependency>libXext</Dependency>
  50. <Dependency>gstreamer</Dependency>
  51. <Dependency>libnotify</Dependency>
  52. <Dependency>gdk-pixbuf</Dependency>
  53. <Dependency>at-spi2-core</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/usr/bin</Path>
  57. <Path fileType="library">/usr/lib</Path>
  58. <Path fileType="data">/usr/share</Path>
  59. <Path fileType="data">/usr/share/applications</Path>
  60. <Path fileType="data">/usr/share/florence</Path>
  61. <Path fileType="data">/usr/share/glib-2.0</Path>
  62. <Path fileType="data">/usr/share/pixmaps</Path>
  63. <Path fileType="localedata">/usr/share/locale</Path>
  64. <Path fileType="doc">/usr/share/doc</Path>
  65. </Files>
  66. </Package>
  67. <Package>
  68. <Name>florence-devel</Name>
  69. <RuntimeDependencies>
  70. <Dependency release="current">florence</Dependency>
  71. <Dependency>glib2-devel</Dependency>
  72. </RuntimeDependencies>
  73. <Files>
  74. <Path fileType="header">/usr/include</Path>
  75. <Path fileType="library">/usr/lib/pkgconfig/florence-1.0.pc</Path>
  76. </Files>
  77. </Package>
  78. <History>
  79. <Update release="1">
  80. <Date>2020-01-09</Date>
  81. <Version>0.6.3</Version>
  82. <Comment>First release</Comment>
  83. <Name>fury</Name>
  84. <Email>uglyside@yandex.ru</Email>
  85. </Update>
  86. </History>
  87. </PISI>