pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gst-plugins-base-next</Name>
  6. <Homepage>http://gstreamer.net/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Basepack of plugins for gstreamer</Summary>
  14. <Description>GStreamer base plugins are a well-groomed and well-maintained collection of GStreamer plugins and elements, spanning the range of possible types of elements one would want to write for GStreamer. It also contains helper libraries and base classes useful for writing elements. A wide range of video and audio decoders, encoders, and filters are included.</Description>
  15. <Archive sha1sum="3cbea626ed3f9154b67aa9fbbaa20fb01ec9e4ba" type="tarxz">https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.3.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>orc-devel</Dependency>
  18. <Dependency>cdparanoia</Dependency>
  19. <Dependency>pango-devel</Dependency>
  20. <Dependency>cairo-devel</Dependency>
  21. <Dependency>libXv-devel</Dependency>
  22. <Dependency>libogg-devel</Dependency>
  23. <Dependency>libXext-devel</Dependency>
  24. <Dependency>libopus-devel</Dependency>
  25. <Dependency>alsa-lib-devel</Dependency>
  26. <Dependency>libvorbis-devel</Dependency>
  27. <Dependency>libtheora-devel</Dependency>
  28. <Dependency>libvisual-devel</Dependency>
  29. <Dependency>gstreamer-next-devel</Dependency>
  30. <Dependency>gobject-introspection-devel</Dependency>
  31. </BuildDependencies>
  32. </Source>
  33. <Package>
  34. <Name>gst-plugins-base-next</Name>
  35. <RuntimeDependencies>
  36. <Dependency>orc</Dependency>
  37. <Dependency>zlib</Dependency>
  38. <Dependency>glib2</Dependency>
  39. <Dependency>pango</Dependency>
  40. <Dependency>cairo</Dependency>
  41. <Dependency>libXv</Dependency>
  42. <Dependency>libX11</Dependency>
  43. <Dependency>libogg</Dependency>
  44. <Dependency>libXext</Dependency>
  45. <Dependency>libopus</Dependency>
  46. <Dependency>alsa-lib</Dependency>
  47. <Dependency>libvorbis</Dependency>
  48. <Dependency>libvisual</Dependency>
  49. <Dependency>libtheora</Dependency>
  50. <Dependency>cdparanoia</Dependency>
  51. <Dependency>gstreamer-next</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="library">/usr/lib</Path>
  56. <Path fileType="doc">/usr/share/doc</Path>
  57. <Path fileType="doc">/usr/share/gtk-doc</Path>
  58. <Path fileType="data">/usr/share/gir-1.0</Path>
  59. <Path fileType="man">/usr/share/man</Path>
  60. <Path fileType="localedata">/usr/share/locale</Path>
  61. <Path fileType="data">/usr/share/gst-plugins-base/1.0</Path>
  62. </Files>
  63. </Package>
  64. <Package>
  65. <Name>gst-plugins-base-next-devel</Name>
  66. <Summary>Development files for gst-plugins-base</Summary>
  67. <RuntimeDependencies>
  68. <Dependency release="current">gst-plugins-base-next</Dependency>
  69. <Dependency>gstreamer-next-devel</Dependency>
  70. <Dependency>glib2-devel</Dependency>
  71. </RuntimeDependencies>
  72. <Files>
  73. <Path fileType="header">/usr/include</Path>
  74. <Path fileType="data">/usr/lib/pkgconfig</Path>
  75. <!-- FIXME: Remove this if not necessary -->
  76. <Path fileType="man">/usr/share/man/man3</Path>
  77. </Files>
  78. </Package>
  79. <History>
  80. <Update release="4">
  81. <Date>2017-02-17</Date>
  82. <Version>1.10.3</Version>
  83. <Comment>Version Bump</Comment>
  84. <Name>Pisi Linux Community</Name>
  85. <Email>admin@pisilinux.org</Email>
  86. </Update>
  87. <Update release="3">
  88. <Date>2016-06-10</Date>
  89. <Version>1.8.1</Version>
  90. <Comment>Release Bump</Comment>
  91. <Name>Pisi Linux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="2">
  95. <Date>2016-05-08</Date>
  96. <Version>1.8.1</Version>
  97. <Comment>Version Bump.</Comment>
  98. <Name>Yusuf Aydemir</Name>
  99. <Email>yusuf.aydemir@pisilinux.org</Email>
  100. </Update>
  101. <Update release="1">
  102. <Date>2016-03-29</Date>
  103. <Version>1.6.3</Version>
  104. <Comment>First release</Comment>
  105. <Name>Yusuf Aydemir</Name>
  106. <Email>yusuf.aydemir@pisilinux.org</Email>
  107. </Update>
  108. </History>
  109. </PISI>