View | Details | Raw Unified | Return to bug 63640
Collapse All | Expand All

(-)gnugadu2/Makefile (-3 / +3 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	gnugadu2
8
PORTNAME=	gnugadu2
9
PORTVERSION=	2.0.p6
9
PORTVERSION=	2.0.p7
10
PORTREVISION=	2
11
CATEGORIES=	polish net
10
CATEGORIES=	polish net
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	ggadu
12
MASTER_SITE_SUBDIR=	ggadu
14
DISTNAME=	gg2-${PORTVERSION:S/.p6/pre6/}
13
DISTNAME=	gg2-${PORTVERSION:S/.p7/pre7/}
15
14
16
MAINTAINER=	smyru@heron.pl
15
MAINTAINER=	smyru@heron.pl
17
COMMENT=	GTK2 based Gadu-Gadu client for X11
16
COMMENT=	GTK2 based Gadu-Gadu client for X11
Lines 143-148 Link Here
143
post-install:
142
post-install:
144
.if (${HAVE_GNOME:Mgnomehier}!="")
143
.if (${HAVE_GNOME:Mgnomehier}!="")
145
	${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${X11BASE}/share/gnome/apps/Internet
144
	${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${X11BASE}/share/gnome/apps/Internet
145
	${LN} -sf ${PREFIX}/share/pixmaps/gg2.png ${X11BASE}/share/gnome/pixmaps
146
.endif
146
.endif
147
.if exists(${LOCALBASE}/lib/libkdecore.so)
147
.if exists(${LOCALBASE}/lib/libkdecore.so)
148
	${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${LOCALBASE}/share/applnk/Internet
148
	${INSTALL_DATA} ${WRKSRC}/gg2.desktop ${LOCALBASE}/share/applnk/Internet
(-)gnugadu2/distinfo (-1 / +2 lines)
Line 1 Link Here
1
MD5 (gg2-2.0pre6.tar.bz2) = a22e307e31605986169ec94af600bac5
1
MD5 (gg2-2.0pre7.tar.bz2) = 855526fd075bfbd739a8bc823b2aa0ac
2
SIZE (gg2-2.0pre7.tar.bz2) = 893819
(-)gnugadu2/files/patch-gg2.desktop (-15 lines)
Lines 1-15 Link Here
1
--- gg2.desktop.orig	Wed Jan 14 20:37:47 2004
2
+++ gg2.desktop	Fri Jan 30 17:18:58 2004
3
@@ -3,9 +3,10 @@
4
 Encoding=UTF-8
5
 Name=GNU Gadu
6
 Comment=Instant Messanger Client
7
-Comment[pl]=Wolne Gadanie
8
+Comment[pl]=Free-wolne Gadanie
9
 TryExec=gg2
10
-Icon=gg2.png
11
+Exec=gg2
12
+Icon=%%PREFIX%%/share/gg2/pixmaps/icon.png
13
 Terminal=false
14
 Type=Application
15
 Categories=Application;Network;InstantMessaging;GTK;
(-)gnugadu2/files/patch-po::Makefile.in.in (-7 / +7 lines)
Lines 1-11 Link Here
1
--- po/Makefile.in.in.orig	Sun Dec 14 21:44:41 2003
1
--- po/Makefile.in.in.orig	Sun Feb 22 14:40:17 2004
2
+++ po/Makefile.in.in	Sun Dec 14 21:45:44 2003
2
+++ po/Makefile.in.in	Sun Feb 22 14:40:50 2004
3
@@ -27,7 +27,7 @@
3
@@ -21,7 +21,7 @@
4
 prefix = @prefix@
4
 prefix = @prefix@
5
 exec_prefix = @exec_prefix@
5
 exec_prefix = @exec_prefix@
6
 datadir = $(prefix)/@DATADIRNAME@
6
 datadir = @datadir@
7
-localedir = $(datadir)/locale
7
-localedir = $(datadir)/locale
8
+localedir = $(prefix)/share/locale
8
+localedir = $(prefix)/share/locale
9
 gnulocaledir = $(prefix)/share/locale
9
 gettextsrcdir = $(datadir)/gettext/po
10
 gettextsrcdir = $(prefix)/share/glib-2.0/gettext/po
10
 
11
 subdir = po
11
 INSTALL = @INSTALL@
(-)gnugadu2/files/patch-src::plugins::jabber::jabber_plugin.c (+16 lines)
Line 0 Link Here
1
--- src/plugins/jabber/jabber_plugin.c.orig	Tue Feb 17 17:12:25 2004
2
+++ src/plugins/jabber/jabber_plugin.c	Mon Feb 23 22:45:48 2004
3
@@ -235,11 +235,12 @@
4
 {
5
 	GSList *user = (GSList *) user_data;
6
 	GGaduContact *k = NULL;
7
+	LmMessage *m = NULL;
8
 	
9
 	if (!user) return NULL;
10
 	
11
 	k = (GGaduContact *) user->data;
12
-	LmMessage *m = lm_message_new_with_sub_type(k->id, LM_MESSAGE_TYPE_PRESENCE, LM_MESSAGE_SUB_TYPE_SUBSCRIBE);
13
+	m = lm_message_new_with_sub_type(k->id, LM_MESSAGE_TYPE_PRESENCE, LM_MESSAGE_SUB_TYPE_SUBSCRIBE);
14
 	lm_connection_send(connection, m, NULL);
15
 	lm_message_unref(m);
16
 	return NULL;
(-)gnugadu2/pkg-plist (-1 / +3 lines)
Lines 223-229 Link Here
223
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-offline.png
223
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-offline.png
224
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-online-descr.png
224
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-online-descr.png
225
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-online.png
225
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu-online.png
226
share/gg2/pixmaps/icons/rozgwiazda/gadu-gadu.png
227
share/gg2/pixmaps/icons/rozgwiazda/icon.png
226
share/gg2/pixmaps/icons/rozgwiazda/icon.png
228
share/gg2/pixmaps/icons/rozgwiazda/jabber.png
227
share/gg2/pixmaps/icons/rozgwiazda/jabber.png
229
share/gg2/pixmaps/icons/rozgwiazda/license.txt
228
share/gg2/pixmaps/icons/rozgwiazda/license.txt
Lines 256-261 Link Here
256
share/gg2/pixmaps/new-msg.png
255
share/gg2/pixmaps/new-msg.png
257
share/gg2/pixmaps/offline.png
256
share/gg2/pixmaps/offline.png
258
share/gg2/pixmaps/online.png
257
share/gg2/pixmaps/online.png
258
share/gg2/pixmaps/send-im.png
259
share/gg2/pixmaps/show-hide-inactive.png
259
share/gg2/pixmaps/show-hide-inactive.png
260
share/gg2/pixmaps/sms.png
260
share/gg2/pixmaps/sms.png
261
share/gg2/pixmaps/sms_i.png
261
share/gg2/pixmaps/sms_i.png
Lines 284-290 Link Here
284
share/gg2/themes/vred2.theme
284
share/gg2/themes/vred2.theme
285
share/gg2/themes/white2.theme
285
share/gg2/themes/white2.theme
286
%%GNOME:%%share/gnome/apps/Internet/gg2.desktop
286
%%GNOME:%%share/gnome/apps/Internet/gg2.desktop
287
%%GNOME:%%share/gnome/pixmaps/gg2.png
287
share/locale/pl/LC_MESSAGES/gg2.mo
288
share/locale/pl/LC_MESSAGES/gg2.mo
289
share/pixmaps/gg2.png
288
@dirrm share/gg2/themes
290
@dirrm share/gg2/themes
289
@dirrm share/gg2/sounds
291
@dirrm share/gg2/sounds
290
@dirrm share/gg2/pixmaps/icons/tlen-3d
292
@dirrm share/gg2/pixmaps/icons/tlen-3d

Return to bug 63640