Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 17:51:52 -0700 (PDT)
From:      yatt@msc.biglobe.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20274: Update port: x11-wm/icewm-i18n
Message-ID:  <20000729005152.50ACD37BB0C@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20274
>Category:       ports
>Synopsis:       Update port: x11-wm/icewm-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 18:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Yoichi ASAI
>Release:        FreeBSD 3.4-RELEASE
>Organization:
Personal
>Environment:
>Description:
Update port: x11-wm/icewm-i18n

>How-To-Repeat:

>Fix:
diff -urN icewm-i18n.orig/Makefile icewm-i18n/Makefile
--- icewm-i18n.orig/Makefile	Tue Jun 20 07:15:15 2000
+++ icewm-i18n/Makefile	Sat Jul 29 09:47:44 2000
@@ -15,7 +15,7 @@
 EXTRACT_SUFX=	.src.tar.gz
 
 PATCH_SITES=	http://www.gnome.gr.jp/~yatt/dist/
-PATCHFILES=	icewm-1.0.4-nls.patch.gz
+PATCHFILES=	icewm-1.0.4-nls.patch4.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	yatt@msc.biglobe.ne.jp
@@ -40,6 +40,12 @@
 CONFIGURE_ARGS+=	--with-imlib --with-gnome-menus
 .else
 CONFIGURE_ARGS+=	--without-imlib --without-gnome-menus
+.endif
+
+.SILENT:
+.if !defined(WITH_GNOME)
+pre-extract:
+	${ECHO} "You can add hooks for Gnome by defining WITH_GNOME"
 .endif
 
 post-install:
diff -urN icewm-i18n.orig/files/md5 icewm-i18n/files/md5
--- icewm-i18n.orig/files/md5	Tue Jun 20 07:15:15 2000
+++ icewm-i18n/files/md5	Sat Jul 29 09:47:24 2000
@@ -1,2 +1,2 @@
 MD5 (icewm-1.0.4.src.tar.gz) = 31d6fd8b94fd1becab0de15d4a8e4eb4
-MD5 (icewm-1.0.4-nls.patch.gz) = 87b9e2e33034902a0b58a0c3aef73b16
+MD5 (icewm-1.0.4-nls.patch4.gz) = f02c3c5ce57f25b7c15e3e952b6ea255
diff -urN icewm-i18n.orig/pkg/DESCR icewm-i18n/pkg/DESCR
--- icewm-i18n.orig/pkg/DESCR	Tue Jun  6 15:07:13 2000
+++ icewm-i18n/pkg/DESCR	Sat Jul 29 09:47:24 2000
@@ -1,11 +1,9 @@
 Window Manager designed for speed, usability and consistency.
+This port applies gettextizing patch written by Yoichi ASAI.
 
 When you want gnome option,
- % make -DGNOME install
-
-When you want i18n option,
- % make -DUSE_I18N install
+ % make -DWITH_GNOME install
 
 'bsd-daemon.xpm' is from Steve Farrell.
 
-WWW: http://www.kiss.uni-lj.si/~k4fr0235/icewm/ 
+WWW: http://icewm.sourceforge.net/
diff -urN icewm-i18n.orig/pkg/PLIST icewm-i18n/pkg/PLIST
--- icewm-i18n.orig/pkg/PLIST	Tue Jun  6 15:07:13 2000
+++ icewm-i18n/pkg/PLIST	Sat Jul 29 09:47:24 2000
@@ -192,7 +192,9 @@
 share/icewm/themes/win95/restore.xpm
 share/icewm/toolbar
 share/icewm/winoptions
+share/locale/de/LC_MESSAGES/icewm.mo
 share/locale/ja/LC_MESSAGES/icewm.mo
+share/locale/ru/LC_MESSAGES/icewm.mo
 @dirrm share/icewm/icons
 @dirrm share/icewm/ledclock
 @dirrm share/icewm/mailbox


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000729005152.50ACD37BB0C>