From owner-freebsd-ports Thu Dec 27 8:40:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EF0B37B419 for ; Thu, 27 Dec 2001 08:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBRGe2q19635; Thu, 27 Dec 2001 08:40:02 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 48A6137B416; Thu, 27 Dec 2001 08:32:56 -0800 (PST) Received: (from flynn@localhost) by energyhq.homeip.net (8.11.6/8.11.6) id fBRGV8u57908; Thu, 27 Dec 2001 17:31:08 +0100 (CET) (envelope-from flynn) Message-Id: <200112271631.fBRGV8u57908@energyhq.homeip.net> Date: Thu, 27 Dec 2001 17:31:08 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@freebsd.org Cc: will@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33248: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33248 >Category: ports >Synopsis: NEW PORT : x11-wm/kwinacqua_ace (supercedes old kwinacqua) >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: Thu Dec 27 08:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Miguel Mendez >Release: FreeBSD 4.4-STABLE i386 >Organization: n/a >Environment: System: FreeBSD energyhq.homeip.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Wed Dec 5 20:03:40 CET 2001 root@photon.energyhq.org:/storage2/obj/storage2/src/sys/PHOTON i386 >Description: kwinacqua_ace is a native window decoration engine for KDE2 that mimics the Aqua windows found in MacOS X. The perfect combination with mosfet-liquid to make your KDE desktop look like MacOS X. Unlike the other version, kwinacqua, this one is a lot faster and adds both the sticky and help buttons. WWW: http://www.kde-look.org/content/show.php?content=636 Miguel Mendez * Please note that this new port replace the not yet commited 33008 (http://www.freebsd.org/cgi/query-pr.cgi?pr=33008) >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: # # kwinacqua_ace # kwinacqua_ace/Makefile # kwinacqua_ace/distinfo # kwinacqua_ace/pkg-comment # kwinacqua_ace/pkg-descr # kwinacqua_ace/pkg-plist # echo c - kwinacqua_ace mkdir -p kwinacqua_ace > /dev/null 2>&1 echo x - kwinacqua_ace/Makefile sed 's/^X//' >kwinacqua_ace/Makefile << 'END-of-kwinacqua_ace/Makefile' X# New ports collection makefile for: kwinacqua_ace X# Date created: 27 December 2001 X# Whom: Miguel Mendez X# X# $FreeBSD$ X# X XPORTNAME= kwinacqua_ace XPORTVERSION= 0.3 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-everything: X @${ECHO_MSG} X @${ECHO_MSG} "If you want to enable round corners and/or transparency go to" X @${ECHO_MSG} $(WRKSRC) X @$(ECHO_MSG) "and uncomment those lines in FEATURES.h" X @${ECHO_MSG} X X.include END-of-kwinacqua_ace/Makefile echo x - kwinacqua_ace/distinfo sed 's/^X//' >kwinacqua_ace/distinfo << 'END-of-kwinacqua_ace/distinfo' XMD5 (kwinacqua_ace-0.3.tar.gz) = 2de9390b237e6747270f19173f7717be END-of-kwinacqua_ace/distinfo echo x - kwinacqua_ace/pkg-comment sed 's/^X//' >kwinacqua_ace/pkg-comment << 'END-of-kwinacqua_ace/pkg-comment' XA native MacOS X-like window decoration for KDE END-of-kwinacqua_ace/pkg-comment echo x - kwinacqua_ace/pkg-descr sed 's/^X//' >kwinacqua_ace/pkg-descr << 'END-of-kwinacqua_ace/pkg-descr' Xkwinacqua_ace is a native window decoration engine for KDE2 that mimics the XAqua windows found in MacOS X. The perfect combination with mosfet-liquid to Xmake your KDE desktop look like MacOS X. X XUnlike the other version, kwinacqua, this one is a lot faster and adds both Xthe sticky and help buttons. X XWWW: http://www.kde-look.org/content/show.php?content=636 X XMiguel Mendez END-of-kwinacqua_ace/pkg-descr echo x - kwinacqua_ace/pkg-plist sed 's/^X//' >kwinacqua_ace/pkg-plist << 'END-of-kwinacqua_ace/pkg-plist' Xshare/apps/kwin/acqua_ace.desktop Xlib/kde2/libkwinacqua_ace.la Xlib/kde2/libkwinacqua_ace.so END-of-kwinacqua_ace/pkg-plist exit >Fix: commit :) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message