pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  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-dlna</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-dlna</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="9a9bd3b15aea58f9756e66732176dc52660dd8e3" type="tarxz">mirrors://gnome/gupnp-dlna/0.12/gupnp-dlna-0.12.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>meson</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>gobject-introspection-devel</Dependency>
  21. <Dependency versionFrom="1.5.1">gssdp-devel</Dependency>
  22. <Dependency>gstreamer-devel</Dependency>
  23. <Dependency>gst-plugins-base-devel</Dependency>
  24. <Dependency versionFrom="1.5.2">gupnp-devel</Dependency>
  25. <Dependency>gupnp-av-devel</Dependency>
  26. <Dependency>libxml2-devel</Dependency>
  27. <Dependency>gtk-doc</Dependency>
  28. <Dependency>vala-devel</Dependency>
  29. </BuildDependencies>
  30. </Source>
  31. <Package>
  32. <Name>gupnp-dlna</Name>
  33. <RuntimeDependencies>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>libxml2</Dependency>
  36. <Dependency>gstreamer</Dependency>
  37. <Dependency>gst-plugins-base</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="executable">/usr/bin</Path>
  41. <Path fileType="library">/usr/lib/libgupnp-dlna*</Path>
  42. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  43. <Path fileType="library">/usr/lib/gupnp-dlna</Path>
  44. <Path fileType="data">/usr/share/doc</Path>
  45. <Path fileType="data">/usr/share/gtk-doc</Path>
  46. <Path fileType="data">/usr/share/gupnp-dlna-2.0</Path>
  47. <Path fileType="data">/usr/share/vala</Path>
  48. </Files>
  49. </Package>
  50. <Package>
  51. <Name>gupnp-dlna-devel</Name>
  52. <RuntimeDependencies>
  53. <Dependency release="current">gupnp-dlna</Dependency>
  54. <Dependency>glib2-devel</Dependency>
  55. <Dependency>gstreamer-devel</Dependency>
  56. <Dependency>gst-plugins-base-devel</Dependency>
  57. </RuntimeDependencies>
  58. <Files>
  59. <Path fileType="header">/usr/include</Path>
  60. <Path fileType="library">/usr/lib/pkgconfig</Path>
  61. <Path fileType="data">/usr/share/gir-1.0</Path>
  62. </Files>
  63. </Package>
  64. <History>
  65. <Update release="2">
  66. <Date>2021-09-18</Date>
  67. <Version>0.12.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="1">
  73. <Date>2021-06-27</Date>
  74. <Version>0.10.5</Version>
  75. <Comment>First release</Comment>
  76. <Name>Ayhan Yalçınsoy</Name>
  77. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  78. </Update>
  79. </History>
  80. </PISI>