mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libunique: rebuild for metadata
This commit is contained in:
parent
241bef14b1
commit
61c8a45fa2
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libunique'.
|
# Template file for 'libunique'
|
||||||
pkgname=libunique
|
pkgname=libunique
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-bacon=yes --enable-dbus=yes"
|
configure_args="--enable-bacon=yes --enable-dbus=yes"
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="dbus-glib-devel gtk+3-devel"
|
makedepends="dbus-glib-devel gtk+3-devel"
|
||||||
short_desc="Library for writing single instance applications"
|
short_desc="Library for writing single instance applications"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://live.gnome.org/LibUnique"
|
homepage="http://live.gnome.org/LibUnique"
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||||
checksum=50269a87c7aabf1e25f01b3bbb280133138ffd7b6776289894c614a4b6ca968d
|
checksum=50269a87c7aabf1e25f01b3bbb280133138ffd7b6776289894c614a4b6ca968d
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue