summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-08-27 11:13:14 +0000
committerolgeni <olgeni@FreeBSD.org>2001-08-27 11:13:14 +0000
commit3783c9e7fdb2c581f84e4614f06af4160d6eacb1 (patch)
tree37f85c5f9b5a9070a94fd5d5511e0d14982acf1d /x11-themes
parent1a8f27fae7124d2f7fa83ebbbd6c55ef2c05290e (diff)
downloadFreeBSD-ports-3783c9e7fdb2c581f84e4614f06af4160d6eacb1.zip
FreeBSD-ports-3783c9e7fdb2c581f84e4614f06af4160d6eacb1.tar.gz
Add mosfet-liquid, a KDE style engine.
PR: 30026 Submitted by: Michiel De Wilde <michiel.dewilde@rug.ac.be>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/mosfet-liquid/Makefile27
-rw-r--r--x11-themes/mosfet-liquid/distinfo1
-rw-r--r--x11-themes/mosfet-liquid/pkg-comment1
-rw-r--r--x11-themes/mosfet-liquid/pkg-descr23
-rw-r--r--x11-themes/mosfet-liquid/pkg-plist15
5 files changed, 67 insertions, 0 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile
new file mode 100644
index 0000000..65ccd36
--- /dev/null
+++ b/x11-themes/mosfet-liquid/Makefile
@@ -0,0 +1,27 @@
+# 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.5.1
+CATEGORIES= x11-wm kde
+MASTER_SITES= http://www.mosfet.org/
+DISTNAME= ${PORTNAME}${PORTVERSION}
+
+MAINTAINER= Michiel De Wilde <michiel.dewilde@rug.ac.be>
+
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
+ autoconf:${PORTSDIR}/devel/autoconf
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_KDELIBS_VER=2
+INSTALLS_SHLIB= yes
+
+pre-configure:
+ cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs
+
+.include <bsd.port.mk>
diff --git a/x11-themes/mosfet-liquid/distinfo b/x11-themes/mosfet-liquid/distinfo
new file mode 100644
index 0000000..0b27969
--- /dev/null
+++ b/x11-themes/mosfet-liquid/distinfo
@@ -0,0 +1 @@
+MD5 (mosfet-liquid0.5.1.tar.gz) = a9f02564bee5c6835ae5744bda9c982f
diff --git a/x11-themes/mosfet-liquid/pkg-comment b/x11-themes/mosfet-liquid/pkg-comment
new file mode 100644
index 0000000..ff7e890
--- /dev/null
+++ b/x11-themes/mosfet-liquid/pkg-comment
@@ -0,0 +1 @@
+A High Performance Liquid KDE style engine
diff --git a/x11-themes/mosfet-liquid/pkg-descr b/x11-themes/mosfet-liquid/pkg-descr
new file mode 100644
index 0000000..d4068b4
--- /dev/null
+++ b/x11-themes/mosfet-liquid/pkg-descr
@@ -0,0 +1,23 @@
+Future Technologies High Performance Liquid KDE style engine
+
+Features:
+
+* Translucent Menus.
+
+* 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.
+
+* High performance. No scaling is required, and caching (thus memory
+ usage) is kept to a minimum. 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.
+
+* 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.
+
+WWW: http://www.mosfet.org/liquid.html
diff --git a/x11-themes/mosfet-liquid/pkg-plist b/x11-themes/mosfet-liquid/pkg-plist
new file mode 100644
index 0000000..2eed893
--- /dev/null
+++ b/x11-themes/mosfet-liquid/pkg-plist
@@ -0,0 +1,15 @@
+lib/kde2/libkwinliquid.la
+lib/kde2/libkwinliquid.so
+lib/libkcm_transmenu.la
+lib/libkcm_transmenu.so
+lib/liquid.la
+lib/liquid.so
+share/applnk/Settings/LookNFeel/transmenu.desktop
+share/apps/kdisplay/color-schemes/Liquid.kcsrc
+share/apps/kstyle/themes/liquid.themerc
+share/apps/kwin/liquid.desktop
+@dirrm share/apps/kwin/
+@dirrm share/apps/kstyle/themes
+@dirrm share/apps/kdisplay/color-schemes
+@dirrm share/applnk/Settings/LookNFeel
+@dirrm lib/kde2
OpenPOWER on IntegriCloud