Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2010 13:53:17 +0100
From:      Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143055: [MAINTAINER] polish/kadu: add missing dependency on qt4-imageformats
Message-ID:  <4b584e3f.101abc0a.715d.2ad2@mx.google.com>
Resent-Message-ID: <201001211300.o0LD0Hed090293@freefall.freebsd.org>

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

>Number:         143055
>Category:       ports
>Synopsis:       [MAINTAINER] polish/kadu: add missing dependency on qt4-imageformats
>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:   Thu Jan 21 13:00:17 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Wisnicki
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ghost.pnet.one.pl 7.2-STABLE FreeBSD 7.2-STABLE #4: Thu Dec 10 23:23:39 CET 2009
>Description:
Add missing runtime dependency on qt4-imageformats.
This fixes broken/invisible emoticons.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pl-kadu-0.6.5.2_2,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/polish/kadu.orig/Makefile /usr/ports/polish/kadu/Makefile
--- /usr/ports/polish/kadu.orig/Makefile	2009-08-09 03:45:05.000000000 +0200
+++ /usr/ports/polish/kadu/Makefile	2010-01-21 13:40:18.000000000 +0100
@@ -7,7 +7,7 @@
 
 PORTNAME=		kadu
 PORTVERSION=		0.6.5.2
-PORTREVISION=		1
+PORTREVISION=		2
 PORTEPOCH=		1
 CATEGORIES=		polish net-im
 MASTER_SITES=		http://www.kadu.net/download/stable/:kadu \
@@ -41,7 +41,7 @@
 CMAKE_USE_PTHREAD=	yes
 
 USE_QT_VER=		4
-QT_COMPONENTS=		gui dbus network qt3support script webkit xml \
+QT_COMPONENTS=		gui dbus imageformats network qt3support script webkit xml \
 			qmake_build linguist_build moc_build rcc_build uic_build
 WANT_GNOME=		yes
 INSTALLS_ICONS=		yes
--- pl-kadu-0.6.5.2_2,1.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?4b584e3f.101abc0a.715d.2ad2>