Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 05:09:25 GMT
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/70651: [MAINTAINER] misc/gaim-guifications: update to 2.0
Message-ID:  <200408190509.i7J59Pvc001596@www.freebsd.org>
Resent-Message-ID: <200408190510.i7J5AL94041063@freefall.freebsd.org>

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

>Number:         70651
>Category:       misc
>Synopsis:       [MAINTAINER] misc/gaim-guifications: update to 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 19 05:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Tue Aug 10 20:27:17 EEST 200
>Description:
- Update to 2.0

Removed file(s):
- files/patch-src-guifications.c

Generated with FreeBSD Port Tools 0.6
>How-To-Repeat:

>Fix:

--- gaim-guifications-2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/Makefile /usr/ports/misc/gaim-guifications/Makefile
--- gaim-guifications.orig/Makefile	Mon Aug  9 03:08:20 2004
+++ gaim-guifications/Makefile	Thu Aug 19 07:55:07 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	guifications
-PORTVERSION=	1.10
-PORTREVISION=	1
+PORTVERSION=	2.0
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -23,5 +22,21 @@
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack gtk20
 USE_LIBTOOL_VER=15
+USE_REINPLACE=	yes
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE}
+CONFIGURE_ENV+="CPPFLAGS=-I${LOCALBASE}/include" "LIBS=-L${LOCALBASE}/lib"
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+post-extract:
+	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \
+		-e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \
+		-e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/distinfo /usr/ports/misc/gaim-guifications/distinfo
--- gaim-guifications.orig/distinfo	Tue Jul 20 12:51:21 2004
+++ gaim-guifications/distinfo	Wed Aug 18 11:01:16 2004
@@ -1,2 +1,2 @@
-MD5 (guifications-1.10.tar.gz) = 91110f09327dcda28b443e544aa5a290
-SIZE (guifications-1.10.tar.gz) = 347924
+MD5 (guifications-2.0.tar.gz) = 7f813600bb9f6d5afe16d07f778cfcf0
+SIZE (guifications-2.0.tar.gz) = 604018
diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/files/patch-src-guifications.c /usr/ports/misc/gaim-guifications/files/patch-src-guifications.c
--- /usr/ports/misc/gaim-guifications.orig/files/patch-src-guifications.c	Mon Aug  9 14:52:19 2004
+++ /usr/ports/misc/gaim-guifications/files/patch-src-guifications.c	Thu Jan  1 02:00:00 1970
@@ -1,11 +0,0 @@
---- src/guifications.c.orig	Sun Jul 11 13:22:37 2004
-+++ src/guifications.c	Mon Aug  9 14:48:46 2004
-@@ -402,7 +402,7 @@
- 	g_object_unref(G_OBJECT(protocol_scaled));
- 
- 	if (gaim_prefs_get_bool(GF_PREF_BEHAVIOR_ALIAS))
--		name = g_strdup(gaim_get_buddy_alias(buddy));
-+		name = g_strdup(gaim_buddy_get_alias(buddy));
- 	else
- 		name = g_strdup(buddy->name);
- 	
diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/pkg-plist /usr/ports/misc/gaim-guifications/pkg-plist
--- gaim-guifications.orig/pkg-plist	Sun Jun 27 09:03:22 2004
+++ gaim-guifications/pkg-plist	Thu Aug 19 03:12:04 2004
@@ -1,30 +1,49 @@
 lib/gaim/guifications.so
-share/gnome/pixmaps/gaim/guifications/backgrounds/background_default.png
-share/gnome/pixmaps/gaim/guifications/conf/icon_size_huge.png
-share/gnome/pixmaps/gaim/guifications/conf/icon_size_large.png
-share/gnome/pixmaps/gaim/guifications/conf/icon_size_normal.png
-share/gnome/pixmaps/gaim/guifications/conf/icon_size_small.png
-share/gnome/pixmaps/gaim/guifications/conf/icon_size_tiny.png
+%%NLS%%share/locale/de/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/es/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/he/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/en_AU/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/no/LC_MESSAGES/guifications.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/guifications.mo
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_big.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_huge.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_large.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_little.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_normal.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_small.png
+share/gnome/pixmaps/gaim/guifications/conf/item_icon_size_tiny.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_center.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_east.png
-share/gnome/pixmaps/gaim/guifications/conf/item_position_north.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_north_east.png
+share/gnome/pixmaps/gaim/guifications/conf/item_position_north.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_north_west.png
-share/gnome/pixmaps/gaim/guifications/conf/item_position_south.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_south_east.png
+share/gnome/pixmaps/gaim/guifications/conf/window_zoom_in.png
+share/gnome/pixmaps/gaim/guifications/conf/item_position_south.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_south_west.png
 share/gnome/pixmaps/gaim/guifications/conf/item_position_west.png
-share/gnome/pixmaps/gaim/guifications/conf/text_clipping_ellipsis_end.png
-share/gnome/pixmaps/gaim/guifications/conf/text_clipping_ellipsis_middle.png
-share/gnome/pixmaps/gaim/guifications/conf/text_clipping_ellipsis_start.png
-share/gnome/pixmaps/gaim/guifications/conf/text_clipping_truncate.png
+share/gnome/pixmaps/gaim/guifications/conf/item_text_clipping_ellipsis_end.png
+share/gnome/pixmaps/gaim/guifications/conf/item_text_clipping_ellipsis_middle.png
+share/gnome/pixmaps/gaim/guifications/conf/item_text_clipping_ellipsis_start.png
+share/gnome/pixmaps/gaim/guifications/conf/item_text_clipping_truncate.png
 share/gnome/pixmaps/gaim/guifications/conf/window_position_north_east.png
 share/gnome/pixmaps/gaim/guifications/conf/window_position_north_west.png
 share/gnome/pixmaps/gaim/guifications/conf/window_position_south_east.png
 share/gnome/pixmaps/gaim/guifications/conf/window_position_south_west.png
-share/gnome/pixmaps/gaim/guifications/conf/window_zoom_in.png
 share/gnome/pixmaps/gaim/guifications/conf/window_zoom_normal.png
 share/gnome/pixmaps/gaim/guifications/conf/window_zoom_out.png
 @dirrm share/gnome/pixmaps/gaim/guifications/conf
-@dirrm share/gnome/pixmaps/gaim/guifications/backgrounds
+share/gnome/pixmaps/gaim/guifications/themes/default/background.png
+share/gnome/pixmaps/gaim/guifications/themes/default/theme.xml
+@dirrm share/gnome/pixmaps/gaim/guifications/themes/default
+share/gnome/pixmaps/gaim/guifications/themes/mini/background.png
+share/gnome/pixmaps/gaim/guifications/themes/mini/theme.xml
+@dirrm share/gnome/pixmaps/gaim/guifications/themes/mini
+share/gnome/pixmaps/gaim/guifications/themes/Penguins/penguin.png
+share/gnome/pixmaps/gaim/guifications/themes/Penguins/theme.xml
+@dirrm share/gnome/pixmaps/gaim/guifications/themes/Penguins
+@dirrm share/gnome/pixmaps/gaim/guifications/themes
 @dirrm share/gnome/pixmaps/gaim/guifications
--- gaim-guifications-2.0.patch ends here ---

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



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