mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/libxfce4menu: Update to 4.18.6
While here pet portclippy/portfmt.
This commit is contained in:
parent
48ad008d0e
commit
e562952fdc
@ -1,5 +1,5 @@
|
||||
PORTNAME= libxfce4menu
|
||||
PORTVERSION= 4.18.5
|
||||
PORTVERSION= 4.18.6
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE
|
||||
DISTNAME= libxfce4ui-${DISTVERSIONFULL}
|
||||
@ -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
|
||||
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user