1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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)
This commit is contained in:
Fernando Apesteguía 2021-05-04 08:21:52 +02:00
parent bae0065b34
commit cf6ea18e37
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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",