Update to goffice-0.10.42.
This commit is contained in:
parent
2d57feac9c
commit
e90163f18f
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.100 2018/05/08 08:01:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.101 2018/08/15 12:33:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= document centric objects and utilities
|
||||
|
||||
GNOME_PROJECT= goffice
|
||||
GNOME_VERSION= 0.10.41
|
||||
GNOME_VERSION= 0.10.42
|
||||
|
||||
# NOTE: when GNOME_VERSION changes, increment GOFFICE_VERSION and
|
||||
# GOFFICE_API_VERSION accordingly and bump:
|
||||
@ -11,7 +11,7 @@ GNOME_VERSION= 0.10.41
|
||||
GOFFICE_API_VERSION= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= GNOME_VERSION GOFFICE_API_VERSION
|
||||
|
||||
SHARED_LIBS += goffice-0.10 0.0 # 10.38
|
||||
SHARED_LIBS += goffice-0.10 0.0 # 10.42
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (goffice-0.10.41.tar.xz) = DPczWRS+DH6WIF0+iwPbxhmZWno7QcO2de9rOlSoiLY=
|
||||
SIZE (goffice-0.10.41.tar.xz) = 2381656
|
||||
SHA256 (goffice-0.10.42.tar.xz) = 7h8nAOeOqASysdY1/OVXupbxNc44GMSVBV2+yXlDVfg=
|
||||
SIZE (goffice-0.10.42.tar.xz) = 2381712
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.31 2016/08/21 12:07:56 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.32 2018/08/15 12:33:37 ajacoutot Exp $
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/
|
||||
@ -219,7 +219,7 @@ lib/goffice/${GNOME_VERSION}/plugins/smoothing/smoothing.so
|
||||
lib/goffice/${GNOME_VERSION}/plugins/smoothing/types.xml
|
||||
lib/libgoffice-${GOFFICE_API_VERSION}.a
|
||||
lib/libgoffice-${GOFFICE_API_VERSION}.la
|
||||
@lib lib/libgoffice-${GOFFICE_API_VERSION}.so.${LIBgoffice-0.10_VERSION}
|
||||
@lib lib/libgoffice-${GOFFICE_API_VERSION}.so.${LIBgoffice-${GOFFICE_API_VERSION}_VERSION}
|
||||
lib/pkgconfig/libgoffice-${GOFFICE_API_VERSION}.pc
|
||||
share/gir-1.0/GOffice-${GOFFICE_API_VERSION}.gir
|
||||
share/goffice/
|
||||
|
Loading…
x
Reference in New Issue
Block a user