From owner-freebsd-ports Mon Jul 1 20:10:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6B7637B400 for ; Mon, 1 Jul 2002 20:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC5C143E26 for ; Mon, 1 Jul 2002 20:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g623A2JU096973 for ; Mon, 1 Jul 2002 20:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g623A2aL096970; Mon, 1 Jul 2002 20:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC53D37B400 for ; Mon, 1 Jul 2002 20:04:03 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B292A43E42 for ; Mon, 1 Jul 2002 20:03:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6232iOT093820 for ; Mon, 1 Jul 2002 20:02:44 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6232imI093819; Mon, 1 Jul 2002 20:02:44 -0700 (PDT) Message-Id: <200207020302.g6232imI093819@www.freebsd.org> Date: Mon, 1 Jul 2002 20:02:44 -0700 (PDT) From: David Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40105: New port: Qinx theme/style for KDE 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: 40105 >Category: ports >Synopsis: New port: Qinx theme/style for KDE >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: Mon Jul 01 20:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David Johnson >Release: 4.6-RELEASE >Organization: >Environment: FreeBSD brandybuck.home 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Wed May 22 22:47:13 PDT 2002 root@brandybuck.home:/usr/src/sys/compile/BRANDYBUCK i386 >Description: New port. Qinx is a thme for KDE inspired by the QNX Photon desktop. It includes a KWin window manager decoration and a Qt/KDE widget style. >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: # # qinx # qinx/pkg-comment # qinx/pkg-descr # qinx/pkg-plist # qinx/Makefile # qinx/distinfo # echo c - qinx mkdir -p qinx > /dev/null 2>&1 echo x - qinx/pkg-comment sed 's/^X//' >qinx/pkg-comment << 'END-of-qinx/pkg-comment' XA window manager decoration and widget style for KDE END-of-qinx/pkg-comment echo x - qinx/pkg-descr sed 's/^X//' >qinx/pkg-descr << 'END-of-qinx/pkg-descr' XQinx is a theme for KDE inspired by the QNX Photon desktop. It includes a XKWin window manager decoration and a Qt/KDE widget style. X XWWW: http://www.usermode.org/code.html X X- David Johnson Xdavid@usermode.org END-of-qinx/pkg-descr echo x - qinx/pkg-plist sed 's/^X//' >qinx/pkg-plist << 'END-of-qinx/pkg-plist' Xlib/kde3/kwin_qinx.so Xlib/kde3/kwin_qinx.la Xlib/kde3/plugins/styles/qinx.so Xlib/kde3/plugins/styles/qinx.la Xshare/apps/kwin/qinx.desktop Xshare/apps/kdisplay/color-schemes/qinx.kcsrc Xshare/apps/kdisplay/color-schemes/qinxmodern.kcsrc Xshare/apps/kstyle/themes/qinx.themerc Xshare/apps/kstyle/themes/qinxflat.themerc END-of-qinx/pkg-plist echo x - qinx/Makefile sed 's/^X//' >qinx/Makefile << 'END-of-qinx/Makefile' X# New ports collection makefile for: Qinx X# Date created: 01 July 2002 X# Whom: David Johnson X# X# $FreeBSD$ X# X XPORTNAME= qinx XPORTVERSION= 0.1 XCATEGORIES= x11-wm kde XMASTER_SITES= http://www.usermode.org/code/ X XMAINTAINER= david@usermode.org X XUSE_KDEBASE_VER=3 XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes X X.include END-of-qinx/Makefile echo x - qinx/distinfo sed 's/^X//' >qinx/distinfo << 'END-of-qinx/distinfo' XMD5 (qinx-0.1.tar.gz) = 9c8862106f5e7cef290934ad0a4e6f6a END-of-qinx/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message