aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-26 16:23:29 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-26 16:23:29 +0000
commitbc3a94c4134a987f4dfd0dca6846235998f88ada (patch)
tree0cf322d8b1c6008ed3239ede99a9ab86e0e61ae4
parent7e77c19d73880cef750881de6af47de39edca4fc (diff)
downloadports-bc3a94c4134a987f4dfd0dca6846235998f88ada.tar.gz
ports-bc3a94c4134a987f4dfd0dca6846235998f88ada.zip
Add kwin_flatcurve, a Bluecurve-style window decoration for KDE
PR: 47686 Submitted by: R Joseph Wright <rjoseph@arbornet.org>
Notes
Notes: svn path=/head/; revision=83675
-rw-r--r--x11-themes/kwin_flatcurve/Makefile21
-rw-r--r--x11-themes/kwin_flatcurve/distinfo1
-rw-r--r--x11-themes/kwin_flatcurve/pkg-descr1
-rw-r--r--x11-themes/kwin_flatcurve/pkg-plist3
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/kwin_flatcurve/Makefile21
-rw-r--r--x11-wm/kwin_flatcurve/distinfo1
-rw-r--r--x11-wm/kwin_flatcurve/pkg-descr1
-rw-r--r--x11-wm/kwin_flatcurve/pkg-plist3
9 files changed, 53 insertions, 0 deletions
diff --git a/x11-themes/kwin_flatcurve/Makefile b/x11-themes/kwin_flatcurve/Makefile
new file mode 100644
index 000000000000..82a46b212cd7
--- /dev/null
+++ b/x11-themes/kwin_flatcurve/Makefile
@@ -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>
diff --git a/x11-themes/kwin_flatcurve/distinfo b/x11-themes/kwin_flatcurve/distinfo
new file mode 100644
index 000000000000..9297195485d9
--- /dev/null
+++ b/x11-themes/kwin_flatcurve/distinfo
@@ -0,0 +1 @@
+MD5 (4365-flatcurve-0.2.tar.gz) = ac528271e403cd40ac94dcae7e26795e
diff --git a/x11-themes/kwin_flatcurve/pkg-descr b/x11-themes/kwin_flatcurve/pkg-descr
new file mode 100644
index 000000000000..74cafe3a4ecb
--- /dev/null
+++ b/x11-themes/kwin_flatcurve/pkg-descr
@@ -0,0 +1 @@
+"Bluecurve" style window decoration for KDE's WM
diff --git a/x11-themes/kwin_flatcurve/pkg-plist b/x11-themes/kwin_flatcurve/pkg-plist
new file mode 100644
index 000000000000..9d4e8214f2a3
--- /dev/null
+++ b/x11-themes/kwin_flatcurve/pkg-plist
@@ -0,0 +1,3 @@
+share/apps/kwin/flatcurve.desktop
+lib/kde3/kwin_flatcurve.so
+lib/kde3/kwin_flatcurve.la
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 794c5e28a85b..01671e0c987d 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -46,6 +46,7 @@
SUBDIR += jewel
SUBDIR += kappdock
SUBDIR += kdeartwork3
+ SUBDIR += kwin_flatcurve
SUBDIR += larswm
SUBDIR += libdockapp
SUBDIR += libepplet
diff --git a/x11-wm/kwin_flatcurve/Makefile b/x11-wm/kwin_flatcurve/Makefile
new file mode 100644
index 000000000000..82a46b212cd7
--- /dev/null
+++ b/x11-wm/kwin_flatcurve/Makefile
@@ -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>
diff --git a/x11-wm/kwin_flatcurve/distinfo b/x11-wm/kwin_flatcurve/distinfo
new file mode 100644
index 000000000000..9297195485d9
--- /dev/null
+++ b/x11-wm/kwin_flatcurve/distinfo
@@ -0,0 +1 @@
+MD5 (4365-flatcurve-0.2.tar.gz) = ac528271e403cd40ac94dcae7e26795e
diff --git a/x11-wm/kwin_flatcurve/pkg-descr b/x11-wm/kwin_flatcurve/pkg-descr
new file mode 100644
index 000000000000..74cafe3a4ecb
--- /dev/null
+++ b/x11-wm/kwin_flatcurve/pkg-descr
@@ -0,0 +1 @@
+"Bluecurve" style window decoration for KDE's WM
diff --git a/x11-wm/kwin_flatcurve/pkg-plist b/x11-wm/kwin_flatcurve/pkg-plist
new file mode 100644
index 000000000000..9d4e8214f2a3
--- /dev/null
+++ b/x11-wm/kwin_flatcurve/pkg-plist
@@ -0,0 +1,3 @@
+share/apps/kwin/flatcurve.desktop
+lib/kde3/kwin_flatcurve.so
+lib/kde3/kwin_flatcurve.la