Created
December 7, 2018 09:37
-
-
Save nogajun/6c93dfac9d5fe30e727a4e66ce847e1a to your computer and use it in GitHub Desktop.
スクリーンショットツールShutterをAppImage化するレシピ
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app: shutter | |
binpatch: true | |
ingredients: | |
dist: stretch | |
packages: | |
- libxml-sax-expat-perl | |
- libimage-exiftool-perl | |
- libnet-dbus-glib-perl | |
- libgoo-canvas-perl | |
- libgtk2-appindicator-perl | |
sources: | |
- deb http://deb.debian.org/debian/ stretch main | |
pretend: | |
- libdbus-1-3 1.10.26-0+deb9u1 | |
- libgtk2.0-0 2.24.31-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment