New package: gnome-todo-3.22.0
This commit is contained in:
parent
fe81cc6bf5
commit
c156816bed
1 changed files with 21 additions and 0 deletions
21
srcpkgs/gnome-todo/template
Normal file
21
srcpkgs/gnome-todo/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'gnome-todo'
|
||||||
|
pkgname=gnome-todo
|
||||||
|
version=3.22.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-schemas-compile"
|
||||||
|
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||||
|
makedepends="gtk+3-devel gnome-online-accounts-devel evolution-data-server-devel
|
||||||
|
libical-devel libpeas-devel"
|
||||||
|
short_desc="Task manager designed to perfectly fit the GNOME desktop"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://wiki.gnome.org/Apps/Todo"
|
||||||
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=b2d07431292e4f06942304ae0a0afdef9d37a5d04fadf3ee744a6e822a4a685c
|
||||||
|
LDFLAGS="-ledataserver-1.2 -lgoa-1.0 -ledataserverui-1.2"
|
||||||
|
|
||||||
|
build_options="gir"
|
||||||
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
build_options_default+=" gir"
|
||||||
|
fi
|
Loading…
Add table
Add a link
Reference in a new issue