1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Retire mosfet-liquid. The project is dead and now broken with KDE 3.2

Reported by:	mich
This commit is contained in:
Tilman Keskinoz 2004-02-13 14:38:02 +00:00
parent 82d44e0a99
commit 577b3664d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100853
11 changed files with 0 additions and 163 deletions

View File

@ -1,31 +0,0 @@
# 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.6
PORTREVISION= 2
CATEGORIES= x11-wm kde
MASTER_SITES= http://www.mosfet.org/
DISTNAME= ${PORTNAME}${PORTVERSION}-pre4
MAINTAINER= kde@freebsd.org
COMMENT= A High Performance Liquid KDE style engine
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}pre4
pre-configure:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (mosfet-liquid0.9.6-pre4.tar.gz) = 3b55b33763624076afdf6542c147f454

View File

@ -1,21 +0,0 @@
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.
WWW: http://www.mosfet.org/liquid.html
- AlanE of KDE-FreeBSD team

View File

@ -1,5 +0,0 @@
This software is currently abandonded by its author and is unlikely to
work with the future versions of KDE (3.1 and above). However, those
future versions will, probably, include comparable functionality.

View File

@ -1,23 +0,0 @@
lib/kde3/kwin_liquid.la
lib/kde3/kwin_liquid.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/kstyle/themes/liquid.themerc
share/apps/kwin/liquid.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/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

View File

@ -61,7 +61,6 @@
SUBDIR += metacity
SUBDIR += mkultra
SUBDIR += mlvwm
SUBDIR += mosfet-liquid
SUBDIR += novawm
SUBDIR += obconf
SUBDIR += olvwm

View File

@ -1,31 +0,0 @@
# 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.6
PORTREVISION= 2
CATEGORIES= x11-wm kde
MASTER_SITES= http://www.mosfet.org/
DISTNAME= ${PORTNAME}${PORTVERSION}-pre4
MAINTAINER= kde@freebsd.org
COMMENT= A High Performance Liquid KDE style engine
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDEBASE_VER=3
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}pre4
pre-configure:
cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (mosfet-liquid0.9.6-pre4.tar.gz) = 3b55b33763624076afdf6542c147f454

View File

@ -1,21 +0,0 @@
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.
WWW: http://www.mosfet.org/liquid.html
- AlanE of KDE-FreeBSD team

View File

@ -1,5 +0,0 @@
This software is currently abandonded by its author and is unlikely to
work with the future versions of KDE (3.1 and above). However, those
future versions will, probably, include comparable functionality.

View File

@ -1,23 +0,0 @@
lib/kde3/kwin_liquid.la
lib/kde3/kwin_liquid.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/kstyle/themes/liquid.themerc
share/apps/kwin/liquid.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/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