Advertisement
HyP3r-

Untitled

Aug 11th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. SUMMARY = "streamhtmlparser-0.1"
  2. HOMEPAGE = "https://swiperproxy.github.io/index.html"
  3. LICENSE = "CLOSED"
  4. SECTION = "devel/python"
  5. SRC_URI = "https://github.com/google/${PN}/archive/${PN}-${PV}.tar.gz"
  6.  
  7. SRC_URI[md5sum] = "36b9ab713b4b885f6d0dd7752d981ca3"
  8. SRC_URI[sha256sum] = "13e65d88b5ac21e071018a8b6fb12d9b77c8b8af85e1f519505eef3a9134a91b"
  9.  
  10. S = "${WORKDIR}/${PN}-${PN}-${PV}"
  11.  
  12. DEPENDS += " \
  13. python \
  14. python-native \
  15. "
  16.  
  17. inherit autotools
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement