pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bamf</Name>
  6. <Homepage>https://launchpad.net/bamf</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Application matching framework</Summary>
  14. <Description>Application matching framework</Description>
  15. <Archive sha1sum="5f3592996ca2f1161455513bd3a47e285d15bdc2" type="targz">https://launchpad.net/bamf/0.5/0.5.6/+download/bamf-0.5.6.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>glib2-devel</Dependency>
  18. <Dependency>libwnck3-devel</Dependency>
  19. <Dependency>libX11-devel</Dependency>
  20. <Dependency>libgtop-devel</Dependency>
  21. <Dependency>gnome-common</Dependency>
  22. <Dependency>vala-devel</Dependency>
  23. <Dependency>gtk-doc</Dependency>
  24. <Dependency>libxslt-devel</Dependency>
  25. <Dependency>python-lxml</Dependency>
  26. <Dependency>python-six</Dependency>
  27. <Dependency>python3-devel</Dependency>
  28. <Dependency>gobject-introspection-devel</Dependency>
  29. </BuildDependencies>
  30. <Patches>
  31. <!--Patch>bamf-no-werror.patch</Patch-->
  32. <!-- <Patch>bamf-no-gtester_py3.patch</Patch> -->
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>bamf</Name>
  37. <RuntimeDependencies>
  38. <Dependency>gtk3</Dependency>
  39. <Dependency>glib2</Dependency>
  40. <Dependency>libX11</Dependency>
  41. <Dependency>libgtop</Dependency>
  42. <Dependency>libwnck3</Dependency>
  43. <Dependency>gdk-pixbuf</Dependency>
  44. <Dependency>startup-notification</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="library">/usr/lib/libbamf3*</Path>
  48. <Path fileType="library">/usr/lib/bamf</Path>
  49. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  50. <Path fileType="data">/usr/share/doc</Path>
  51. <Path fileType="data">/usr/share/gtk-doc</Path>
  52. <Path fileType="data">/usr/share/dbus-1</Path>
  53. <Path fileType="data">/usr/share/gir-1.0</Path>
  54. <Path fileType="data">/usr/share/upstart</Path>
  55. <Path fileType="data">/usr/share/vala</Path>
  56. <Path fileType="data">/usr/lib/systemd/user/bamfdaemon.service</Path>
  57. </Files>
  58. </Package>
  59. <Package>
  60. <Name>bamf-devel</Name>
  61. <RuntimeDependencies>
  62. <Dependency>glib2-devel</Dependency>
  63. <Dependency release="current">bamf</Dependency>
  64. </RuntimeDependencies>
  65. <Files>
  66. <Path fileType="library">/usr/lib/pkgconfig</Path>
  67. <Path fileType="header">/usr/include</Path>
  68. </Files>
  69. </Package>
  70. <History>
  71. <Update release="4">
  72. <Date>2023-10-24</Date>
  73. <Version>0.5.6</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="3">
  79. <Date>2022-11-11</Date>
  80. <Version>0.5.6</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="2">
  86. <Date>2020-06-29</Date>
  87. <Version>0.5.4</Version>
  88. <Comment>Rebuild</Comment>
  89. <Name>Ayhan Yalçınsoy</Name>
  90. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  91. </Update>
  92. <Update release="1">
  93. <Date>2020-02-13</Date>
  94. <Version>0.5.4</Version>
  95. <Comment>First release</Comment>
  96. <Name>Ayhan Yalçınsoy</Name>
  97. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  98. </Update>
  99. </History>
  100. </PISI>