pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gupnp-av</Name>
  6. <Homepage>http://www.gupnp.org/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gupnp-av</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A collection of helpers for building UPnP AV applications</Summary>
  15. <Description>A collection of helpers for building UPnP AV applications</Description>
  16. <Archive sha1sum="ef674e98e697957426e9cb3443a8aeb6e4518cdb" type="tarxz">mirrors://gnome/gupnp-av/0.14/gupnp-av-0.14.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>gtk-doc</Dependency>
  21. <Dependency>gobject-introspection-devel</Dependency>
  22. <Dependency>libxml2-devel</Dependency>
  23. <Dependency>vala-devel</Dependency>
  24. </BuildDependencies>
  25. <Patches>
  26. <Patch level="1">libxml2.patch</Patch>
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>gupnp-av</Name>
  31. <RuntimeDependencies>
  32. <Dependency>glib2</Dependency>
  33. <Dependency>libxml2</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="library">/usr/lib/libgupnp*</Path>
  38. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  39. <Path fileType="data">/usr/share/doc</Path>
  40. <Path fileType="data">/usr/share/gtk-doc</Path>
  41. <Path fileType="data">/usr/share/gupnp-av</Path>
  42. <Path fileType="data">/usr/share/vala</Path>
  43. </Files>
  44. </Package>
  45. <Package>
  46. <Name>gupnp-av-devel</Name>
  47. <RuntimeDependencies>
  48. <Dependency release="current">gupnp-av</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="header">/usr/include</Path>
  52. <Path fileType="library">/usr/lib/pkgconfig</Path>
  53. <Path fileType="data">/usr/share/gir-1.0</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="6">
  58. <Date>2024-12-26</Date>
  59. <Version>0.14.1</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="5">
  65. <Date>2022-07-02</Date>
  66. <Version>0.14.1</Version>
  67. <Comment>Rebuild.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="4">
  72. <Date>2022-06-03</Date>
  73. <Version>0.14.1</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="3">
  79. <Date>2022-05-22</Date>
  80. <Version>0.14.0</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>2021-09-18</Date>
  87. <Version>0.14.0</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="1">
  93. <Date>2021-06-27</Date>
  94. <Version>0.12.11</Version>
  95. <Comment>First release</Comment>
  96. <Name>Ayhan Yalçınsoy</Name>
  97. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  98. </Update>
  99. </History>
  100. </PISI>