regen WANTLIB

This commit is contained in:
jasper 2017-11-15 16:49:24 +00:00
parent eda27a0349
commit f8e8f9d438
2 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.38 2017/10/23 17:10:50 sthen Exp $
# $OpenBSD: Makefile,v 1.39 2017/11/15 16:49:24 jasper Exp $
COMMENT= GTK+ widget for clutter
GNOME_PROJECT= clutter-gtk
GNOME_VERSION= 1.8.4
REVISION= 0
REVISION= 1
SHARED_LIBS += clutter-gtk-1.0 0.1 # 800.4
WANTLIB += EGL ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext
WANTLIB += EGL Xtst X11 X11-xcb Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0
WANTLIB += atspi cairo cairo-gobject clutter-1.0 cogl cogl-pango
WANTLIB += cogl-path dbus-1 drm epoxy expat ffi fontconfig freetype

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2017/10/23 17:10:50 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2017/11/15 16:49:24 jasper Exp $
COMMENT= GTK+ support library for colord
DISTNAME= colord-gtk-0.1.26
EXTRACT_SUFX= .tar.xz
REVISION= 2
REVISION= 3
SHARED_LIBS += colord-gtk 0.0 # 1.0
@ -17,7 +17,7 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv3
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xtst X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi c cairo
WANTLIB += cairo-gobject colord colordprivate dbus-1 epoxy expat ffi
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0