Update to pangomm248-2.50.0.
This commit is contained in:
parent
f91397818b
commit
e38927c802
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2021/12/06 13:46:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2021/12/09 09:51:00 ajacoutot Exp $
|
||||
|
||||
COMMENT = C++ API for Pango
|
||||
|
||||
GNOME_PROJECT = pangomm
|
||||
GNOME_VERSION = 2.48.2
|
||||
GNOME_VERSION = 2.50.0
|
||||
PKGNAME = pangomm248-${GNOME_VERSION}
|
||||
|
||||
CATEGORIES = devel x11
|
||||
|
||||
SHARED_LIBS += pangomm-2.48 0.0 # 1.0.30
|
||||
SHARED_LIBS += pangomm-2.48 0.1 # 1.0.30
|
||||
|
||||
HOMEPAGE = http://www.gtkmm.org/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pangomm-2.48.2.tar.xz) = 4ddVIsU/RieZh1zSR/m0nJHO1LGr5oOHrDWycTktTqU=
|
||||
SIZE (pangomm-2.48.2.tar.xz) = 696364
|
||||
SHA256 (pangomm-2.50.0.tar.xz) = onqnfgF7mvzp51HYW9HPiQq7s6WL9Z0PrJF+74LbO1s=
|
||||
SIZE (pangomm-2.50.0.tar.xz) = 753592
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/12/19 18:06:57 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/12/09 09:51:00 ajacoutot Exp $
|
||||
include/pangomm-2.48/
|
||||
include/pangomm-2.48/pangomm/
|
||||
include/pangomm-2.48/pangomm.h
|
||||
@ -6,6 +6,7 @@ include/pangomm-2.48/pangomm/attributes.h
|
||||
include/pangomm-2.48/pangomm/attriter.h
|
||||
include/pangomm-2.48/pangomm/attrlist.h
|
||||
include/pangomm-2.48/pangomm/cairofontmap.h
|
||||
include/pangomm-2.48/pangomm/cairofontmapimpl.h
|
||||
include/pangomm-2.48/pangomm/color.h
|
||||
include/pangomm-2.48/pangomm/context.h
|
||||
include/pangomm-2.48/pangomm/coverage.h
|
||||
|
Loading…
Reference in New Issue
Block a user