[arch-commits] Commit in gdk-pixbuf2/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Nov 9 14:17:46 UTC 2020
Date: Monday, November 9, 2020 @ 14:17:46
Author: heftig
Revision: 399732
2.42.0-2: remove libx11, fix license
Modified:
gdk-pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 14:11:23 UTC (rev 399731)
+++ PKGBUILD 2020-11-09 14:17:46 UTC (rev 399732)
@@ -3,12 +3,12 @@
pkgname=gdk-pixbuf2
pkgver=2.42.0
-pkgrel=1
+pkgrel=2
pkgdesc="An image loading library"
arch=(x86_64)
url="https://wiki.gnome.org/Projects/GdkPixbuf"
-license=(LGPL2.1)
-depends=(glib2 libpng libtiff libjpeg libx11 shared-mime-info)
+license=(LGPL)
+depends=(glib2 libpng libtiff libjpeg shared-mime-info)
makedepends=(gtk-doc gobject-introspection git meson)
provides=(libgdk_pixbuf-2.0.so)
install=gdk-pixbuf2.install
More information about the arch-commits
mailing list