mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-toolkits/vte3: update to 0.80.5
Update to 0.80.5 pet portclippy (truckman) PR: 293981
This commit is contained in:
committed by
Don Lewis
parent
d339289e69
commit
47345639ac
@@ -1,5 +1,5 @@
|
||||
PORTNAME= vte
|
||||
PORTVERSION= 0.80.4
|
||||
PORTVERSION= 0.80.5
|
||||
CATEGORIES= x11-toolkits gnome
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 3
|
||||
@@ -18,15 +18,11 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
libicuuc.so:devel/icu
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++20-lang gettext-tools gnome localbase meson \
|
||||
pkgconfig python:build tar:xz vala:build
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= cairo gdkpixbuf gtk30 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# Disable build time flooding.
|
||||
CFLAGS+= -Wno-cast-function-type-strict
|
||||
MESON_ARGS= -Da11y=true \
|
||||
-Dgir=true \
|
||||
-Dgtk3=true \
|
||||
@@ -35,11 +31,16 @@ MESON_ARGS= -Da11y=true \
|
||||
-Dglade=false \
|
||||
-Dvapi=true
|
||||
|
||||
# VTE API minor version
|
||||
PLIST_SUB= API_VER=91
|
||||
# Disable build time flooding.
|
||||
CFLAGS+= -Wno-cast-function-type-strict
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
# VTE API minor version
|
||||
PLIST_SUB= API_VER=91
|
||||
|
||||
OPTIONS_DEFINE= FRIBIDI GNUTLS GTK4
|
||||
OPTIONS_DEFAULT=FRIBIDI GNUTLS GTK4
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1758614073
|
||||
SHA256 (gnome/vte-0.80.4.tar.xz) = 0fb445d9a4baa30d75d8640cc7224c11e015226fb472c4a9aff4e2250a2b9b0e
|
||||
SIZE (gnome/vte-0.80.4.tar.xz) = 586804
|
||||
TIMESTAMP = 1774199145
|
||||
SHA256 (gnome/vte-0.80.5.tar.xz) = 58a4e00ab5d4a95b4be4dc57b48308deafd72d6839dbbd076648fa353321cc41
|
||||
SIZE (gnome/vte-0.80.5.tar.xz) = 587680
|
||||
|
||||
@@ -32,7 +32,7 @@ lib/girepository-1.0/Vte-2.%%API_VER%%.typelib
|
||||
%%GTK4%%lib/libvte-2.%%API_VER%%-gtk4.so.0
|
||||
lib/libvte-2.%%API_VER%%.so
|
||||
lib/libvte-2.%%API_VER%%.so.0
|
||||
lib/libvte-2.%%API_VER%%.so.0.8000.4
|
||||
lib/libvte-2.%%API_VER%%.so.0.8000.5
|
||||
%%GTK4%%libdata/pkgconfig/vte-2.%%API_VER%%-gtk4.pc
|
||||
libdata/pkgconfig/vte-2.%%API_VER%%.pc
|
||||
libexec/vte-urlencode-cwd
|
||||
|
||||
Reference in New Issue
Block a user