16 lines
685 B
Bash
16 lines
685 B
Bash
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.28.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"
|
|
depends="desktop-file-utils"
|
|
short_desc="GNOME note taking application"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://live.gnome.org/Gnote"
|
|
distfiles="${GNOME_SITE}/gnote/${version%.*}/gnote-${version}.tar.xz"
|
|
checksum=a50d3986c6cc04c7c8215dfed938910611e2d7499f00bfe4f42050ed56a7b783
|