diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-10-01 23:55:25 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-10-01 23:55:25 +0000 |
commit | c866c11a64d7e7331d1d68a58654ee2dc640af4c (patch) | |
tree | 4dfea7e09b325e1d2e1b6f2b8088eaf445024e1e /x11-wm | |
parent | unbreak port, see errlog on bento (diff) |
Jesus Mode: Back From The DEad.
Notes
Notes:
svn path=/head/; revision=67283
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 31 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/distinfo | 1 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/pkg-comment | 1 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/pkg-descr | 21 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/pkg-plist | 35 |
5 files changed, 89 insertions, 0 deletions
diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile new file mode 100644 index 000000000000..81fed06ff816 --- /dev/null +++ b/x11-wm/mosfet-liquid/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: mosfet-liquid +# Date created: August 22 2001 +# Whom: Michiel De Wilde <michiel.dewilde@rug.ac.be> +# +# $FreeBSD$ +# + +PORTNAME= mosfet-liquid +PORTVERSION= 0.9.5 +CATEGORIES= x11-wm kde +#mosfet.org is up but not working ... +#if mosfet doesn't come to his senses, this may be +#the end of the line for this port. +#MASTER_SITES= http://www.mosfet.org/ \ +MASTER_SITES= http://people.FreeBSD.org/~alane/mosfet/ +DISTNAME= ${PORTNAME}${PORTVERSION} + +MAINTAINER= ports@geeksrus.net + +BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \ + autoconf:${PORTSDIR}/devel/autoconf + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_KDEBASE_VER=3 +INSTALLS_SHLIB= yes + +pre-configure: + cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs + +.include <bsd.port.mk> diff --git a/x11-wm/mosfet-liquid/distinfo b/x11-wm/mosfet-liquid/distinfo new file mode 100644 index 000000000000..d89c7cb99b1b --- /dev/null +++ b/x11-wm/mosfet-liquid/distinfo @@ -0,0 +1 @@ +MD5 (mosfet-liquid0.9.5.tar.gz) = 329abf9087d269f5b0be36aa3c06b1b8 diff --git a/x11-wm/mosfet-liquid/pkg-comment b/x11-wm/mosfet-liquid/pkg-comment new file mode 100644 index 000000000000..ff7e890c7799 --- /dev/null +++ b/x11-wm/mosfet-liquid/pkg-comment @@ -0,0 +1 @@ +A High Performance Liquid KDE style engine diff --git a/x11-wm/mosfet-liquid/pkg-descr b/x11-wm/mosfet-liquid/pkg-descr new file mode 100644 index 000000000000..5091a982d63a --- /dev/null +++ b/x11-wm/mosfet-liquid/pkg-descr @@ -0,0 +1,21 @@ +High Performance Liquid KDE style engine + +Features include: +* Translucent Menus. +* High performance. No scaling is required, and caching (thus memory usage) is + kept to a minimum. Custom tile drawing code is used for maximum speed. I + wanted to create a style engine that both looked cool and is usable on an + everyday basis by people doing stuff like compiling all day. I've even + gotten emails from a couple users using it over remote X terminals and they + report good speed results! :) +* Colors are fully configurable. This is really cool with this style. It also + handles custom colors like KCalc's correctly. Check out the screenshots + below. +* Mouse Hover is supported for Pushbuttons, ComboBoxes, RadioButtons, + CheckBoxes, and ScrollBars. This doesn't use the crappy "draw a box around + the widget" mouse hover, either, but makes the widget appear to light up. +* Automagically themes the KDE panel, according to the color scheme. + +MMM: http://www.mosfet.org/liquid.html <broken link> + +- AlanE of KDE-FreeBSD team diff --git a/x11-wm/mosfet-liquid/pkg-plist b/x11-wm/mosfet-liquid/pkg-plist new file mode 100644 index 000000000000..514099123c39 --- /dev/null +++ b/x11-wm/mosfet-liquid/pkg-plist @@ -0,0 +1,35 @@ +lib/kde3/libkwinliquid.la +lib/kde3/libkwinliquid.so +lib/kde3/libkwinliquidmack.la +lib/kde3/libkwinliquidmack.so +lib/kde3/libkwinliquidold.la +lib/kde3/libkwinliquidold.so +lib/kde3/plugins/styles/liquid.la +lib/kde3/plugins/styles/liquid.so +lib/libkcm_liquid.la +lib/libkcm_liquid.so +share/applnk/Settings/LookNFeel/liquid.desktop +share/apps/kdisplay/color-schemes/Liquid.kcsrc +share/apps/ksplash/pics/splash_active_bar.png +share/apps/ksplash/pics/splash_bottom.png +share/apps/ksplash/pics/splash_inactive_bar.png +share/apps/ksplash/pics/splash_top.png +share/apps/kstyle/themes/liquid.themerc +share/apps/kwin/liquid.desktop +share/apps/kwin/liquidmack.desktop +share/apps/kwin/liquidold.desktop +@comment dirs +@unexec rmdir %D/share/apps/kwin 2>/dev/null || true +@unexec rmdir %D/share/apps/kstyle/themes 2>/dev/null || true +@unexec rmdir %D/share/apps/kstyle 2>/dev/null || true +@unexec rmdir %D/share/apps/ksplash/pics 2>/dev/null || true +@unexec rmdir %D/share/apps/ksplash 2>/dev/null || true +@unexec rmdir %D/share/apps/kdisplay/color-schemes 2>/dev/null || true +@unexec rmdir %D/share/apps/kdisplay 2>/dev/null || true +@unexec rmdir %D/share/apps 2>/dev/null || true +@unexec rmdir %D/share/applnk/Settings/LookNFeel 2>/dev/null || true +@unexec rmdir %D/share/applnk/Settings 2>/dev/null || true +@unexec rmdir %D/share/applnk 2>/dev/null || true +@unexec rmdir %D/lib/kde3/plugins/styles 2>/dev/null || true +@unexec rmdir %D/lib/kde3/plugins 2>/dev/null || true +@unexec rmdir %D/lib/kde3 2>/dev/null || true |