pspec.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>grilo-plugins</Name>
  6. <Homepage>https://wiki.gnome.org/Projects/Grilo</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>grilo-plugins</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Plugins for the Grilo framework</Summary>
  15. <Description>Plugins for the Grilo framework</Description>
  16. <Archive sha1sum="c94e7435d25307f4348b6d6cc08d6857efb2c0a3" type="tarxz">mirrors://gnome/grilo-plugins/0.3/grilo-plugins-0.3.16.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>avahi-glib-devel</Dependency>
  20. <Dependency>gettext-devel</Dependency>
  21. <Dependency versionFrom="0.3.15">grilo-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>gom-devel</Dependency>
  24. <Dependency versionFrom="3.48.0">gnome-online-accounts-devel</Dependency>
  25. <Dependency>gstreamer-devel</Dependency>
  26. <Dependency>gperf</Dependency>
  27. <Dependency>libgcrypt-devel</Dependency>
  28. <Dependency>libxml2-devel</Dependency>
  29. <Dependency>itstool</Dependency>
  30. <Dependency>libarchive-devel</Dependency>
  31. <Dependency>libmediaart-devel</Dependency>
  32. <Dependency>lua-devel</Dependency>
  33. <Dependency>librest-devel</Dependency>
  34. <Dependency>sqlite-devel</Dependency>
  35. <Dependency>libgdata-devel</Dependency>
  36. <Dependency>totem-pl-parser-devel</Dependency>
  37. <Dependency>localsearch</Dependency>
  38. <Dependency>json-glib-devel</Dependency>
  39. <Dependency>libdmapsharing-devel</Dependency>
  40. <Dependency>liboauth-devel</Dependency>
  41. <Dependency>yelp-tools</Dependency>
  42. <Dependency>gst-plugins-base-devel</Dependency>
  43. <Dependency>tinysparql-devel</Dependency>
  44. </BuildDependencies>
  45. <Patches>
  46. <!-- <Patch>0001-grl-lua-factory-Remove-a-bad-pop.patch</Patch> -->
  47. </Patches>
  48. </Source>
  49. <Package>
  50. <Name>grilo-plugins</Name>
  51. <RuntimeDependencies>
  52. <Dependency>avahi-glib</Dependency>
  53. <Dependency>avahi-libs</Dependency>
  54. <Dependency>glib2</Dependency>
  55. <Dependency>gnome-online-accounts</Dependency>
  56. <Dependency>gom</Dependency>
  57. <Dependency>grilo</Dependency>
  58. <Dependency>gstreamer</Dependency>
  59. <Dependency>json-glib</Dependency>
  60. <Dependency>libarchive</Dependency>
  61. <Dependency>libdmapsharing</Dependency>
  62. <Dependency>libgdata</Dependency>
  63. <Dependency>libmediaart</Dependency>
  64. <Dependency>liboauth</Dependency>
  65. <Dependency>libxml2</Dependency>
  66. <Dependency>lua</Dependency>
  67. <Dependency>sqlite</Dependency>
  68. <Dependency>tinysparql</Dependency>
  69. <Dependency>totem-pl-parser</Dependency>
  70. <Dependency>localsearch</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="library">/usr/lib/grilo-0.3</Path>
  74. <Path fileType="data">/usr/share/doc</Path>
  75. <Path fileType="data">/usr/share/grilo-plugins</Path>
  76. <Path fileType="data">/usr/share/help</Path>
  77. <Path fileType="localdata">/usr/share/locale</Path>
  78. </Files>
  79. </Package>
  80. <Package>
  81. <Name>grilo-plugins-devel</Name>
  82. <RuntimeDependencies>
  83. <Dependency release="current">grilo-plugins</Dependency>
  84. </RuntimeDependencies>
  85. <Files>
  86. <Path fileType="library">/usr/lib/pkgconfig</Path>
  87. </Files>
  88. </Package>
  89. <History>
  90. <Update release="5">
  91. <Date>2024-10-26</Date>
  92. <Version>0.3.16</Version>
  93. <Comment>Rebuild.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="4">
  98. <Date>2024-09-20</Date>
  99. <Version>0.3.16</Version>
  100. <Comment>Rebuild.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="3">
  105. <Date>2023-04-04</Date>
  106. <Version>0.3.16</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="2">
  112. <Date>2021-10-05</Date>
  113. <Version>0.3.14</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="1">
  119. <Date>2021-06-11</Date>
  120. <Version>0.3.13</Version>
  121. <Comment>First release</Comment>
  122. <Name>Ayhan Yalçınsoy</Name>
  123. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  124. </Update>
  125. </History>
  126. </PISI>