Skip site navigation (1)Skip section navigation (2)
Date:      24 Aug 2001 12:33:27 -0000
From:      Michiel De Wilde <michiel.dewilde@rug.ac.be>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Dmitry Sivachenko <demon@freebsd.org>
Subject:   ports/30026: New port: x11-wm/mosfet-liquid: A High Performance Liquid KDE style engine
Message-ID:  <20010824123327.774.qmail@mdw.elis.rug.ac.be>

next in thread | raw e-mail | index | archive | help

>Number:         30026
>Category:       ports
>Synopsis:       New port: x11-wm/mosfet-liquid: A High Performance Liquid KDE style engine
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 05:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Michiel De Wilde <michiel.dewilde@rug.ac.be>
>Release:        FreeBSD 4.4-RC i386
>Organization:
Ghent University, Belgium
>Environment:
System: FreeBSD D5E0035D.kabel.telenet.be 4.4-RC FreeBSD 4.4-RC #2: Thu Aug 23 08:39:08 CEST 2001 root@D5E00106.kabel.telenet.be:/usr/src/sys/compile/beestjekriebeltje i386
>Description:
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
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mosfet-liquid
#	mosfet-liquid/Makefile
#	mosfet-liquid/distinfo
#	mosfet-liquid/pkg-comment
#	mosfet-liquid/pkg-plist
#	mosfet-liquid/pkg-descr
#
echo c - mosfet-liquid
mkdir -p mosfet-liquid > /dev/null 2>&1
echo x - mosfet-liquid/Makefile
sed 's/^X//' >mosfet-liquid/Makefile << 'END-of-mosfet-liquid/Makefile'
X# New ports collection makefile for:	mosfet-liquid
X# Date created:		August 22 2001
X# Whom:			Michiel De Wilde <michiel.dewilde@rug.ac.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mosfet-liquid
XPORTVERSION=	0.5.1
XCATEGORIES=	x11-wm kde
XMASTER_SITES=	http://www.mosfet.org/
XDISTNAME=	${PORTNAME}${PORTVERSION}
X
XMAINTAINER=	Michiel De Wilde <michiel.dewilde@rug.ac.be>
X
XBUILD_DEPENDS=	automake:${PORTSDIR}/devel/automake \
X		autoconf:${PORTSDIR}/devel/autoconf
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_KDELIBS_VER=2
XINSTALLS_SHLIB=	yes
X
Xpre-configure:
X	cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs
X
X.include <bsd.port.mk>
END-of-mosfet-liquid/Makefile
echo x - mosfet-liquid/distinfo
sed 's/^X//' >mosfet-liquid/distinfo << 'END-of-mosfet-liquid/distinfo'
XMD5 (mosfet-liquid0.5.1.tar.gz) = a9f02564bee5c6835ae5744bda9c982f
END-of-mosfet-liquid/distinfo
echo x - mosfet-liquid/pkg-comment
sed 's/^X//' >mosfet-liquid/pkg-comment << 'END-of-mosfet-liquid/pkg-comment'
XA High Performance Liquid KDE style engine
END-of-mosfet-liquid/pkg-comment
echo x - mosfet-liquid/pkg-plist
sed 's/^X//' >mosfet-liquid/pkg-plist << 'END-of-mosfet-liquid/pkg-plist'
Xshare/apps/kdisplay/color-schemes/Liquid.kcsrc
Xlib/libkcm_transmenu.so
Xlib/libkcm_transmenu.la
Xshare/applnk/Settings/LookNFeel/transmenu.desktop
Xlib/kde2/libkwinliquid.so
Xlib/kde2/libkwinliquid.la
Xshare/apps/kwin/liquid.desktop
Xlib/liquid.so
Xlib/liquid.la
Xshare/apps/kstyle/themes/liquid.themerc
X@dirrm share/apps/kstyle/themes
X@dirrm share/apps/kwin/
X@dirrm lib/kde2
X@dirrm share/applnk/Settings/LookNFeel
X@dirrm share/apps/kdisplay/color-schemes
END-of-mosfet-liquid/pkg-plist
echo x - mosfet-liquid/pkg-descr
sed 's/^X//' >mosfet-liquid/pkg-descr << 'END-of-mosfet-liquid/pkg-descr'
XFuture Technologies High Performance Liquid KDE style engine
X
XFeatures:
X
X* Translucent Menus. 
X
X* Colors are fully configurable. This is really cool with this style. It
X  also handles custom colors like KCalc's correctly. Check out the 
X  screenshots below. 
X
X* High performance. No scaling is required, and caching (thus memory 
X  usage) is kept to a minimum. I wanted to create a style engine that both 
X  looked cool and is usable on an everyday basis by people doing stuff 
X  like compiling all day. 
X
X* Mouse Hover is supported for Pushbuttons, ComboBoxes, RadioButtons, 
X  CheckBoxes, and ScrollBars. This doesn't use the crappy "draw a box 
X  around the widget" mouse hover, either, but makes the widget appear to 
X  light up. 
X
X* Automagically themes the KDE panel, according to the color scheme. 
X
XWWW: http://www.mosfet.org/liquid.html
END-of-mosfet-liquid/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010824123327.774.qmail>