Date: Sat, 5 Oct 2002 12:59:36 -0400 (EDT) From: David MacKenzie <djm@djmnet.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43718: New port: x11-wm/icebgset (set IceWM background) Message-ID: <20021005165936.387B3733@earth.djmnet.org>
next in thread | raw e-mail | index | archive | help
>Number: 43718 >Category: ports >Synopsis: New port: x11-wm/icebgset (set IceWM background) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 05 10:00:15 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David MacKenzie >Release: FreeBSD 4.7-PRERELEASE i386 >Organization: >Environment: System: FreeBSD earth.djmnet.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Mon Sep 9 22:34:56 EDT 2002 djm@earth.djmnet.org:/home/src/stable/src/sys/compile/EARTH i386 >Description: A visual browser for selecting the IceWM background image and options >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # x11-wm/icebgset # x11-wm/icebgset/Makefile # x11-wm/icebgset/pkg-comment # x11-wm/icebgset/distinfo # x11-wm/icebgset/pkg-descr # x11-wm/icebgset/pkg-plist # x11-wm/icebgset/files # x11-wm/icebgset/files/patch-subdirs # echo c - x11-wm/icebgset mkdir -p x11-wm/icebgset > /dev/null 2>&1 echo x - x11-wm/icebgset/Makefile sed 's/^X//' >x11-wm/icebgset/Makefile << 'END-of-x11-wm/icebgset/Makefile' X# New ports collection makefile for: icebgset X# Date created: 05 Oct 2002 X# Whom: David MacKenzie <djm@djmnet.org> X# X# $FreeBSD$ X# X XPORTNAME= icebgset XPORTVERSION= 0.5 XCATEGORIES= x11-wm XMASTER_SITES= http://www.selena.kherson.ua/xvadim/ X XMAINTAINER= djm@djmnet.org X XLIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ X png.5:${PORTSDIR}/graphics/png \ X intl.4:${PORTSDIR}/devel/gettext XRUN_DEPENDS= icewm:${PORTSDIR}/x11-wm/icewm X XUSE_BZIP2= yes X# Compilation fails if I set USE_AUTOMAKE or USE_LIBTOOL. X# They're not needed to build the port. XUSE_AUTOCONF= yes XUSE_GMAKE= yes XUSE_X_PREFIX= yes XUSE_QT_VER= 2 X X.include <bsd.port.mk> END-of-x11-wm/icebgset/Makefile echo x - x11-wm/icebgset/pkg-comment sed 's/^X//' >x11-wm/icebgset/pkg-comment << 'END-of-x11-wm/icebgset/pkg-comment' XA visual browser for selecting the IceWM background image and options END-of-x11-wm/icebgset/pkg-comment echo x - x11-wm/icebgset/distinfo sed 's/^X//' >x11-wm/icebgset/distinfo << 'END-of-x11-wm/icebgset/distinfo' XMD5 (icebgset-0.5.tar.bz2) = ed01609cc75c272afc75ed67b991f918 END-of-x11-wm/icebgset/distinfo echo x - x11-wm/icebgset/pkg-descr sed 's/^X//' >x11-wm/icebgset/pkg-descr << 'END-of-x11-wm/icebgset/pkg-descr' XThis utility allows you to set the background image and options for XIceWM visually. X XIt appears to crash IceWM 1.0.8, but works with IceWM 1.2.0. X XWWW: http://www.selena.kherson.ua/xvadim/myprogrammse.html X X- David MacKenzie Xdjm@djmnet.org END-of-x11-wm/icebgset/pkg-descr echo x - x11-wm/icebgset/pkg-plist sed 's/^X//' >x11-wm/icebgset/pkg-plist << 'END-of-x11-wm/icebgset/pkg-plist' Xbin/icebgset END-of-x11-wm/icebgset/pkg-plist echo c - x11-wm/icebgset/files mkdir -p x11-wm/icebgset/files > /dev/null 2>&1 echo x - x11-wm/icebgset/files/patch-subdirs sed 's/^X//' >x11-wm/icebgset/files/patch-subdirs << 'END-of-x11-wm/icebgset/files/patch-subdirs' X--- icebgset/Makefile.in.dist Tue Apr 2 16:56:45 2002 X+++ icebgset/Makefile.in Sat Oct 5 12:17:13 2002 X@@ -222,7 +222,8 @@ X KDE_OPTIONS = qtonly X icebgset_LDADD = -lXext -lX11 $(LIB_QT) $(LIBSOCKET) X X-SUBDIRS = docs X+#Patching Makefile.am would be better, but automake 1.5 on FreeBSD gives an error on this project. X+SUBDIRS = . X X EXTRA_DIST = main.cpp icebgset.cpp icebgset.h lo32-app-icebgset.png lo16-app-icebgset.png X END-of-x11-wm/icebgset/files/patch-subdirs exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021005165936.387B3733>