diff options
author | oliver <oliver@FreeBSD.org> | 2005-06-13 05:10:23 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-06-13 05:10:23 +0800 |
commit | a90f336ad8810d3c01c615e36c552687bc5df418 (patch) | |
tree | d35402a2eec1267149b34747ea575c4e5b50a905 /x11-themes/kde-style-comix | |
parent | 614b16eb4e16dc7fba09d085196bf1829390633d (diff) | |
download | freebsd-ports-gnome-a90f336ad8810d3c01c615e36c552687bc5df418.tar.gz freebsd-ports-gnome-a90f336ad8810d3c01c615e36c552687bc5df418.tar.zst freebsd-ports-gnome-a90f336ad8810d3c01c615e36c552687bc5df418.zip |
Add kde-style-comix 1.2.4, flat KDE style and window decoration.
PR: 80603
Submitted by: Shane <decept0@gmail.com>
Diffstat (limited to 'x11-themes/kde-style-comix')
-rw-r--r-- | x11-themes/kde-style-comix/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/kde-style-comix/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/kde-style-comix/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/kde-style-comix/pkg-plist | 11 |
4 files changed, 40 insertions, 0 deletions
diff --git a/x11-themes/kde-style-comix/Makefile b/x11-themes/kde-style-comix/Makefile new file mode 100644 index 000000000000..911e679b85ba --- /dev/null +++ b/x11-themes/kde-style-comix/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: comix +# Date created: March 13th, 2005 +# Whom: decept +# +# $FreeBSD$ +# + +PORTNAME= comix +PORTVERSION= 1.2.4 +CATEGORIES= x11-themes +MASTER_SITES= http://www.kde-look.org/content/files/ +DISTNAME= 16028-${PORTNAME}-${PORTVERSION} + +MAINTAINER= decept0@gmail.com +COMMENT= Flat KDE style and window decoration + +USE_BZIP2= yes +USE_GMAKE= yes +USE_KDEBASE_VER=3 +INSTALLS_SHLIB= yes +GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +.include <bsd.port.mk> diff --git a/x11-themes/kde-style-comix/distinfo b/x11-themes/kde-style-comix/distinfo new file mode 100644 index 000000000000..2d2a57df1f1c --- /dev/null +++ b/x11-themes/kde-style-comix/distinfo @@ -0,0 +1,2 @@ +MD5 (16028-comix-1.2.4.tar.bz2) = aad48f20c5ac61ab92adfc29a17e3a42 +SIZE (16028-comix-1.2.4.tar.bz2) = 434367 diff --git a/x11-themes/kde-style-comix/pkg-descr b/x11-themes/kde-style-comix/pkg-descr new file mode 100644 index 000000000000..01e69e626f2a --- /dev/null +++ b/x11-themes/kde-style-comix/pkg-descr @@ -0,0 +1,3 @@ +Another flat style for KDE 3 + +WWW: http://www.kde-look.org/content/show.php?content=16028 diff --git a/x11-themes/kde-style-comix/pkg-plist b/x11-themes/kde-style-comix/pkg-plist new file mode 100644 index 000000000000..5db90d374a80 --- /dev/null +++ b/x11-themes/kde-style-comix/pkg-plist @@ -0,0 +1,11 @@ +lib/kde3/kstyle_comix_config.la +lib/kde3/kstyle_comix_config.so +lib/kde3/kwin3_comix.la +lib/kde3/kwin3_comix.so +lib/kde3/kwin_comix_config.la +lib/kde3/kwin_comix_config.so +lib/kde3/plugins/styles/comix.la +lib/kde3/plugins/styles/comix.so +share/apps/kdisplay/color-schemes/comix.kcsrc +share/apps/kstyle/themes/comix.themerc +share/apps/kwin/comix.desktop |