Guest User

Untitled

a guest
Nov 20th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. name: highlighterpdf
  2. version: '0.1.3'
  3. summary: Highlight text in a pdf
  4. description: |
  5. Select text in a colour of your choice and then save it back as a pdf or print it.
  6. grade: devel # must be 'stable' to release into candidate/stable channels
  7. confinement: devmode # use 'strict' once you have the right plugs and slots
  8. apps:
  9. highlighterpdf:
  10. command: wrapper
  11.  
  12. parts:
  13. highlighterpdf:
  14. source: highlighterpdf/highlighterpdf_0.1.1.orig.tar.gz
  15. # See 'snapcraft plugins'
  16. plugin: jdk
Add Comment
Please, Sign In to add comment