diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-12 21:10:23 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-12 21:10:23 +0000 |
commit | e96919125920c84fdc11020c0c42716b30a4bb51 (patch) | |
tree | c686facf2b0f4fee4095818db129ef49ca4d420a /x11-themes | |
parent | e7e9cf8e0cade28fb8e061fa7f11c0e39077664f (diff) | |
download | ports-e96919125920c84fdc11020c0c42716b30a4bb51.tar.gz ports-e96919125920c84fdc11020c0c42716b30a4bb51.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-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 |
5 files changed, 41 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 575f56b4b383..fbee7e82cfbb 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -105,6 +105,7 @@ SUBDIR += kde-icons-steel SUBDIR += kde-icons-umicons SUBDIR += kde-icons-wasp + SUBDIR += kde-style-comix SUBDIR += kde-style-lipstik SUBDIR += kde-style-tiblit SUBDIR += kde-windeco-crystal 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 |