FreeBSD Bugzilla – Attachment 66044 Details for
Bug 97728
[patch]net-im/kf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kf.diff
kf.diff (text/plain), 1.62 KB, created by
Martin Wilke
on 2006-05-23 22:10:26 UTC
(
hide
)
Description:
kf.diff
Filename:
MIME Type:
Creator:
Martin Wilke
Created:
2006-05-23 22:10:26 UTC
Size:
1.62 KB
patch
obsolete
>diff -ruN /usr/ports/net-im/kf/Makefile ports/net-im/kf/Makefile >--- /usr/ports/net-im/kf/Makefile Fri Feb 24 20:24:57 2006 >+++ ports/net-im/kf/Makefile Tue May 23 19:31:35 2006 >@@ -8,7 +8,8 @@ > PORTNAME= kf > PORTVERSION= 0.5.4.1 > CATEGORIES= net-im >-MASTER_SITES= http://files.jabberstudio.org/kf/ >+MASTER_SITES= http://jabberstudio.rediris.es/kf/ \ >+ http://freebsd.unixfreunde.de/sources/ > > MAINTAINER= anray@FreeBSD.org > COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit >@@ -27,6 +28,15 @@ > .ifndef(WITHOUT_GTKSPELL) > LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 > CONFIGURE_ARGS+= --enable-gtkspell >+.endif >+ >+.if !defined(WITHOUT_NLS) >+USE_GETTEXT= yes >+CONFIGURE_ARGS+= --enable-nls >+PLIST_SUB= NLS="" >+.else >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB= NLS="@comment " > .endif > > .include <bsd.port.mk> >diff -ruN /usr/ports/net-im/kf/pkg-plist ports/net-im/kf/pkg-plist >--- /usr/ports/net-im/kf/pkg-plist Sun Jan 22 10:54:59 2006 >+++ ports/net-im/kf/pkg-plist Tue May 23 19:41:25 2006 >@@ -114,16 +114,15 @@ > %%DATADIR%%/unavailable.png > %%DATADIR%%/unavailable_desc.png > %%DATADIR%%/unknown.png >-%%DATADIR%%/vcard.png > %%DATADIR%%/vcard.glade > %%DATADIR%%/vcard.glade.h >+%%DATADIR%%/vcard.png > %%DATADIR%%/www.png > %%DATADIR%%/xa.png >-share/applications/kf.desktop >-share/locale/bg/LC_MESSAGES/kf.mo >-share/locale/pl/LC_MESSAGES/kf.mo >-share/locale/ru/LC_MESSAGES/kf.mo >-share/pixmaps/kf.png >+%%NLS%%share/locale/bg/LC_MESSAGES/kf.mo >+%%NLS%%share/locale/pl/LC_MESSAGES/kf.mo >+%%NLS%%share/locale/ru/LC_MESSAGES/kf.mo >+%%NLS%%share/pixmaps/kf.png > @dirrm %%DATADIR%%/emoticons > @dirrm %%DATADIR%% > @dirrmtry share/applications
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 97728
: 66044