diff options
author | will <will@FreeBSD.org> | 2002-08-27 01:09:05 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-08-27 01:09:05 +0800 |
commit | 2b4d2a2c23269e17fd88a60567525a2f46e0f87e (patch) | |
tree | def8e1c1c0fb0ea7d33627372c9ba9e3b13b3d2f /x11-themes/qinx | |
parent | a51f846e6c13f7eaf2768e8859a69b19667708c3 (diff) | |
download | freebsd-ports-gnome-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.tar.gz freebsd-ports-gnome-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.tar.zst freebsd-ports-gnome-2b4d2a2c23269e17fd88a60567525a2f46e0f87e.zip |
Add qinx 0.3, a QNX Photon like window decoration and widget style
for KDE.
PR: 40105
Submitted by: David Johnson <david@usermode.org>
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 |