aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-05-04 06:21:52 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-05-05 08:22:36 +0000
commitcf6ea18e37b0d4ab91f1d4da5509a2f166758899 (patch)
treea949e101f5ec1171157c6780c7351219987587a6
parentbae0065b3480238e990fc457fe97467959962bbc (diff)
downloadports-cf6ea18e37b0d4ab91f1d4da5509a2f166758899.tar.gz
ports-cf6ea18e37b0d4ab91f1d4da5509a2f166758899.zip
x11-wm/icewm: Fix bsd-daemon.xpm
There was a problem with the initial comment in the xpm file that prevented the image to be loaded properly. PR: 255548 Reported by: wolfgang@lyxys.ka.sub.org Approved by: portmaster@bsdforge.com (maintainer)
-rw-r--r--x11-wm/icewm/Makefile5
-rw-r--r--x11-wm/icewm/files/bsd-daemon.xpm2
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index fb93f9a1888d..2730770cac1b 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= icewm
PORTVERSION= 2.3.3
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/
@@ -18,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
USES= compiler:c++11-lang gmake gnome iconv:translit localbase \
perl5 pkgconfig shebangfix tar:lz xorg
-USE_GNOME= glib20
+USE_GNOME= cairo gdkpixbuf2 glib20 librsvg2
USE_PERL5= build
USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xpm xrender
GNU_CONFIGURE= yes
@@ -29,7 +30,7 @@ OPTIONS_DEFINE= BEASTIE DOCS IMLIB2 NLS SVG XFT XINERAMA XRANDR
OPTIONS_DEFAULT= BEASTIE IMLIB2 XFT XINERAMA XRANDR
OPTIONS_SUB= yes
-BEASTIE_DESC= Use Beastie'fied startup button
+BEASTIE_DESC= Use Beastie-fied startup button
BEASTIE_VARS= STARTUP_PIXMAP=bsd-daemon.xpm
BEASTIE_VARS_OFF= STARTUP_PIXMAP=icewm-logo.xpm
diff --git a/x11-wm/icewm/files/bsd-daemon.xpm b/x11-wm/icewm/files/bsd-daemon.xpm
index 64765bdbb9c1..3ca75eb127e5 100644
--- a/x11-wm/icewm/files/bsd-daemon.xpm
+++ b/x11-wm/icewm/files/bsd-daemon.xpm
@@ -1,4 +1,4 @@
-/* XPM, courtesy of Steve Farrell */
+/* courtesy of Steve Farrell XPM */
static char * bsd_daemon_xpm[] = {
"48 20 146 2",
" c #D75CD75CD75C",