18 lines
707 B
Bash
18 lines
707 B
Bash
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.30.0
|
|
revision=2
|
|
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
|
|
libxml2-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="GNOME note taking application"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Gnote"
|
|
distfiles="${GNOME_SITE}/gnote/${version%.*}/gnote-${version}.tar.xz"
|
|
checksum=29832f9e53662eab18036e839a41870048c6de947c1d9e00844edfa3ae0464d3
|