pspec.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>bluelog</Name>
  6. <Homepage>http://www.digifail.com/software/bluelog.shtml</Homepage>
  7. <Packager>
  8. <Name>İbrahim KARAGÜZEL</Name>
  9. <Email>karaguzelibrahim@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>network</PartOf>
  13. <IsA>app:console</IsA>
  14. <Summary>Bluelog is a Linux Bluetooth scanner with optional daemon mode and web front-end.</Summary>
  15. <Description>Bluelog is a Linux Bluetooth scanner with optional daemon mode and web front-end, designed for site surveys and traffic monitoring. It's intended to be run for long periods of time in a static location to determine how many discoverable Bluetooth devices there are in the area.</Description>
  16. <Archive type="targz" sha1sum="04fe6a63fd07838df89db7df2788085d48c996cd">ftp://ftp.digifail.com/software/bluelog/bluelog-1.1.2.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>bluez-libs-devel</Dependency>
  19. <Dependency>wget</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>bluelog</Name>
  24. <RuntimeDependencies>
  25. <Dependency>bluez-libs</Dependency>
  26. </RuntimeDependencies>
  27. <Summary>Bluelog is a Linux Bluetooth scanner with optional daemon mode and web front-end.</Summary>
  28. <Files>
  29. <Path fileType="executable">/usr/bin</Path>
  30. <Path fileType="library">/var/lib/bluelog</Path>
  31. <Path fileType="data">/usr/share</Path>
  32. <Path fileType="man">/usr/share/man/man1</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="2">
  38. <Date>2016-02-17</Date>
  39. <Version>1.1.2</Version>
  40. <Comment>Docker ile yeni derleme</Comment>
  41. <Name>İbrahim KARAGÜZEL</Name>
  42. <Email>karaguzelibrahim@gmail.com</Email>
  43. </Update>
  44. <Update release="1">
  45. <Date>2016-02-11</Date>
  46. <Version>1.1.2</Version>
  47. <Comment>Linux Mavidiş Tarayıcısı</Comment>
  48. <Name>İbrahim KARAGÜZEL</Name>
  49. <Email>karaguzelibrahim@gmail.com</Email>
  50. </Update>
  51. </History>
  52. </PISI>