mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11/yad: Update to 14.2
- Update the version of dependencies used by the HTML support - Drop intltool from USE_GNOME as it's not required anymore (see changelog) Changelog: https://github.com/v1cont/yad/blob/master/NEWS
This commit is contained in:
+5
-6
@@ -1,6 +1,5 @@
|
||||
PORTNAME= yad
|
||||
PORTVERSION= 14.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 14.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= x11 gnome
|
||||
|
||||
@@ -16,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:x11/rgb
|
||||
|
||||
USES= autoreconf gettext gnome gmake pkgconfig
|
||||
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_GNOME= cairo gtk30
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= DATADIRNAME=share
|
||||
CONFIGURE_ARGS+= --with-rgb=${LOCALBASE}/lib/X11/rgb.txt
|
||||
@@ -35,9 +34,9 @@ OPTIONS_DEFAULT= SPELL
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
HTML_CONFIGURE_ENABLE= html
|
||||
HTML_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libjavascriptcoregtk-4.0.so:www/webkit2-gtk@40
|
||||
HTML_LIB_DEPENDS= libwebkit2gtk-4.1.so:www/webkit2-gtk@41 \
|
||||
libsoup-3.0.so:devel/libsoup3 \
|
||||
libjavascriptcoregtk-4.1.so:www/webkit2-gtk@41
|
||||
|
||||
ICONBROWSER_CONFIGURE_ENABLE= icon-browser
|
||||
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720355107
|
||||
SHA256 (v1cont-yad-v14.1_GH0.tar.gz) = 84ea6abe80106a6cebe14425d591517542d93f7c8b19729e2cf93f4db83e5cc3
|
||||
SIZE (v1cont-yad-v14.1_GH0.tar.gz) = 301829
|
||||
TIMESTAMP = 1764411244
|
||||
SHA256 (v1cont-yad-v14.2_GH0.tar.gz) = 6748c0ecb917043326cc70646f143890151dea2fc50db5fe54439de6dc04b1e3
|
||||
SIZE (v1cont-yad-v14.2_GH0.tar.gz) = 335824
|
||||
|
||||
Reference in New Issue
Block a user