19 lines
695 B
Text
19 lines
695 B
Text
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.6.1
|
|
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=f1f62ccf9cce1eef2ee2b41039360f946f3b4223983ca52223ccb6687a59f2f9
|
|
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)."
|