Add ksteak, a KDE Frontend for steak
PR: 46762 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
This commit is contained in:
parent
05481e88ff
commit
db4d97458c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75708
@ -11,6 +11,7 @@
|
||||
SUBDIR += ispell-alt
|
||||
SUBDIR += ispell-neu
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += ksteak
|
||||
SUBDIR += linux-eagle
|
||||
SUBDIR += manpages
|
||||
SUBDIR += netscape7
|
||||
|
32
german/ksteak/Makefile
Normal file
32
german/ksteak/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: ksteak
|
||||
# Date created: 2003/02/16
|
||||
# Whom: Heiner <h.eichmann@gmx.de>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
1
german/ksteak/distinfo
Normal file
1
german/ksteak/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ksteak-0.9.3.tar.bz2) = fad074e06b198ad8e14194deb70af8b7
|
8
german/ksteak/pkg-descr
Normal file
8
german/ksteak/pkg-descr
Normal file
@ -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
|
38
german/ksteak/pkg-plist
Normal file
38
german/ksteak/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user