comparison package-files/linux/deb/control @ 28:c310ec097194

Add Linux support.
author David Barts <n5jrn@me.com>
date Fri, 25 Dec 2020 19:07:47 -0800
parents
children
comparison
equal deleted inserted replaced
27:404eb7e57fe6 28:c310ec097194
1 Package: imageprep
2 Version: @app.version@
3 Architecture: all
4 Section: contrib/graphics
5 Homepage: http://notyouraveragetechie.com/ImagePrep.html
6 Recommends: default-jre | openjdk-8-jre
7 Build-depends: default-jdk | openjdk-8-jdk, ant
8 Suggests: default-jdk | openjdk-8-jdk
9 Priority: optional
10 Installed-Size: @deb.installed.size@
11 Description: Prepare photos for sharing on social media.
12 This dummy line here to make lintian happy.
13 Maintainer: David Barts <opensource@bartsent.com>