pspec.xml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <PISI>
  2. <Source>
  3. <Name>libwlocate</Name>
  4. <Homepage>http://sourceforge.net/projects/libwlocate/</Homepage>
  5. <Packager>
  6. <Name>Alihan Öztürk</Name>
  7. <Email>alihan@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPLv3</License>
  10. <IsA>library</IsA>
  11. <Summary>A shared library that can be used for location-based services</Summary>
  12. <Description>libwlocate is a shared library that can be used for location-based services.</Description>
  13. <BuildDependencies>
  14. <Dependency>wireless-tools-devel</Dependency>
  15. </BuildDependencies>
  16. <Archive sha1sum="e09271ba00b4a58254a60a26a850b41c583cc541" type="targz">http://sourceforge.net/projects/pisilinux/files/source/libwlocate-code-213bcf6fb073d968af5e849a5c1828603f69e5ac.tar.gz</Archive>
  17. </Source>
  18. <Package>
  19. <Name>libwlocate</Name>
  20. <Summary>A shared library that can be used for location-based services</Summary>
  21. <RuntimeDependencies>
  22. <Dependency>wireless-tools</Dependency>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>libwlocate-devel</Name>
  32. <Summary>Development files for libwlocate</Summary>
  33. <RuntimeDependencies>
  34. <Dependency release="current">libwlocate</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="header">/usr/include</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="3">
  42. <Date>2017-05-11</Date>
  43. <Version>0.2</Version>
  44. <Comment>Release Bump</Comment>
  45. <Name>Kamil Atlı</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="2">
  49. <Date>2016-06-09</Date>
  50. <Version>0.2</Version>
  51. <Comment>Release Bump</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="1">
  56. <Date>2015-12-03</Date>
  57. <Version>0.2</Version>
  58. <Comment>First release</Comment>
  59. <Name>Alihan Öztürk</Name>
  60. <Email>alihan@pisilinux.org</Email>
  61. </Update>
  62. </History>
  63. </PISI>