diff options
author | Will Andrews <will@FreeBSD.org> | 2002-08-26 17:09:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-08-26 17:09:05 +0000 |
commit | 8dfd432d3263260b4c7703762ffbb46577e35a71 (patch) | |
tree | bac200e39583056699a54ddc137ed25cbc5c3fa2 /x11-themes/qinx | |
parent | . Update to 1.2p2 (diff) |
Add qinx 0.3, a QNX Photon like window decoration and widget style
for KDE.
PR: 40105
Submitted by: David Johnson <david@usermode.org>
Notes
Notes:
svn path=/head/; revision=65053
Diffstat (limited to 'x11-themes/qinx')
-rw-r--r-- | x11-themes/qinx/Makefile | 21 | ||||
-rw-r--r-- | x11-themes/qinx/distinfo | 1 | ||||
-rw-r--r-- | x11-themes/qinx/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/qinx/pkg-descr | 7 | ||||
-rw-r--r-- | x11-themes/qinx/pkg-plist | 11 |
5 files changed, 41 insertions, 0 deletions
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile new file mode 100644 index 000000000000..1187c934c6d7 --- /dev/null +++ b/x11-themes/qinx/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: Qinx +# Date created: 23 August 2002 +# Whom: David Johnson <david@usermode.org> +# +# $FreeBSD$ +# + +PORTNAME= qinx +PORTVERSION= 0.3 +CATEGORIES= x11-wm kde +MASTER_SITES= http://www.usermode.org/code/ + +MAINTAINER= david@usermode.org + +USE_KDEBASE_VER=3 +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes + +.include <bsd.port.mk> diff --git a/x11-themes/qinx/distinfo b/x11-themes/qinx/distinfo new file mode 100644 index 000000000000..055b993b8064 --- /dev/null +++ b/x11-themes/qinx/distinfo @@ -0,0 +1 @@ +MD5 (qinx-0.3.tar.gz) = 6be3e4e6afa97b5d8bc29435f85df301 diff --git a/x11-themes/qinx/pkg-comment b/x11-themes/qinx/pkg-comment new file mode 100644 index 000000000000..a286c828fbb7 --- /dev/null +++ b/x11-themes/qinx/pkg-comment @@ -0,0 +1 @@ +A QNX Photon like window decoration and widget style for KDE diff --git a/x11-themes/qinx/pkg-descr b/x11-themes/qinx/pkg-descr new file mode 100644 index 000000000000..954dbb6a0c3a --- /dev/null +++ b/x11-themes/qinx/pkg-descr @@ -0,0 +1,7 @@ +Qinx is a theme for KDE inspired by the QNX Photon desktop. It includes a +KWin window manager decoration and a Qt/KDE widget style. + +WWW: http://www.usermode.org/code.html + +- David Johnson +david@usermode.org diff --git a/x11-themes/qinx/pkg-plist b/x11-themes/qinx/pkg-plist new file mode 100644 index 000000000000..0d379c55805b --- /dev/null +++ b/x11-themes/qinx/pkg-plist @@ -0,0 +1,11 @@ +lib/kde3/kwin_qinx.so +lib/kde3/kwin_qinx.la +lib/kde3/kwin_qinx_config.so +lib/kde3/kwin_qinx_config.la +lib/kde3/plugins/styles/qinx.so +lib/kde3/plugins/styles/qinx.la +share/apps/kwin/qinx.desktop +share/apps/kdisplay/color-schemes/qinx.kcsrc +share/apps/kdisplay/color-schemes/qinxmodern.kcsrc +share/apps/kstyle/themes/qinx.themerc +share/apps/kstyle/themes/qinxflat.themerc |