1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
19 lines
794 B
Bash
19 lines
794 B
Bash
# Template file for 'bijiben'
|
|
pkgname=bijiben
|
|
version=3.14.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--disable-update-mimedb"
|
|
hostmakedepends="pkg-config intltool itstool gobject-introspection"
|
|
makedepends="libuuid-devel webkitgtk-devel gnome-desktop-devel
|
|
gnome-online-accounts-devel tracker-devel
|
|
clutter-gtk-devel zeitgeist-devel
|
|
evolution-data-server-devel evolution-devel
|
|
enchant-devel gtkhtml-devel"
|
|
depends="zeitgeist>=0.9.14 desktop-file-utils"
|
|
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://live.gnome.org/Apps/Bijiben"
|
|
license="GPL-2"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=7998632c83889071c23725ad95867618c72814676a3a3865881e9556714e0537
|