mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Add MKUltra, is a lightweight native KWin style
PR: 41706 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
This commit is contained in:
parent
a3a26f4eca
commit
a6902531c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71064
26
x11-themes/mkultra/Makefile
Normal file
26
x11-themes/mkultra/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: mkultra
|
||||
# Date created: August 16 2002
|
||||
# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mkultra
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= x11-wm kde
|
||||
MASTER_SITES= http://www.kde-look.org/content/files/
|
||||
DISTNAME= 2865-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= flynn@energyhq.homeip.net
|
||||
|
||||
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
|
||||
autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_KDEBASE_VER=3
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/mkultra/distinfo
Normal file
1
x11-themes/mkultra/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (2865-mkultra-0.2.1.tar.gz) = 8b22a0c90a95c1c8b5fbcdd79c834da3
|
1
x11-themes/mkultra/pkg-comment
Normal file
1
x11-themes/mkultra/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A lightweight native KWin style for KDE3
|
8
x11-themes/mkultra/pkg-descr
Normal file
8
x11-themes/mkultra/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
MKUltra is a lightweight native KWin style derived from the minimalist and
|
||||
excellent Web style.
|
||||
|
||||
MKUltra ought to appeal to those out there who aren't impressed by super
|
||||
complex alpha-blended reflective throbbing multithreaded aqua
|
||||
clones/alternatives.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=2865
|
3
x11-themes/mkultra/pkg-plist
Normal file
3
x11-themes/mkultra/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
lib/kde3/kwin_mkultra.so
|
||||
lib/kde3/kwin_mkultra.la
|
||||
share/apps/kwin/mkultra.desktop
|
@ -55,6 +55,7 @@
|
||||
SUBDIR += matchbox
|
||||
SUBDIR += metacity
|
||||
SUBDIR += metacity-setup
|
||||
SUBDIR += mkultra
|
||||
SUBDIR += mlvwm
|
||||
SUBDIR += mosfet-liquid
|
||||
SUBDIR += novawm
|
||||
|
26
x11-wm/mkultra/Makefile
Normal file
26
x11-wm/mkultra/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: mkultra
|
||||
# Date created: August 16 2002
|
||||
# Whom: Miguel Mendez <flynn@energyhq.homeip.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mkultra
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= x11-wm kde
|
||||
MASTER_SITES= http://www.kde-look.org/content/files/
|
||||
DISTNAME= 2865-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= flynn@energyhq.homeip.net
|
||||
|
||||
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
|
||||
autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_KDEBASE_VER=3
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-wm/mkultra/distinfo
Normal file
1
x11-wm/mkultra/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (2865-mkultra-0.2.1.tar.gz) = 8b22a0c90a95c1c8b5fbcdd79c834da3
|
1
x11-wm/mkultra/pkg-comment
Normal file
1
x11-wm/mkultra/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A lightweight native KWin style for KDE3
|
8
x11-wm/mkultra/pkg-descr
Normal file
8
x11-wm/mkultra/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
MKUltra is a lightweight native KWin style derived from the minimalist and
|
||||
excellent Web style.
|
||||
|
||||
MKUltra ought to appeal to those out there who aren't impressed by super
|
||||
complex alpha-blended reflective throbbing multithreaded aqua
|
||||
clones/alternatives.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=2865
|
3
x11-wm/mkultra/pkg-plist
Normal file
3
x11-wm/mkultra/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
lib/kde3/kwin_mkultra.so
|
||||
lib/kde3/kwin_mkultra.la
|
||||
share/apps/kwin/mkultra.desktop
|
Loading…
x
Reference in New Issue
Block a user