mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
New package: bijiben-3.10.0.
This commit is contained in:
parent
e5aeda245f
commit
2b4b11225a
1 changed files with 22 additions and 0 deletions
22
srcpkgs/bijiben/template
Normal file
22
srcpkgs/bijiben/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'bijiben'
|
||||||
|
pkgname=bijiben
|
||||||
|
version=3.10.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config intltool itstool gobject-introspection"
|
||||||
|
makedepends="libuuid-devel webkitgtk-devel>=2.1.90 gnome-desktop-devel>=3.10
|
||||||
|
gnome-online-accounts-devel>=3.10 tracker-devel>=0.16.2_2
|
||||||
|
clutter-gtk-devel>=1.4.4_2 zeitgeist-devel>=0.9.14"
|
||||||
|
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=82817151d7a69190944447bcc7cd12306160c2edce2d0e2ddbfd15ae2d2a6d10
|
||||||
|
|
||||||
|
bijiben_package() {
|
||||||
|
depends="zeitgeist>=0.9.14 desktop-file-utils"
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue