summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-03-12 10:29:37 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-03-12 10:29:37 +0000
commit28cd1e57466de579bf95b1fd68a1b3447a39468c (patch)
tree54bd1a2525587fc1d3131fec2a71c1dd8d0ac578 /deskutils
parente5ba38231eb28fd7fbb7420ef5e6113b177efaef (diff)
downloadfreebsd-ports-28cd1e57466de579bf95b1fd68a1b3447a39468c.zip
Add kuake 0.3, a KDE konsole application acting like the Quake-console.
Approved by: arved (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/kuake/Makefile25
-rw-r--r--deskutils/kuake/distinfo2
-rw-r--r--deskutils/kuake/pkg-descr6
-rw-r--r--deskutils/kuake/pkg-plist21
5 files changed, 55 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 7be25d01acfc..0433844bdf23 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -58,6 +58,7 @@
SUBDIR += kronolith
SUBDIR += krss
SUBDIR += ktagebuch
+ SUBDIR += kuake
SUBDIR += ljcharm
SUBDIR += logjam
SUBDIR += logjam2
diff --git a/deskutils/kuake/Makefile b/deskutils/kuake/Makefile
new file mode 100644
index 000000000000..889756c7df43
--- /dev/null
+++ b/deskutils/kuake/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: kuake
+# Date created: Thu Mar 11 21:51:00 CET 2004
+# Whom: Markus Brueffer <markus@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= kuake
+PORTVERSION= 0.3
+CATEGORIES= deskutils kde
+MASTER_SITES= http://199.231.140.154/software/${PORTNAME}/
+
+MAINTAINER= markus@FreeBSD.org
+COMMENT= KDE konsole application acting like the Quake-console
+
+USE_KDELIBS_VER=3
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
diff --git a/deskutils/kuake/distinfo b/deskutils/kuake/distinfo
new file mode 100644
index 000000000000..a8408f960737
--- /dev/null
+++ b/deskutils/kuake/distinfo
@@ -0,0 +1,2 @@
+MD5 (kuake-0.3.tar.gz) = bd0ebf7af08543bf947ce3d19bfa1c5d
+SIZE (kuake-0.3.tar.gz) = 637825
diff --git a/deskutils/kuake/pkg-descr b/deskutils/kuake/pkg-descr
new file mode 100644
index 000000000000..821191c890a1
--- /dev/null
+++ b/deskutils/kuake/pkg-descr
@@ -0,0 +1,6 @@
+Kuake is a KDE konsole application with the look and feel of that
+in the Quake engine. It intends to create seemless integration
+of a konsole to your KDE desktop.
+
+Author: Martin Galpin <martin@nemohackers.org>
+WWW: http://www.nemohackers.org/kuake.php
diff --git a/deskutils/kuake/pkg-plist b/deskutils/kuake/pkg-plist
new file mode 100644
index 000000000000..7ce8a1ba95a9
--- /dev/null
+++ b/deskutils/kuake/pkg-plist
@@ -0,0 +1,21 @@
+bin/kuake
+share/applnk/Utilities/kuake.desktop
+share/apps/kuake/kuakeui.rc
+share/doc/HTML/en/kuake/common
+share/doc/HTML/en/kuake/index.cache.bz2
+share/doc/HTML/en/kuake/index.docbook
+share/icons/locolor/16x16/apps/kuake.png
+share/icons/locolor/32x32/apps/kuake.png
+@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
+@unexec rmdir %D/share/icons 2>/dev/null || true
+@dirrm share/doc/HTML/en/kuake
+@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
+@dirrm share/apps/kuake
+@unexec rmdir %D/share/apps 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true