pspec.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gstreamer-next</Name>
  6. <Homepage>http://gstreamer.freedesktop.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>GStreamer streaming media framework runtime</Summary>
  15. <Description>GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related.</Description>
  16. <Archive sha1sum="15f0f75739fdf690ddde52d69745c4866185d7e2" type="tarxz">https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.3.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gobject-introspection-devel</Dependency>
  19. <Dependency>libxml2-devel</Dependency>
  20. <Dependency>glib2-devel</Dependency>
  21. <Dependency>gsl-devel</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>gstreamer-next</Name>
  26. <RuntimeDependencies>
  27. <Dependency>glib2</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/lib/libgstbase*</Path>
  32. <Path fileType="library">/usr/lib/libgstcheck*</Path>
  33. <Path fileType="library">/usr/lib/libgstcontroller*</Path>
  34. <Path fileType="library">/usr/lib/libgstnet*</Path>
  35. <Path fileType="library">/usr/lib/libgstreamer*</Path>
  36. <Path fileType="library">/usr/lib/gstreamer-1.0</Path>
  37. <Path fileType="library">/usr/lib/girepository-1.0</Path>
  38. <Path fileType="executable">/usr/libexec</Path>
  39. <Path fileType="data">/usr/share/gir-1.0</Path>
  40. <Path fileType="data">/usr/share/bash-completion</Path>
  41. <Path fileType="doc">/usr/share/doc</Path>
  42. <Path fileType="doc">/usr/share/gtk-doc</Path>
  43. <Path fileType="localedata">/usr/share/locale</Path>
  44. <Path fileType="man">/usr/share/man</Path>
  45. </Files>
  46. </Package>
  47. <Package>
  48. <Name>gstreamer-next-32bit</Name>
  49. <PartOf>emul32</PartOf>
  50. <Summary>32-bit shared libraries for gstreamer</Summary>
  51. <BuildType>emul32</BuildType>
  52. <BuildDependencies>
  53. <Dependency>glib2-32bit</Dependency>
  54. </BuildDependencies>
  55. <RuntimeDependencies>
  56. <Dependency>glib2-32bit</Dependency>
  57. <Dependency release="current">gstreamer-next</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="library">/usr/lib32/libgstbase*</Path>
  61. <Path fileType="library">/usr/lib32/libgstcheck*</Path>
  62. <Path fileType="library">/usr/lib32/libgstcontroller*</Path>
  63. <Path fileType="library">/usr/lib32/libgstnet*</Path>
  64. <Path fileType="library">/usr/lib32/libgstreamer*</Path>
  65. <Path fileType="library">/usr/lib32/gstreamer-1.0</Path>
  66. </Files>
  67. </Package>
  68. <Package>
  69. <Name>gstreamer-next-devel</Name>
  70. <Summary>Development files for gstreamer</Summary>
  71. <RuntimeDependencies>
  72. <Dependency release="current">gstreamer-next</Dependency>
  73. <Dependency>glib2-devel</Dependency>
  74. </RuntimeDependencies>
  75. <Files>
  76. <Path fileType="header">/usr/include</Path>
  77. <Path fileType="data">/usr/lib/pkgconfig</Path>
  78. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  79. <Path fileType="data">/usr/share/aclocal</Path>
  80. </Files>
  81. </Package>
  82. <History>
  83. <Update release="5">
  84. <Date>2017-02-17</Date>
  85. <Version>1.10.3</Version>
  86. <Comment>Version Bump</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="4">
  91. <Date>2016-06-09</Date>
  92. <Version>1.8.1</Version>
  93. <Comment>Release Bump</Comment>
  94. <Name>Pisi Linux Community</Name>
  95. <Email>admin@pisilinux.org</Email>
  96. </Update>
  97. <Update release="3">
  98. <Date>2016-05-02</Date>
  99. <Version>1.8.1</Version>
  100. <Comment>rebuild</Comment>
  101. <Name>Yusuf Aydemir</Name>
  102. <Email>yusuf.aydemir@pisilinux.org</Email>
  103. </Update>
  104. <Update release="2">
  105. <Date>2016-05-02</Date>
  106. <Version>1.8.1</Version>
  107. <Comment>Version bump</Comment>
  108. <Name>Yusuf Aydemir</Name>
  109. <Email>yusuf.aydemir@pisilinux.org</Email>
  110. </Update>
  111. <Update release="1">
  112. <Date>2016-03-30</Date>
  113. <Version>1.6.3</Version>
  114. <Comment>First release</Comment>
  115. <Name>Yusuf Aydemir</Name>
  116. <Email>yusuf.aydemir@pisilinux.org</Email>
  117. </Update>
  118. </History>
  119. </PISI>