mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gfbgraph: rebuild for metadata
This commit is contained in:
parent
4cd5ea3471
commit
1ce5c73407
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'gfbgraph'
|
# Template file for 'gfbgraph'
|
||||||
pkgname=gfbgraph
|
pkgname=gfbgraph
|
||||||
version=0.2.3
|
version=0.2.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="rest-devel json-glib-devel gnome-online-accounts-devel"
|
makedepends="rest-devel json-glib-devel gnome-online-accounts-devel"
|
||||||
short_desc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
|
short_desc="GLib/GObject wrapper for the SkyDrive and Hotmail REST APIs"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/gfbgraph"
|
homepage="http://live.gnome.org/gfbgraph"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=da1179083cde2b649d7491c745250a00d292e390fd620b7dd2dd95a122dae0b6
|
checksum=da1179083cde2b649d7491c745250a00d292e390fd620b7dd2dd95a122dae0b6
|
||||||
|
|
Loading…
Add table
Reference in a new issue