Provide upgrade path from gegl03.
This commit is contained in:
parent
59f0dd3d0d
commit
f3bc4148aa
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2020/02/21 11:09:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2020/04/26 10:53:50 ajacoutot Exp $
|
||||
|
||||
COMMENT= graph based image processing framework (API version 0.4)
|
||||
|
||||
@ -6,6 +6,7 @@ V= 0.4.22
|
||||
DISTNAME= gegl-${V}
|
||||
PKGNAME= gegl04-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gegl-0.4 0.3 # 421.1
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2020/02/21 11:09:05 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2020/04/26 10:53:50 ajacoutot Exp $
|
||||
@conflict gegl-*
|
||||
@conflict gegl03-*
|
||||
@pkgpath graphics/gegl,-main
|
||||
@pkgpath graphics/gegl03
|
||||
@bin bin/gegl
|
||||
@bin bin/gegl-imgcmp
|
||||
include/gegl-${API_VERSION}/
|
||||
|
Loading…
Reference in New Issue
Block a user