pspec.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>brscan2</Name>
  6. <Homepage></Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold(groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>Sane scanner drivers for Brother DCP and MFC multifunction printers.</Summary>
  12. <Description>brscan2 scanner driver is a sane backend which supports numerous Brother multifunction printers.</Description>
  13. <License>as-is</License>
  14. <IsA>library</IsA>
  15. <Archive sha1sum="5ff7ec01fb8a43ba0e27aa9f8cad929903587558" type="binary">https://github.com/groni/Sources/raw/master/brscan2-0.2.5-1.x86_64.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>brscan2</Name>
  19. <RuntimeDependencies>
  20. <Dependency>sane-backends</Dependency>
  21. <Dependency>libusb-compat</Dependency>
  22. </RuntimeDependencies>
  23. <Files>
  24. <Path fileType="data">/usr/local/Brother/sane/GrayCmData</Path>
  25. <Path fileType="data">/usr/local/Brother/sane/models2</Path>
  26. <Path fileType="data">/usr/local/Brother/sane</Path>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="library">/usr/lib/sane</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="1">
  34. <Date>2016-04-11</Date>
  35. <Version>0.2.5</Version>
  36. <Comment>First Release</Comment>
  37. <Name>Stefan Gronewold(groni)</Name>
  38. <Email>groni@pisilinux.org</Email>
  39. </Update>
  40. </History>
  41. </PISI>