New package: io.elementary.print-0.1.3
This commit is contained in:
parent
83ce67ce8f
commit
4245deaecd
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'io.elementary.print'
|
||||
pkgname=io.elementary.print
|
||||
version=0.1.3
|
||||
revision=1
|
||||
wrksrc="print-${version}"
|
||||
build_style=meson
|
||||
hostmakedepends="vala pkg-config"
|
||||
makedepends="gtk+3-devel"
|
||||
short_desc="Simple printing applet for use with Contractor"
|
||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/elementary/print"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=bf2656ca7708f0984b5f683c2777fca3eea799288ea6e971787f45219c57c025
|
Loading…
Reference in New Issue