Date: Tue, 1 Jan 2002 11:48:06 +0100 (CET) From: Miguel Mendez <flynn@energyhq.homeip.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33441: New port: x11-wm/qnix (and happy new year to all :) Message-ID: <200201011048.g01Am6i05146@energyhq.homeip.net>
next in thread | raw e-mail | index | archive | help
>Number: 33441 >Category: ports >Synopsis: New port: x11-wm/qnix (and happy new year to all :) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 01 02:50:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energyhq.homeip.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Dec 29 22:13:05 CET 2001 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: "QNiX" provides theme engines, for both KWin and KDE2 widgets, based on the QNX/Photon user interface. My aim has been to replicate as closely as possible the QNX GUI, while still providing configurability (through standard KDE colour settings) and performance (by using a C++ based engine instead of using pixmaps). WWW: http://www.kde-look.org/content/show.php?content=324 Miguel Mendez <flynn@energyhq.homeip.net> >How-To-Repeat: # 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: # # qnix/ # qnix/Makefile # qnix/distinfo # qnix/pkg-comment # qnix/pkg-descr # qnix/pkg-plist # echo c - qnix/ mkdir -p qnix/ > /dev/null 2>&1 echo x - qnix/Makefile sed 's/^X//' >qnix/Makefile << 'END-of-qnix/Makefile' X# New ports collection makefile for: qnix X# Date created: 1 January 2002 X# Whom: Miguel Mendez <flynn@energyhq.homeip.net> X# X# $FreeBSD$ X# X XPORTNAME= qnix XPORTVERSION= 0.2.1 XCATEGORIES= x11-wm kde XMASTER_SITES= http://energyhq.homeip.net/files/ X XMAINTAINER= flynn@energyhq.homeip.net X XBUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ X automake14:${PORTSDIR}/devel/automake14 \ X objprelink:${PORTSDIR}/devel/objprelink X XUSE_KDELIBS_VER=2 X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-objprelink X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) XCONFIGURE_ARGS+=--enable-final X.endif X.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG) XCONFIGURE_ARGS+=--disable-debug X.endif XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X Xpre-configure: X cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs X X.include <bsd.port.mk> END-of-qnix/Makefile echo x - qnix/distinfo sed 's/^X//' >qnix/distinfo << 'END-of-qnix/distinfo' XMD5 (qnix-0.2.1.tar.gz) = 1f00aab03ee7a6137f26b9b2197c383c END-of-qnix/distinfo echo x - qnix/pkg-comment sed 's/^X//' >qnix/pkg-comment << 'END-of-qnix/pkg-comment' XA QNX style/theme for KDE2 END-of-qnix/pkg-comment echo x - qnix/pkg-descr sed 's/^X//' >qnix/pkg-descr << 'END-of-qnix/pkg-descr' X"QNiX" provides theme engines, for both KWin and KDE2 widgets, based on the XQNX/Photon user interface. My aim has been to replicate as closely as possible Xthe QNX GUI, while still providing configurability (through standard KDE Xcolour settings) and performance (by using a C++ based engine instead of using Xpixmaps). X XWWW: http://www.kde-look.org/content/show.php?content=324 XMiguel Mendez <flynn@energyhq.homeip.net> END-of-qnix/pkg-descr echo x - qnix/pkg-plist sed 's/^X//' >qnix/pkg-plist << 'END-of-qnix/pkg-plist' Xshare/apps/kdisplay/color-schemes/QNiX-Brown.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Green.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-LightBlue.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Slate.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Tan.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Wine.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Yellow.kcsrc Xshare/apps/kdisplay/color-schemes/QNiX-Marine.kcsrc Xlib/kde2/libkwinqnix_config.la Xlib/kde2/libkwinqnix_config.so Xlib/kde2/libkwinqnix.la Xlib/kde2/libkwinqnix.so Xshare/apps/kwin/qnix.desktop Xlib/qnixstyle.la Xlib/qnixstyle.so Xshare/apps/kstyle/themes/qnix.themerc X END-of-qnix/pkg-plist exit >Fix: commit port :-) >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?200201011048.g01Am6i05146>