Skip to content

Commit

Permalink
x11/xfce4-screensaver: Update to 4.18.3
Browse files Browse the repository at this point in the history
Apply portclippy/portfmt suggestions.
  • Loading branch information
madpilot78 committed Mar 4, 2024
1 parent f0bc842 commit d15e879
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
27 changes: 13 additions & 14 deletions x11/xfce4-screensaver/Makefile
@@ -1,6 +1,5 @@
PORTNAME= xfce4-screensaver
PORTVERSION= 4.18.2
PORTREVISION= 3
PORTVERSION= 4.18.3
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
Expand All @@ -17,8 +16,8 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= xdt-csource:devel/xfce4-dev-tools
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libxklavier.so:x11/libxklavier \
libharfbuzz.so:print/harfbuzz
libharfbuzz.so:print/harfbuzz \
libxklavier.so:x11/libxklavier

USES= compiler:c11 gettext-tools gl gmake gnome pkgconfig python \
shebangfix tar:bzip2 xfce xorg
Expand All @@ -27,21 +26,21 @@ USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libwnck3
USE_XFCE= garcon xfconf
USE_XORG= ice sm x11 xext xrandr xscrnsaver xxf86vm

SHEBANG_FILES= src/xfce4-screensaver-configure
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-console-kit=yes \
--with-systemd=no \
--enable-maintainer-mode
SHEBANG_FILES= src/xfce4-screensaver-configure
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --enable-maintainer-mode \
--with-console-kit=yes \
--with-systemd=no

SCREENSAVER_DIR= share/applications/screensavers

OPTIONS_DEFINE= NLS PAM
OPTIONS_DEFAULT=PAM
OPTIONS_SUB= yes
OPTIONS_DEFINE= NLS PAM
OPTIONS_DEFAULT= PAM
OPTIONS_SUB= yes

NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime

PAM_RUN_DEPENDS= pam_helper:security/pam_helper
PAM_CONFIGURE_ON= --enable-authentication-scheme=helper \
Expand Down
6 changes: 3 additions & 3 deletions x11/xfce4-screensaver/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685439485
SHA256 (xfce4/xfce4-screensaver-4.18.2.tar.bz2) = e4fcd2c414d3a4215e9e86a55edd87e2545b15c961917f5d72cace35b76e2b98
SIZE (xfce4/xfce4-screensaver-4.18.2.tar.bz2) = 714671
TIMESTAMP = 1709560690
SHA256 (xfce4/xfce4-screensaver-4.18.3.tar.bz2) = d171316136a1189dfe69ef3da7f7a7f842014129ece184cc21ffb13bc0e13a39
SIZE (xfce4/xfce4-screensaver-4.18.3.tar.bz2) = 722788

0 comments on commit d15e879

Please sign in to comment.