pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libupnp</Name>
  6. <Homepage>https://github.com/pupnp/pupnp</Homepage>
  7. <Packager>
  8. <Name>Pisilinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>library</IsA>
  13. <Summary>Portable UPnP library.</Summary>
  14. <Description>The Universal Plug and Play (UPnP) SDK for Linux provides support for building UPnP-compliant control points, devices, and bridges on Linux.</Description>
  15. <Archive sha1sum="1b1dd6573d1105e3fc2215a141da1686a7d1479d" type="tarbz2">mirrors://sourceforge/pupnp/libupnp-1.14.16.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>kernel-headers</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!-- <Patch level="1">missing.patch</Patch> -->
  21. </Patches>
  22. </Source>
  23. <Package>
  24. <Name>libupnp</Name>
  25. <Files>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>libupnp-devel</Name>
  32. <Summary>Development files for libupnp.</Summary>
  33. <RuntimeDependencies>
  34. <Dependency release="current">libupnp</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="header">/usr/include</Path>
  38. <Path fileType="data">/usr/lib/pkgconfig</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="9">
  43. <Date>2023-03-31</Date>
  44. <Version>1.14.16</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Mustafa Cinasal</Name>
  47. <Email>muscnsl@gmail.com</Email>
  48. </Update>
  49. <Update release="8">
  50. <Date>2022-11-24</Date>
  51. <Version>1.14.15</Version>
  52. <Comment>Version bump.</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="7">
  57. <Date>2022-04-16</Date>
  58. <Version>1.14.12</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>fury</Name>
  61. <Email>uglyside@yandex.ru</Email>
  62. </Update>
  63. <Update release="6">
  64. <Date>2021-07-02</Date>
  65. <Version>1.14.7</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="5">
  71. <Date>2020-12-13</Date>
  72. <Version>1.14.0</Version>
  73. <Comment>Ver. bump</Comment>
  74. <Name>fury</Name>
  75. <Email>uglyside@yandex.ru</Email>
  76. </Update>
  77. <Update release="4">
  78. <Date>2018-08-07</Date>
  79. <Version>1.6.25</Version>
  80. <Comment>Rebuild.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="3">
  85. <Date>2017-03-02</Date>
  86. <Version>1.6.25</Version>
  87. <Comment>Version Bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="3">
  92. <Date>2017-03-02</Date>
  93. <Version>1.6.20</Version>
  94. <Comment>Version Bump.</Comment>
  95. <Name>Ayhan Yalçınsoy</Name>
  96. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  97. </Update>
  98. <Update release="2">
  99. <Date>2016-06-09</Date>
  100. <Version>1.6.19</Version>
  101. <Comment>Release Bump</Comment>
  102. <Name>Pisi Linux Community</Name>
  103. <Email>admin@pisilinux.org</Email>
  104. </Update>
  105. <Update release="1">
  106. <Date>2014-05-31</Date>
  107. <Version>1.6.19</Version>
  108. <Comment>First release</Comment>
  109. <Name>Alihan Öztürk</Name>
  110. <Email>alihan@pisilinux.org</Email>
  111. </Update>
  112. </History>
  113. </PISI>