mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add kwin_flatcurve, a Bluecurve-style window decoration for KDE
PR: 47686 Submitted by: R Joseph Wright <rjoseph@arbornet.org>
This commit is contained in:
parent
7e77c19d73
commit
bc3a94c413
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83675
21
x11-themes/kwin_flatcurve/Makefile
Normal file
21
x11-themes/kwin_flatcurve/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: kwin_flatcurve
|
||||
# Date created: 30 January 2003
|
||||
# Whom: R. Joseph Wright <rjoseph@arbornet.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kwin_flatcurve
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://kde-look.org/content/files/
|
||||
DISTNAME= 4365-flatcurve-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
COMMENT= Bluecurve style window decoration for KDEs WM
|
||||
|
||||
USE_KDEBASE_VER= 3
|
||||
WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/kwin_flatcurve/distinfo
Normal file
1
x11-themes/kwin_flatcurve/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (4365-flatcurve-0.2.tar.gz) = ac528271e403cd40ac94dcae7e26795e
|
1
x11-themes/kwin_flatcurve/pkg-descr
Normal file
1
x11-themes/kwin_flatcurve/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
"Bluecurve" style window decoration for KDE's WM
|
3
x11-themes/kwin_flatcurve/pkg-plist
Normal file
3
x11-themes/kwin_flatcurve/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
share/apps/kwin/flatcurve.desktop
|
||||
lib/kde3/kwin_flatcurve.so
|
||||
lib/kde3/kwin_flatcurve.la
|
@ -46,6 +46,7 @@
|
||||
SUBDIR += jewel
|
||||
SUBDIR += kappdock
|
||||
SUBDIR += kdeartwork3
|
||||
SUBDIR += kwin_flatcurve
|
||||
SUBDIR += larswm
|
||||
SUBDIR += libdockapp
|
||||
SUBDIR += libepplet
|
||||
|
21
x11-wm/kwin_flatcurve/Makefile
Normal file
21
x11-wm/kwin_flatcurve/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: kwin_flatcurve
|
||||
# Date created: 30 January 2003
|
||||
# Whom: R. Joseph Wright <rjoseph@arbornet.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kwin_flatcurve
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://kde-look.org/content/files/
|
||||
DISTNAME= 4365-flatcurve-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
COMMENT= Bluecurve style window decoration for KDEs WM
|
||||
|
||||
USE_KDEBASE_VER= 3
|
||||
WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-wm/kwin_flatcurve/distinfo
Normal file
1
x11-wm/kwin_flatcurve/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (4365-flatcurve-0.2.tar.gz) = ac528271e403cd40ac94dcae7e26795e
|
1
x11-wm/kwin_flatcurve/pkg-descr
Normal file
1
x11-wm/kwin_flatcurve/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
"Bluecurve" style window decoration for KDE's WM
|
3
x11-wm/kwin_flatcurve/pkg-plist
Normal file
3
x11-wm/kwin_flatcurve/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
share/apps/kwin/flatcurve.desktop
|
||||
lib/kde3/kwin_flatcurve.so
|
||||
lib/kde3/kwin_flatcurve.la
|
Loading…
Reference in New Issue
Block a user