pspec.xml 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <PISI>
  2. <Source>
  3. <Name>onboard</Name>
  4. <Homepage>https://launchpad.net/onboard</Homepage>
  5. <Packager>
  6. <Name>Berk Çakar</Name>
  7. <Email>berk2238@hotmail.com</Email>
  8. </Packager>
  9. <License>GPLv3</License>
  10. <Summary>On-screen keyboard useful on tablet PCs or for mobility impaired users</Summary>
  11. <Description>On-screen keyboard useful on tablet PCs or for mobility impaired users</Description>
  12. <BuildDependencies>
  13. <Dependency>intltool</Dependency>
  14. <Dependency>eudev-devel</Dependency>
  15. <Dependency>python3-devel</Dependency>
  16. <Dependency>libXtst-devel</Dependency>
  17. <Dependency>dconf-devel</Dependency>
  18. <Dependency>dbus-python</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency>hunspell-devel</Dependency>
  21. <Dependency>iso-codes-devel</Dependency>
  22. <Dependency>libcanberra-devel</Dependency>
  23. <Dependency>libxkbfile-devel</Dependency>
  24. <Dependency>python-cairo-devel</Dependency>
  25. <Dependency>python-pygobject-devel</Dependency>
  26. <Dependency>python3-distutils-extra</Dependency>
  27. </BuildDependencies>
  28. <Archive sha1sum="5e6780b2bfdfdb651d584161f761325e63ad0448" type="targz">https://launchpad.net/onboard/1.4/1.4.1/+download/onboard-1.4.1.tar.gz</Archive>
  29. <Patches>
  30. <Patch level="1">00-Fix-build-with-musl.patch</Patch>
  31. </Patches>
  32. </Source>
  33. <Package>
  34. <Name>onboard</Name>
  35. <Summary>On-screen keyboard useful on tablet PCs or for mobility impaired users</Summary>
  36. <RuntimeDependencies>
  37. <Dependency>gtk3</Dependency>
  38. <Dependency>cairo</Dependency>
  39. <Dependency>dconf</Dependency>
  40. <Dependency>eudev</Dependency>
  41. <Dependency>glib2</Dependency>
  42. <Dependency>libXi</Dependency>
  43. <Dependency>libX11</Dependency>
  44. <Dependency>libgcc</Dependency>
  45. <Dependency>libXtst</Dependency>
  46. <Dependency>libxkbfile</Dependency>
  47. <Dependency>libcanberra</Dependency>
  48. <Dependency>hunspell</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="data">/etc</Path>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib</Path>
  54. <Path fileType="data">/usr/share/applications</Path>
  55. <Path fileType="data">/usr/share/dbus-1</Path>
  56. <Path fileType="doc">/usr/share/doc</Path>
  57. <Path fileType="data">/usr/share/glib-2.0</Path>
  58. <Path fileType="data">/usr/share/gnome-shell</Path>
  59. <Path fileType="man">/usr/share/help</Path>
  60. <Path fileType="data">/usr/share/icons</Path>
  61. <Path fileType="localedata">/usr/share/locale</Path>
  62. <Path fileType="man">/usr/share/man</Path>
  63. <Path fileType="data">/usr/share/onboard</Path>
  64. <Path fileType="data">/usr/share/sounds</Path>
  65. </Files>
  66. </Package>
  67. <History>
  68. <Update release="3">
  69. <Date>2023-11-03</Date>
  70. <Version>1.4.1</Version>
  71. <Comment>Rebuild.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="2">
  76. <Date>2021-10-25</Date>
  77. <Version>1.4.1</Version>
  78. <Comment>Rebuild.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="1">
  83. <Date>2021-04-25</Date>
  84. <Version>1.4.1</Version>
  85. <Comment>First release.</Comment>
  86. <Name>Berk Çakar</Name>
  87. <Email>berk2238@hotmail.com</Email>
  88. </Update>
  89. </History>
  90. </PISI>