mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
x11/zenity: update to 3.44.5
PR: 286697
This commit is contained in:
committed by
Baptiste Daroussin
parent
63ba40246d
commit
a0db191d6d
+6
-4
@@ -1,21 +1,23 @@
|
||||
PORTNAME= zenity
|
||||
PORTVERSION= 3.42.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 3.44.5
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Display GNOME dialogs from the command line
|
||||
WWW= https://gitlab.gnome.org/GNOME/zenity
|
||||
|
||||
LICENSE= LGPL20
|
||||
LICENSE= LGPL21+
|
||||
|
||||
CONFLICTS_INSTALL= zenity4-4.*
|
||||
|
||||
BUILD_DEPENDS= itstool:textproc/itstool
|
||||
|
||||
USES= gettext gnome localbase meson pkgconfig \
|
||||
perl5 tar:xz xorg
|
||||
USE_CSTD= c99
|
||||
USE_GNOME= cairo gdkpixbuf gtk30 intlhack
|
||||
USE_GNOME= cairo gdkpixbuf gtk30
|
||||
USE_XORG= x11
|
||||
MESON_ARGS= -Dwebkitgtk=false
|
||||
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1656338604
|
||||
SHA256 (gnome/zenity-3.42.1.tar.xz) = a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c
|
||||
SIZE (gnome/zenity-3.42.1.tar.xz) = 3091752
|
||||
TIMESTAMP = 1732373269
|
||||
SHA256 (gnome/zenity-3.44.5.tar.xz) = 29ac447f4246b1da783a3c28ddc80b0ef7c80eccd5836ad9140abf89841d0eab
|
||||
SIZE (gnome/zenity-3.44.5.tar.xz) = 3096200
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
bin/gdialog
|
||||
bin/zenity
|
||||
share/man/man1/zenity.1.gz
|
||||
share/help/C/zenity/calendar.page
|
||||
share/help/C/zenity/color-selection.page
|
||||
share/help/C/zenity/entry.page
|
||||
@@ -829,6 +828,7 @@ share/help/zh_CN/zenity/scale.page
|
||||
share/help/zh_CN/zenity/text.page
|
||||
share/help/zh_CN/zenity/usage.page
|
||||
share/help/zh_CN/zenity/warning.page
|
||||
share/locale/ab/LC_MESSAGES/zenity.mo
|
||||
share/locale/af/LC_MESSAGES/zenity.mo
|
||||
share/locale/am/LC_MESSAGES/zenity.mo
|
||||
share/locale/ar/LC_MESSAGES/zenity.mo
|
||||
@@ -919,6 +919,7 @@ share/locale/xh/LC_MESSAGES/zenity.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/zenity.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/zenity.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/zenity.mo
|
||||
share/man/man1/zenity.1.gz
|
||||
%%DATADIR%%/zenity-calendar.png
|
||||
%%DATADIR%%/zenity-entry.png
|
||||
%%DATADIR%%/zenity-file.png
|
||||
|
||||
Reference in New Issue
Block a user