16 lines
684 B
Bash
16 lines
684 B
Bash
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.18.0
|
|
revision=1
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile --disable-static --with-x11-support --with-cxx11-support"
|
|
hostmakedepends="pkg-config itstool intltool desktop-file-utils"
|
|
makedepends="boost-devel libsecret-devel libxslt-devel libuuid-devel gtkmm-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="GNOME note taking application"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="http://live.gnome.org/Gnote"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=4828363ae3ddac57d37a0a2b17882be8fe67afcecf97ae992cd744b95da1c348
|