Skip to content

Commit

Permalink
x11/zenity: update to 3.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jun 27, 2022
1 parent d52b25c commit f4262b4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 19 deletions.
16 changes: 5 additions & 11 deletions x11/zenity/Makefile
@@ -1,7 +1,7 @@
# Created by: Franz Klammer <klammer@webonaut.com>

PORTNAME= zenity
PORTVERSION= 3.32.0
PORTVERSION= 3.42.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
Expand All @@ -13,22 +13,16 @@ LICENSE= LGPL20

BUILD_DEPENDS= itstool:textproc/itstool

CONFLICTS= gdialog # bin/gdialog

USES= gettext gmake gnome localbase pathfix pkgconfig \
USES= gettext gnome localbase meson pkgconfig \
perl5 tar:xz xorg
USE_CSTD= c99
USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intlhack
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-webkitgtk
MESON_ARGS= -Dwebkitgtk=false

OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT=NOTIFY
NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
NOTIFY_CONFIGURE_ENABLE=libnotify

post-patch:
@${RM} ${WRKSRC}/src/gdialog
NOTIFY_MESON_TRUE= libnotify

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/zenity/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1592234910
SHA256 (gnome/zenity-3.32.0.tar.xz) = e786e733569c97372c3ef1776e71be7e7599ebe87e11e8ad67dcc2e63a82cd95
SIZE (gnome/zenity-3.32.0.tar.xz) = 4753752
TIMESTAMP = 1656338604
SHA256 (gnome/zenity-3.42.1.tar.xz) = a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c
SIZE (gnome/zenity-3.42.1.tar.xz) = 3091752
5 changes: 0 additions & 5 deletions x11/zenity/pkg-plist
Expand Up @@ -919,11 +919,6 @@ 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
%%DATADIR%%/clothes/gnome-tshirt.png
%%DATADIR%%/clothes/hawaii-shirt.png
%%DATADIR%%/clothes/monk.png
%%DATADIR%%/clothes/sunglasses.png
%%DATADIR%%/clothes/surfboard.png
%%DATADIR%%/zenity-calendar.png
%%DATADIR%%/zenity-entry.png
%%DATADIR%%/zenity-file.png
Expand Down

0 comments on commit f4262b4

Please sign in to comment.