mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
bijiben: update to 3.26.2.
This commit is contained in:
parent
6140c73d4c
commit
7ca21ee5f0
1 changed files with 3 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bijiben'
|
# Template file for 'bijiben'
|
||||||
pkgname=bijiben
|
pkgname=bijiben
|
||||||
version=3.26.1
|
version=3.26.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-update-mimedb"
|
configure_args="--disable-update-mimedb"
|
||||||
|
@ -10,16 +10,10 @@ makedepends="libuuid-devel webkit2gtk-devel gnome-desktop-devel
|
||||||
clutter-gtk-devel zeitgeist-devel
|
clutter-gtk-devel zeitgeist-devel
|
||||||
evolution-data-server-devel evolution-devel
|
evolution-data-server-devel evolution-devel
|
||||||
enchant-devel gtkhtml-devel"
|
enchant-devel gtkhtml-devel"
|
||||||
depends="zeitgeist>=0.9.14 desktop-file-utils"
|
depends="zeitgeist>=0.9.14 desktop-file-utils tracker"
|
||||||
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
short_desc="Intuitive note editor with strong GNOME desktop integration"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://live.gnome.org/Apps/Bijiben"
|
homepage="http://live.gnome.org/Apps/Bijiben"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=4f5bc9f5b86162038f24f4a02a659500f294b6811de8e77ed61a3bd6ec20d499
|
checksum=7e574484b2fdc39d56ac589aff560669691054bd01a126836f365916ebed4305
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
# poor mans tracker-2.0 compatibility fix.
|
|
||||||
sed -i 's/tracker-sparql-1\.0/tracker-sparql-2.0/g' configure.ac
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue