diff options
-rw-r--r-- | editors/kile/Makefile | 15 | ||||
-rw-r--r-- | editors/kile/PLIST | 7 | ||||
-rw-r--r-- | editors/kile/distinfo | 6 |
3 files changed, 16 insertions, 12 deletions
diff --git a/editors/kile/Makefile b/editors/kile/Makefile index e0ec83cabbe..db256619067 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.3 2002/12/24 06:09:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/29 03:40:55 markd Exp $ -DISTNAME= kile-1.3 -PKGREVISION= 1 +DISTNAME= kile-1.32 CATEGORIES= editors kde -MASTER_SITES= http://xm1.net.free.fr/kile/ +MASTER_SITES= http://perso.club-internet.fr/pascal.brachet/kile/ MAINTAINER= markd@netbsd.org -HOMEPAGE= http://xm1.net.free.fr/kile/index.html +HOMEPAGE= http://perso.club-internet.fr/pascal.brachet/kile/index.html COMMENT= LaTeX source editor - TeX shell - Gnuplot front end -USE_BUILDLINK2= YES -USE_GMAKE= YES -GNU_CONFIGURE= YES +USE_BUILDLINK2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes .include "../../graphics/kdegraphics3/buildlink2.mk" .include "../../x11/kde3/buildlink2.mk" diff --git a/editors/kile/PLIST b/editors/kile/PLIST index 17c85cc9f41..5ca08539761 100644 --- a/editors/kile/PLIST +++ b/editors/kile/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/10/30 09:56:44 markd Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/29 03:40:55 markd Exp $ bin/kile share/doc/kde/HTML/en/kile/index.html share/kde/applnk/Applications/kile.desktop @@ -485,10 +485,15 @@ share/kde/apps/kile/pics/xgfe.png share/kde/icons/hicolor/16x16/apps/kile.png share/kde/icons/hicolor/32x32/apps/kile.png share/kde/icons/hicolor/48x48/apps/kile.png +share/kde/locale/ca/LC_MESSAGES/kile.mo +share/kde/locale/cs/LC_MESSAGES/kile.mo share/kde/locale/de/LC_MESSAGES/kile.mo share/kde/locale/el/LC_MESSAGES/kile.mo share/kde/locale/es/LC_MESSAGES/kile.mo +share/kde/locale/eu/LC_MESSAGES/kile.mo share/kde/locale/fr/LC_MESSAGES/kile.mo +share/kde/locale/hu/LC_MESSAGES/kile.mo +share/kde/locale/it/LC_MESSAGES/kile.mo share/kde/locale/ja/LC_MESSAGES/kile.mo share/kde/locale/pt_BR/LC_MESSAGES/kile.mo share/kde/locale/ru/LC_MESSAGES/kile.mo diff --git a/editors/kile/distinfo b/editors/kile/distinfo index 77342086759..615a3744f35 100644 --- a/editors/kile/distinfo +++ b/editors/kile/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/10/30 09:56:44 markd Exp $ +$NetBSD: distinfo,v 1.3 2003/01/29 03:40:55 markd Exp $ -SHA1 (kile-1.3.tar.gz) = f93aafcf52806aaa6888450b31577e2087880951 -Size (kile-1.3.tar.gz) = 1095191 bytes +SHA1 (kile-1.32.tar.gz) = 84fb8b221c45cdd6d0d4ae202f1ad7161a5755f5 +Size (kile-1.32.tar.gz) = 1135280 bytes |