New package: geary-0.2.2.
This commit is contained in:
parent
515433289c
commit
be55439271
1 changed files with 19 additions and 0 deletions
19
srcpkgs/geary/template
Normal file
19
srcpkgs/geary/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'geary'
|
||||
pkgname=geary
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --disable-schemas-compile --disable-desktop-update
|
||||
--disable-icon-update"
|
||||
short_desc="A lightweight email program for the GNOME desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://yorba.org/geary/"
|
||||
distfiles="http://yorba.org/download/geary/0.2/geary-${version}.tar.xz"
|
||||
checksum=be692581d80b85dd604d63283d181310bbaba8226ce90a9f1da5d94a37ff000d
|
||||
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="pkg-config intltool cmake vala-devel webkit-gtk3-devel libgee-devel
|
||||
libgnome-keyring-devel gmime-devel libunique-devel sqlite-devel libnotify-devel
|
||||
libcanberra-devel"
|
||||
|
Loading…
Reference in a new issue