pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gmult</Name>
  6. <Homepage>https://launchpad.net/gmult</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>gmult</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Multiplication Puzzle</Summary>
  15. <Description>Multiplication Puzzle is a simple GTK+ 2 game that emulates the multiplication game found in Emacs. Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number.</Description>
  16. <Archive sha1sum="d768fb53431ea959a0bafc78b0499d2fadbd1852" type="tarxz">https://launchpad.net/gmult/trunk/11.0/+download/gmult-11.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>atk-devel</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>vala-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>pango-devel</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. <Dependency>gettext-devel</Dependency>
  26. <Dependency>libadwaita-devel</Dependency>
  27. <Dependency>gdk-pixbuf-devel</Dependency>
  28. <Dependency>desktop-file-utils</Dependency>
  29. <Dependency>appstream-glib-devel</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>gmult</Name>
  34. <RuntimeDependencies>
  35. <Dependency>atk</Dependency>
  36. <Dependency>gtk3</Dependency>
  37. <Dependency>cairo</Dependency>
  38. <Dependency>pango</Dependency>
  39. <Dependency>glib2</Dependency>
  40. <Dependency>libadwaita</Dependency>
  41. <Dependency>gdk-pixbuf</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="executable">/usr/bin</Path>
  45. <Path fileType="data">/usr/share/applications</Path>
  46. <Path fileType="doc">/usr/share/doc/gmult</Path>
  47. <Path fileType="data">/usr/share/metainfo</Path>
  48. <Path fileType="data">/usr/share/dbus-1</Path>
  49. <Path fileType="data">/usr/share/icons</Path>
  50. <Path fileType="data">/usr/share/glib-2.0</Path>
  51. <Path fileType="localedata">/usr/share/locale</Path>
  52. </Files>
  53. </Package>
  54. <History>
  55. <Update release="6">
  56. <Date>2024-11-29</Date>
  57. <Version>11.0</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Ümit Solmaz</Name>
  60. <Email>admins@pisilinux.org</Email>
  61. </Update>
  62. <Update release="5">
  63. <Date>2018-09-14</Date>
  64. <Version>9.0</Version>
  65. <Comment>Version Bump</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2018-05-11</Date>
  71. <Version>8.0</Version>
  72. <Comment>rebuild and testing</Comment>
  73. <Name>Stefan Gronewold</Name>
  74. <Email>groni@pisilinux.org</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2014-02-23</Date>
  78. <Version>8.0</Version>
  79. <Comment>rebuild</Comment>
  80. <Name>Osman Erkan</Name>
  81. <Email>osman.erkan@pisilinux.org</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2013-04-27</Date>
  85. <Version>8.0</Version>
  86. <Comment>V.bump</Comment>
  87. <Name>Osman Erkan</Name>
  88. <Email>osman.erkan@pisilinux.org</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2010-04-28</Date>
  92. <Version>7.3</Version>
  93. <Comment>First release</Comment>
  94. <Name>Doruk Fişek</Name>
  95. <Email>dfisek@fisek.com.tr</Email>
  96. </Update>
  97. </History>
  98. </PISI>