vino: update to 2.99.4.
--HG-- branch : gnome3
This commit is contained in:
parent
ff499ac685
commit
abc633534e
1 changed files with 2 additions and 8 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'vino'
|
||||
pkgname=vino
|
||||
version=2.99.3
|
||||
version=2.99.4
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.99/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
short_desc="VNC server for the GNOME desktop"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=c16dcafea322350b543844f8e45241c8b46ce81fc7b6cf69ec7266ad282493a9
|
||||
checksum=b2f3e3219bd82cac9036587ddd97ea3ec7863cd52faa4e1579d6f83398eba863
|
||||
long_desc="
|
||||
The package contains an integrated VNC server for GNOME."
|
||||
|
||||
|
@ -61,9 +61,3 @@ Add_dependency build dbus-glib-devel
|
|||
Add_dependency build libsoup-devel
|
||||
|
||||
Add_dependency full desktop-file-utils
|
||||
|
||||
pre_build()
|
||||
{
|
||||
sed -i -e "s|\$(GCRYPT_LIBS)|\$(LIBGCRYPT_LIBS)|g" \
|
||||
-e "s|\$(GCRYPT_CFLAGS)|\$(LIBGCRYPT_CFLAGS)|g" Makefile
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue