pspec.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libgpod</Name>
  6. <Homepage>http://www.gtkpod.org/libgpod.html</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. <Summary>A library to access the contents of an iPod</Summary>
  14. <Description>libgpod is a library to access the contents of an iPod. It supports playlists, smart playlists, playcounts, ratings, podcasts, album artwork, photos, etc.</Description>
  15. <Archive sha1sum="5b5f692fef880d714dad71aa21e1737258fa878c" type="tarbz2">mirrors://sourceforge/gtkpod/libgpod-0.8.3.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>intltool</Dependency>
  18. <Dependency>gettext-devel</Dependency>
  19. <Dependency>libusb-devel</Dependency>
  20. <Dependency>sqlite-devel</Dependency>
  21. <Dependency>python-devel</Dependency>
  22. <Dependency>gtk-doc</Dependency>
  23. <Dependency>gtk2-devel</Dependency>
  24. <Dependency>docbook-xml</Dependency>
  25. <Dependency>python-six</Dependency>
  26. <Dependency>python-mutagen</Dependency>
  27. <Dependency>libplist-devel</Dependency>
  28. <Dependency>sg3_utils-devel</Dependency>
  29. <Dependency>libimobiledevice-devel</Dependency>
  30. <Dependency>python-pygobject-devel</Dependency>
  31. <Dependency>swig</Dependency>
  32. </BuildDependencies>
  33. <Patches>
  34. <Patch level="1">0001-323-Segmentation-fault-when-opening-ipod.patch</Patch>
  35. <Patch level="1">libgpod-0.8.2-pkgconfig_overlinking.patch</Patch>
  36. <Patch level="1">libgpod-fixswig.patch</Patch>
  37. <Patch>libgpod-udev.patch</Patch>
  38. <Patch level="1">0001-configure.ac-Add-support-for-libplist-2.2.patch</Patch>
  39. </Patches>
  40. </Source>
  41. <Package>
  42. <Name>libgpod</Name>
  43. <RuntimeDependencies>
  44. <Dependency>zlib</Dependency>
  45. <Dependency>glib2</Dependency>
  46. <Dependency>sqlite</Dependency>
  47. <Dependency>libusb</Dependency>
  48. <Dependency>libxml2</Dependency>
  49. <Dependency>libplist</Dependency>
  50. <Dependency>sg3_utils</Dependency>
  51. <Dependency>gdk-pixbuf</Dependency>
  52. <Dependency>libimobiledevice</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="executable">/usr/bin</Path>
  56. <Path fileType="executable">/lib/udev</Path>
  57. <Path fileType="library">/usr/lib</Path>
  58. <Path fileType="data">/usr/share/hal</Path>
  59. <Path fileType="data">/lib/udev/rules.d</Path>
  60. <Path fileType="data">/run/libgpod</Path>
  61. <Path fileType="localedata">/usr/share/locale</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. </Files>
  64. </Package>
  65. <Package>
  66. <Name>python-libgpod</Name>
  67. <PartOf>programming.language.python</PartOf>
  68. <Summary>Python bindings for libgpod</Summary>
  69. <RuntimeDependencies>
  70. <Dependency release="current">libgpod</Dependency>
  71. <Dependency>libplist</Dependency>
  72. <Dependency>gdk-pixbuf</Dependency>
  73. <Dependency>python-mutagen</Dependency>
  74. </RuntimeDependencies>
  75. <Files>
  76. <Path fileType="library">/usr/lib/python2*</Path>
  77. </Files>
  78. </Package>
  79. <Package>
  80. <Name>libgpod-devel</Name>
  81. <Summary>Development files for libgpod</Summary>
  82. <RuntimeDependencies>
  83. <Dependency release="current">libgpod</Dependency>
  84. <Dependency>gdk-pixbuf-devel</Dependency>
  85. <Dependency>libimobiledevice-devel</Dependency>
  86. </RuntimeDependencies>
  87. <Files>
  88. <Path fileType="header">/usr/include</Path>
  89. <Path fileType="data">/usr/lib/pkgconfig</Path>
  90. </Files>
  91. </Package>
  92. <History>
  93. <Update release="6">
  94. <Date>2023-08-05</Date>
  95. <Version>0.8.3</Version>
  96. <Comment>Rebuild</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="5">
  101. <Date>2022-06-05</Date>
  102. <Version>0.8.3</Version>
  103. <Comment>Rebuild</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="4">
  108. <Date>2020-01-31</Date>
  109. <Version>0.8.3</Version>
  110. <Comment>Rebuild</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="3">
  115. <Date>2018-08-19</Date>
  116. <Version>0.8.3</Version>
  117. <Comment>Rebuild</Comment>
  118. <Name>Mustafa Cinasal</Name>
  119. <Email>muscnsl@gmail.com</Email>
  120. </Update>
  121. <Update release="2">
  122. <Date>2018-01-03</Date>
  123. <Version>0.8.3</Version>
  124. <Comment>Rebuild</Comment>
  125. <Name>Mustafa Cinasal</Name>
  126. <Email>muscnsl@gmail.com</Email>
  127. </Update>
  128. <Update release="1">
  129. <Date>2017-01-04</Date>
  130. <Version>0.8.3</Version>
  131. <Comment>First release</Comment>
  132. <Name>Alihan Öztürk</Name>
  133. <Email>alihan@pisilinux.org</Email>
  134. </Update>
  135. </History>
  136. </PISI>