16 lines
684 B
Bash
16 lines
684 B
Bash
# Template file for 'gnote'
|
|
pkgname=gnote
|
|
version=3.16.2
|
|
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=5c5b55b5c548d15e344d59fdd2a0260b1acbd13a9fa4cf9bfc1fe6e68a041e07
|