summaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-12 20:49:28 +0000
committeroliver <oliver@FreeBSD.org>2005-06-12 20:49:28 +0000
commitbfca486aa42bb290915157b73d89aaa96453f77c (patch)
tree915c0dcbc407251d6b9d2a8e026dacb48e7ca3d1 /x11-themes
parentf6e907f91c5eeace1ec1dfddc9cd0fbb781db2a8 (diff)
downloadFreeBSD-ports-bfca486aa42bb290915157b73d89aaa96453f77c.zip
FreeBSD-ports-bfca486aa42bb290915157b73d89aaa96453f77c.tar.gz
Add kde-windeco-knifty 0.4.2, lightweight KDE window decoration.
PR: 80601 Submitted by: Shane <decept0@gmail.com>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/kde-windeco-knifty/Makefile30
-rw-r--r--x11-themes/kde-windeco-knifty/distinfo2
-rw-r--r--x11-themes/kde-windeco-knifty/pkg-descr3
-rw-r--r--x11-themes/kde-windeco-knifty/pkg-plist5
5 files changed, 41 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index de208bf..0f6b548 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -105,6 +105,7 @@
SUBDIR += kde-icons-steel
SUBDIR += kde-icons-umicons
SUBDIR += kde-icons-wasp
+ SUBDIR += kde-windeco-knifty
SUBDIR += kde-windeco-neos
SUBDIR += kde-windeco-smoothblend
SUBDIR += kdeartwork3
diff --git a/x11-themes/kde-windeco-knifty/Makefile b/x11-themes/kde-windeco-knifty/Makefile
new file mode 100644
index 0000000..5295529
--- /dev/null
+++ b/x11-themes/kde-windeco-knifty/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: knifty
+# Date created: February 22th, 2005
+# Whom: decept
+#
+# $FreeBSD$
+#
+
+PORTNAME= knifty
+PORTVERSION= 0.4.2
+CATEGORIES= x11-themes
+MASTER_SITES= http://kde-look.org/content/files/
+DISTNAME= 8841-${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= decept0@gmail.com
+COMMENT= Lightweight KDE window decoration
+
+USE_BZIP2= yes
+USE_KDEBASE_VER=3
+USE_REINPLACE= yes
+INSTALLS_SHLIB= yes
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \
+ ${WRKSRC}/${CONFIGURE_SCRIPT}
+ @${REINPLACE_CMD} -e 's|-lkdecore|-lkdecore ${PTHREAD_LIBS}|g' \
+ ${WRKSRC}/client/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/x11-themes/kde-windeco-knifty/distinfo b/x11-themes/kde-windeco-knifty/distinfo
new file mode 100644
index 0000000..73bc86d
--- /dev/null
+++ b/x11-themes/kde-windeco-knifty/distinfo
@@ -0,0 +1,2 @@
+MD5 (8841-knifty-0.4.2.tar.bz2) = 3cec48f3405b9605cae0275cd0077edc
+SIZE (8841-knifty-0.4.2.tar.bz2) = 390237
diff --git a/x11-themes/kde-windeco-knifty/pkg-descr b/x11-themes/kde-windeco-knifty/pkg-descr
new file mode 100644
index 0000000..5b5e822
--- /dev/null
+++ b/x11-themes/kde-windeco-knifty/pkg-descr
@@ -0,0 +1,3 @@
+A lightweight KDE Window decoration
+
+WWW: http://kde-look.org/content/show.php?content=8841
diff --git a/x11-themes/kde-windeco-knifty/pkg-plist b/x11-themes/kde-windeco-knifty/pkg-plist
new file mode 100644
index 0000000..4be31fa
--- /dev/null
+++ b/x11-themes/kde-windeco-knifty/pkg-plist
@@ -0,0 +1,5 @@
+lib/kde3/kwin3_knifty.la
+lib/kde3/kwin3_knifty.so
+lib/kde3/kwin_knifty_config.la
+lib/kde3/kwin_knifty_config.so
+share/apps/kwin/knifty.desktop
OpenPOWER on IntegriCloud