[arch-commits] Commit in gtk3/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sat Nov 1 23:33:23 UTC 2014


    Date: Sunday, November 2, 2014 @ 00:33:23
  Author: heftig
Revision: 225540

Add cloudprint backend

Modified:
  gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-01 15:57:03 UTC (rev 225539)
+++ PKGBUILD	2014-11-01 23:33:23 UTC (rev 225540)
@@ -4,13 +4,14 @@
 
 pkgname=gtk3
 pkgver=3.14.4
-pkgrel=1
+pkgrel=2
 pkgdesc="GObject-based multi-platform GUI toolkit (v3)"
 arch=(i686 x86_64)
 url="http://www.gtk.org/"
 install=gtk3.install
 depends=(atk cairo gtk-update-icon-cache libcups libxcursor libxinerama libxrandr libxi
-         libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk wayland libxkbcommon adwaita-icon-theme)
+         libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk wayland libxkbcommon
+         adwaita-icon-theme json-glib rest)
 makedepends=(gobject-introspection python2)
 license=(LGPL)
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver:0:4}/gtk+-$pkgver.tar.xz)



More information about the arch-commits mailing list