19 lines
695 B
Text
19 lines
695 B
Text
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.6.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-static"
|
|
makedepends="pkg-config itstool>=1.2.0 intltool boost-devel
|
|
libsecret-devel libxslt-devel libuuid-devel gtkmm-devel"
|
|
short_desc="GNOME note taking application"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://live.gnome.org/Gnote"
|
|
distfiles="${GNOME_SITE}/${pkgname}/3.6/${pkgname}-${version}.tar.xz"
|
|
checksum=ac61c84a4fe8eeae613af76bb11cb481f2f44c8bc64ef4b7aac90b8e68e94957
|
|
long_desc="
|
|
Gnote is a port of Tomboy to C++.
|
|
|
|
It is the same note taking application, including most of the add-ins
|
|
(more are to come)."
|