Update to goffice-0.10.36.
This commit is contained in:
parent
716008a100
commit
422c4aa88b
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.94 2017/11/15 19:47:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.95 2017/11/19 13:54:55 ajacoutot Exp $
|
||||
|
||||
COMMENT= document centric objects and utilities
|
||||
|
||||
GNOME_PROJECT= goffice
|
||||
GNOME_VERSION= 0.10.35
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 0.10.36
|
||||
|
||||
# NOTE: when GNOME_VERSION changes, increment GOFFICE_VERSION and
|
||||
# GOFFICE_API_VERSION accordingly and bump:
|
||||
@ -12,7 +11,7 @@ REVISION= 1
|
||||
GOFFICE_API_VERSION= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= GNOME_VERSION GOFFICE_API_VERSION
|
||||
|
||||
SHARED_LIBS += goffice-0.10 0.0 # 10.35
|
||||
SHARED_LIBS += goffice-0.10 0.0 # 10.36
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -22,15 +21,14 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi
|
||||
WANTLIB += Xinerama Xrandr Xrender atk-1.0 atk-bridge-2.0 atspi
|
||||
WANTLIB += avahi-common bz2 cairo cairo-gobject croco-0.6 dbus-1
|
||||
WANTLIB += epoxy expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += Xinerama Xrandr Xrender Xtst atk-1.0 atk-bridge-2.0
|
||||
WANTLIB += atspi avahi-common bz2 cairo cairo-gobject croco-0.6
|
||||
WANTLIB += dbus-1 epoxy expat ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gmp gobject-2.0 graphite2
|
||||
WANTLIB += gs gsf-1 gthread-2.0 gtk-3 harfbuzz hogweed iconv idn2
|
||||
WANTLIB += intl jpeg lzma m nettle p11-kit pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += rsvg-2 spectre tasn1 unistring xcb xcb-render xcb-shm
|
||||
WANTLIB += xml2 xslt z Xtst
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread rsvg-2 spectre
|
||||
WANTLIB += tasn1 unistring xcb xcb-render xcb-shm xml2 xslt z
|
||||
|
||||
MODULES= x11/gnome
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (goffice-0.10.35.tar.xz) = wZABr8oJ3FRG4GYFoRPYGlcSQBignFiJruu6Fs8dVzg=
|
||||
SIZE (goffice-0.10.35.tar.xz) = 2370332
|
||||
SHA256 (goffice-0.10.36.tar.xz) = z+ZfwKZlU4cEx7q4VBeEKRzweB34tM/3PLClE+4LqtY=
|
||||
SIZE (goffice-0.10.36.tar.xz) = 2370540
|
||||
|
Loading…
x
Reference in New Issue
Block a user