Skip to content

Commit

Permalink
x11/libxfce4menu: Update to 4.18.6
Browse files Browse the repository at this point in the history
While here pet portclippy/portfmt.
  • Loading branch information
madpilot78 committed Mar 8, 2024
1 parent 48ad008 commit e562952
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
26 changes: 14 additions & 12 deletions x11/libxfce4menu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libxfce4menu
PORTVERSION= 4.18.5
PORTVERSION= 4.18.6
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DISTNAME= libxfce4ui-${DISTVERSIONFULL}
Expand All @@ -23,9 +23,11 @@ USE_XFCE= libutil xfconf
USE_XORG= ice sm x11

GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-vendor-info=${OPSYS} --without-html-dir \
--enable-glibtop --enable-epoxy \
--disable-gudev
CONFIGURE_ARGS= --disable-gudev \
--enable-epoxy \
--enable-glibtop \
--with-vendor-info=${OPSYS} \
--without-html-dir
INSTALL_TARGET= install-strip

PORTSCOUT= limitw:1,even
Expand All @@ -34,25 +36,25 @@ OPTIONS_DEFINE= GIR GLADE NLS STARTUP VAPI
OPTIONS_DEFAULT= GIR STARTUP VAPI
OPTIONS_SUB= yes

GIR_DESC= Use Gobject Introspection
GIR_DESC= Use Gobject Introspection
STARTUP_DESC= Startup notification

GIR_USE= gnome=introspection:build
GIR_USE= GNOME=introspection:build
GIR_CONFIGURE_ON= --enable-introspection=yes
GIR_CONFIGURE_OFF= --enable-introspection=no

GLADE_CONFIGURE_ENABLE= gladeui2
GLADE_LIB_DEPENDS= libgladeui-2.so:devel/glade
GLADE_USE= gnome=libxml2
GLADE_USE= GNOME=libxml2
GLADE_CONFIGURE_ENABLE= gladeui2

NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls

STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification
STARTUP_CONFIGURE_ENABLE= startup-notification
STARTUP_DESC= Startup notification
STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification

VAPI_IMPLIES= GIR
VAPI_USES= vala:build
VAPI_CONFIGURE_ENABLE= vala
VAPI_IMPLIES= GIR

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/libxfce4menu/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1707162396
SHA256 (xfce4/libxfce4ui-4.18.5.tar.bz2) = 0dbbf7fc6da07fe743cca020280e1f6cc437cba61698bb0694619fbebf4ee7e7
SIZE (xfce4/libxfce4ui-4.18.5.tar.bz2) = 906155
TIMESTAMP = 1709890032
SHA256 (xfce4/libxfce4ui-4.18.6.tar.bz2) = 77dd99206cc8c6c7f69c269c83c7ee6a037bca9d4a89b1a6d9765e5a09ce30cd
SIZE (xfce4/libxfce4ui-4.18.6.tar.bz2) = 906477

0 comments on commit e562952

Please sign in to comment.