18 lines
767 B
Bash
18 lines
767 B
Bash
# Template file for 'bijiben'
|
|
pkgname=bijiben
|
|
version=3.34.2
|
|
revision=1
|
|
build_helper="gir"
|
|
build_style=meson
|
|
hostmakedepends="itstool pkg-config gettext"
|
|
makedepends="clutter-gtk-devel evolution-devel tracker-devel webkit2gtk-devel
|
|
zeitgeist-devel"
|
|
depends="desktop-file-utils tracker zeitgeist"
|
|
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Notes"
|
|
changelog="https://raw.githubusercontent.com/GNOME/bijiben/gnome-${version%.*}/NEWS"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=fbe2c4ea1336f888626e5c402ef330e668e214a93c733fcb9c62dbaade8eb04e
|
|
nocross="evolution-data-server cross"
|