Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2008 20:08:09 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/126859: [maintainer update] mail/claws-mail-gtkhtml2_viewer remove dependecy on libgtkhtml2
Message-ID:  <1219774089.9482@caprica.slowicza.org>
Resent-Message-ID: <200808261810.m7QIA1Zi078003@freefall.freebsd.org>

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

>Number:         126859
>Category:       ports
>Synopsis:       [maintainer update] mail/claws-mail-gtkhtml2_viewer remove dependecy on libgtkhtml2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 26 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-RELEASE-p11 i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE-p11 #0: Wed Feb 13 06:44:57 UTC 2008
    root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC



>Description:


Remove dependency on www/libgtkhtml, this library is not maintained
and somewhat crashy. This plugin uses for some time now internal
copy of libgtkhtml with couple of it`s stability patches applied.



>How-To-Repeat:





>Fix:


--- claws-gtkhtml2_viewer.diff begins here ---
diff -urN /usr/ports/mail/claws-mail-gtkhtml2_viewer/Makefile claws-mail-gtkhtml2_viewer/Makefile
--- /usr/ports/mail/claws-mail-gtkhtml2_viewer/Makefile	Mon Aug 25 16:32:58 2008
+++ claws-mail-gtkhtml2_viewer/Makefile	Tue Aug 26 19:58:03 2008
@@ -7,6 +7,7 @@
 
 PORTNAME=	gtkhtml2_viewer
 PORTVERSION=	0.19
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
 PKGNAMEPREFIX=	claws-mail-
@@ -20,7 +21,7 @@
 
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	autoconf:262
-USE_GNOME=	libgtkhtml
+USE_GNOME=	gail
 USE_ICONV=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
--- claws-gtkhtml2_viewer.diff ends here ---



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



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