libunique1: rebuild for metadata
This commit is contained in:
parent
72e8fcb7c6
commit
241bef14b1
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'libunique1'.
|
||||
# Template file for 'libunique1'
|
||||
pkgname=libunique1
|
||||
version=1.1.6
|
||||
revision=8
|
||||
revision=9
|
||||
wrksrc="libunique-${version}"
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-dbus $(vopt_if gir gobject-introspection)"
|
||||
hostmakedepends="libtool automake pkg-config glib-devel"
|
||||
makedepends="libSM-devel gtk+-devel"
|
||||
short_desc="Library for writing single instance applications (GTK+2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://live.gnome.org/LibUnique"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/libunique/1.1/libunique-$version.tar.bz2"
|
||||
checksum=e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb
|
||||
patch_args="-Np1"
|
||||
|
||||
CFLAGS="-Wno-deprecated-declarations"
|
||||
|
||||
|
|
Loading…
Reference in New Issue