Update to gegl04-0.4.28.
This commit is contained in:
parent
462dd94ef3
commit
01e1541687
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2020/09/05 16:46:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2020/12/21 11:40:13 ajacoutot Exp $
|
||||
|
||||
COMMENT= graph based image processing framework (API version 0.4)
|
||||
|
||||
V= 0.4.26
|
||||
V= 0.4.28
|
||||
DISTNAME= gegl-${V}
|
||||
PKGNAME= gegl04-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gegl-0.4 0.4 # 0.425.1
|
||||
SHARED_LIBS += gegl-0.4 0.4 # 0.427.1
|
||||
|
||||
API_VERSION= ${V:R}
|
||||
SUBST_VARS= API_VERSION
|
||||
@ -56,6 +55,7 @@ CONFIGURE_ARGS= -Dgraphviz=disabled \
|
||||
-Dlibv4l=disabled \
|
||||
-Dlibv4l2=disabled \
|
||||
-Dlua=disabled \
|
||||
-Dmaxflow=disabled \
|
||||
-Dmrg=disabled \
|
||||
-Dopenexr=disabled \
|
||||
-Dsdl1=disabled \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gegl-0.4.26.tar.xz) = DzceLtK5IWL+/T3edD5kjKCKahsrBQBIZ/vdx+IR5CQ=
|
||||
SIZE (gegl-0.4.26.tar.xz) = 4942492
|
||||
SHA256 (gegl-0.4.28.tar.xz) = HRENhXfVTMo7NCOTFb03xXzLJ91DVWVQdKLSs/2JeQA=
|
||||
SIZE (gegl-0.4.28.tar.xz) = 4966580
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-meson_build,v 1.4 2020/06/08 16:46:26 ajacoutot Exp $
|
||||
$OpenBSD: patch-meson_build,v 1.5 2020/12/21 11:40:13 ajacoutot Exp $
|
||||
|
||||
Remove dependency on devel/libexecinfo.
|
||||
|
||||
Index: meson.build
|
||||
--- meson.build.orig
|
||||
+++ meson.build
|
||||
@@ -147,7 +147,6 @@ ruby = find_program('ruby', required:
|
||||
@@ -148,7 +148,6 @@ ruby = find_program('ruby', required:
|
||||
# Required Dependencies
|
||||
|
||||
config.set('HAVE_UNISTD_H', cc.has_header('unistd.h'))
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/06/08 16:46:27 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2020/12/21 11:40:13 ajacoutot Exp $
|
||||
@conflict gegl-*
|
||||
@conflict gegl03-*
|
||||
@pkgpath graphics/gegl,-main
|
||||
@ -151,6 +151,9 @@ share/locale/hr/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/id/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/is/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/it/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/kab/
|
||||
share/locale/kab/LC_MESSAGES/
|
||||
share/locale/kab/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/ko/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/lv/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/mr/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
@ -161,6 +164,7 @@ share/locale/oc/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/pl/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/pt/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/ro/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/ru/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/sk/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
share/locale/sl/LC_MESSAGES/gegl-${API_VERSION}.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user