From db4d97458cdd0dca289b3e39e610840502ce7b29 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 17 Feb 2003 15:33:30 +0000 Subject: Add ksteak, a KDE Frontend for steak PR: 46762 Submitted by: Heiner Eichmann --- german/ksteak/Makefile | 32 ++++++++++++++++++++++++++++++++ german/ksteak/distinfo | 1 + german/ksteak/pkg-descr | 8 ++++++++ german/ksteak/pkg-plist | 38 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 79 insertions(+) create mode 100644 german/ksteak/Makefile create mode 100644 german/ksteak/distinfo create mode 100644 german/ksteak/pkg-descr create mode 100644 german/ksteak/pkg-plist (limited to 'german/ksteak') diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile new file mode 100644 index 000000000000..1fa53a4617ae --- /dev/null +++ b/german/ksteak/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: ksteak +# Date created: 2003/02/16 +# Whom: Heiner +# +# $FreeBSD$ +# + +PORTNAME= ksteak +PORTVERSION= 0.9.3 +CATEGORIES= german kde +MASTER_SITES= http://www.der-fritz.de/ksteak/ + +MAINTAINER= h.eichmann@gmx.de +COMMENT= KDE frontend for steak, an english - german dictionary + +RUN_DEPENDS= steak:${PORTSDIR}/german/steak + +USE_BZIP2= yes +USE_KDELIBS_VER=3 +USE_GMAKE= yes +USE_LIBTOOL= yes +INSTALLS_SHLIB= yes + +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +GNU_CONFIGURE= yes + +post-install: + ${INSTALL_SCRIPT} ${WRKSRC}/ksteak/ksteakui.rc ${PREFIX}/share/apps/ksteak + +.include diff --git a/german/ksteak/distinfo b/german/ksteak/distinfo new file mode 100644 index 000000000000..45d49720878b --- /dev/null +++ b/german/ksteak/distinfo @@ -0,0 +1 @@ +MD5 (ksteak-0.9.3.tar.bz2) = fad074e06b198ad8e14194deb70af8b7 diff --git a/german/ksteak/pkg-descr b/german/ksteak/pkg-descr new file mode 100644 index 000000000000..16c6ead4bb1c --- /dev/null +++ b/german/ksteak/pkg-descr @@ -0,0 +1,8 @@ +KSteak is a KDE frontend for steak, an english - german dictionary. +KSteak translates a given word or the lastest one in the X-Clipboard. +Since version 0.2 KSteak can be docked on the KDE-panel (kicker). + +WWW: http://www.der-fritz.de/ksteak/ + +Heiner +h.eichmann@gmx.de diff --git a/german/ksteak/pkg-plist b/german/ksteak/pkg-plist new file mode 100644 index 000000000000..b0cfdac04ff6 --- /dev/null +++ b/german/ksteak/pkg-plist @@ -0,0 +1,38 @@ +bin/ksteak +lib/libksteakplugin.so.0 +lib/libksteakplugin.so +lib/libksteakplugin.la +share/doc/HTML/en/ksteak/index.docbook +share/doc/HTML/en/ksteak/index.cache.bz2 +share/doc/HTML/en/ksteak/common +share/doc/HTML/de/ksteak/index.docbook +share/doc/HTML/de/ksteak/index.cache.bz2 +share/doc/HTML/de/ksteak/common +share/apps/ksteak/ksteakui.rc +share/apps/ksteak/pics/and.png +share/apps/ksteak/pics/case.png +share/apps/ksteak/pics/context.png +share/apps/ksteak/pics/flag-de.png +share/apps/ksteak/pics/flag-en.png +share/apps/ksteak/pics/key_enter.png +share/apps/ksteak/pics/ksteak-dock-watch.png +share/apps/ksteak/pics/ksteak-dock.png +share/apps/ksteak/pics/or.png +share/apps/khtml/kpartplugins/ksteakplugin.rc +share/icons/hicolor/16x16/apps/ksteak.png +share/icons/hicolor/16x16/apps/ksteakplugin.png +share/icons/hicolor/22x22/apps/ksteak.png +share/icons/hicolor/22x22/apps/ksteakplugin.png +share/icons/hicolor/32x32/apps/ksteak.png +share/icons/hicolor/32x32/apps/ksteakplugin.png +share/icons/locolor/16x16/apps/ksteak.png +share/icons/locolor/16x16/apps/ksteakplugin.png +share/icons/locolor/22x22/apps/ksteak.png +share/icons/locolor/32x32/apps/ksteak.png +share/applnk/Applications/ksteak.desktop +share/locale/de/LC_MESSAGES/ksteak.mo +@dirrm share/doc/HTML/en/ksteak +@dirrm share/doc/HTML/de/ksteak +@dirrm share/apps/ksteak/pics +@dirrm share/apps/ksteak +@dirrm share/applnk/Applications -- cgit v1.2.3