Revbump pkgs that link against libgcrypt (2/2).
This commit is contained in:
parent
4567f5c734
commit
8ee2bc6083
9 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=chromium
|
||||
#See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=34.0.1847.116
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.chromium.org/"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.12.2
|
||||
revision=1
|
||||
revision=2
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtk-vnc'
|
||||
pkgname=gtk-vnc
|
||||
version=0.5.3
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl pkg-config intltool"
|
||||
makedepends="gobject-introspection gtk+-devel gtk+3-devel gnutls-devel>=3.1.5 libsasl-devel vala-devel python-devel pygtk-devel"
|
||||
short_desc="VNC viewer widget for GTK"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.20.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal --disable-afc
|
||||
--with-bash-completion-dir=/usr/share/bash-completion/completions"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgda'
|
||||
pkgname=libgda
|
||||
version=5.1.2
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ui --with-gtksourceview --with-graphviz --enable-json
|
||||
--enable-system-sqlite"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libktorrent'
|
||||
pkgname=libktorrent
|
||||
version=1.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake automoc4"
|
||||
makedepends="boost-devel qt-devel phonon-devel libgcrypt-devel qca-devel kdelibs-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libvncserver'.
|
||||
pkgname=libvncserver
|
||||
version=0.9.9
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="LibVNCServer-${version}"
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel libjpeg-turbo-devel libpng-devel openssl-devel gnutls-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lightdm'
|
||||
pkgname=lightdm
|
||||
version=1.8.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-greeter-session=lightdm-gtk-greeter
|
||||
--with-greeter-user=lightdm --disable-static --disable-tests"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vino'
|
||||
pkgname=vino
|
||||
version=3.12.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
|
|
Loading…
Reference in a new issue