A powerful utility for kde translators
PR: ports/6728 Submitted by: Hans Petter Bieker zerium@@webindex.no
This commit is contained in:
parent
650c6b31b5
commit
9ebd5e8047
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18246
34
devel/ktranslator/Makefile
Normal file
34
devel/ktranslator/Makefile
Normal file
@ -0,0 +1,34 @@
|
||||
# New ports collection makefile for: ktranslator
|
||||
# Version required: 0.4.0
|
||||
# Date created: 23 May 1998
|
||||
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1999/03/30 19:50:10 taoka Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ktranslator-0.4.0
|
||||
CATEGORIES= x11 kde
|
||||
MASTER_SITES= $(MASTER_SITE_KDE)
|
||||
MASTER_SITE_SUBDIR= stable/1.1/apps/utils
|
||||
|
||||
MAINTAINER= hanspb@persbraten.vgs.no
|
||||
|
||||
BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt142 \
|
||||
msgfmt:${PORTSDIR}/devel/gettext
|
||||
LIB_DEPENDS= qt.2:${PORTSDIR}/x11-toolkits/qt142 \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
kdecore.1:${PORTSDIR}/x11/kdelibs \
|
||||
kdeui.1:${PORTSDIR}/x11/kdelibs \
|
||||
kfm.1:${PORTSDIR}/x11/kdelibs
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= "--prefix=$(PREFIX)"
|
||||
|
||||
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
|
||||
INSTALL_SCRIPT="install -c -m 555"
|
||||
|
||||
pre-configure:
|
||||
${RM} -rf -- $(WRKSRC)/.deps $(WRKSRC)/config.cache
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/ktranslator/distinfo
Normal file
1
devel/ktranslator/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ktranslator-0.4.0.tar.gz) = 266a97fd5901c9619d549f39c0b6a860
|
11
devel/ktranslator/files/patch-aa
Normal file
11
devel/ktranslator/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- ktranslator/doc/Makefile.in.~1~ Fri Mar 19 16:44:10 1999
|
||||
+++ ktranslator/doc/Makefile.in Fri Mar 19 16:44:10 1999
|
||||
@@ -120,7 +120,7 @@
|
||||
qt_libraries = @qt_libraries@
|
||||
topdir = @topdir@
|
||||
|
||||
-data_DATA = index.html logotp3.gif
|
||||
+data_DATA = index.html index-1.html index-2.html logotp3.gif
|
||||
|
||||
# this is the directory, where all datas are installed
|
||||
# you have given the datas in data_DATA
|
1
devel/ktranslator/pkg-comment
Normal file
1
devel/ktranslator/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A powerful utility for kde translators
|
8
devel/ktranslator/pkg-descr
Normal file
8
devel/ktranslator/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
KTranslator is a very very very very very very very powerful utlity for
|
||||
KDE translators.
|
||||
|
||||
You can read a .pot file and, using old translated files, you can easly
|
||||
translat it.
|
||||
|
||||
You should set KDEDIR, for example
|
||||
% setenv KDEDIR /usr/local
|
9
devel/ktranslator/pkg-plist
Normal file
9
devel/ktranslator/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
bin/ktranslator
|
||||
share/applnk/Utilities/ktranslator.kdelnk
|
||||
share/doc/HTML/en/ktranslator/index.html
|
||||
share/doc/HTML/en/ktranslator/index-1.html
|
||||
share/doc/HTML/en/ktranslator/index-2.html
|
||||
share/doc/HTML/en/ktranslator/logotp3.gif
|
||||
share/locale/it/LC_MESSAGES/ktranslator.mo
|
||||
share/config/ktranslatorrc
|
||||
@dirrm share/doc/HTML/en/ktranslator
|
Loading…
Reference in New Issue
Block a user