Skip to content
Snippets Groups Projects
Commit 3ffcbed7 authored by Dima Panov's avatar Dima Panov
Browse files

devel/glibmm26: add new port with 2.68 API/ABI (stable branch) (+)

Time to strart transition from the outdated glibmm-2.4 API to the latest 2.68 API.
This port provide a latest release of glibmm-2.68 API, 2.74.0

Changelog since latest 2.4 API releases:

https://gitlab.gnome.org/GNOME/glibmm/-/blob/master/NEWS
parent 7f830132
No related branches found
No related tags found
No related merge requests found
...@@ -827,6 +827,7 @@ ...@@ -827,6 +827,7 @@
SUBDIR += glademm SUBDIR += glademm
SUBDIR += glib20 SUBDIR += glib20
SUBDIR += glibmm SUBDIR += glibmm
SUBDIR += glibmm26
SUBDIR += gllvm SUBDIR += gllvm
SUBDIR += global SUBDIR += global
SUBDIR += glog SUBDIR += glog
......
PORTNAME= glibmm
PORTVERSION= 2.74.0
CATEGORIES= devel
MASTER_SITES= GNOME
PKGNAMESUFFIX= 26
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ interfaces for glib2
WWW= https://www.gtkmm.org/
LICENSE= LGPL21
USES= compiler:c++11-lang gettext gnome meson pathfix perl5 \
pkgconfig python:3.7+,build shebangfix tar:xz
USE_GNOME= glib20 libsigc++30
USE_LDCONFIG= yes
SHEBANG_GLOB= *.py
MESON_ARGS= -Dbuild-documentation=false
PORTSCOUT= limit:^2\.72
PLIST_SUB= VERSION=2.68
.include <bsd.port.mk>
TIMESTAMP = 1667733887
SHA256 (gnome/glibmm-2.74.0.tar.xz) = 2b472696cbac79db8e405724118ec945219c5b9b18af63dc8cfb7f1d89b0f1fa
SIZE (gnome/glibmm-2.74.0.tar.xz) = 7938292
C++ interfaces for glib20.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment