ports/96855: graphics/kphotoalbum: chase the exiv2 library name change

Joerg Pulz Joerg.Pulz at frm2.tum.de
Sat May 6 10:21:28 UTC 2006


>Number:         96855
>Category:       ports
>Synopsis:       graphics/kphotoalbum: chase the exiv2 library name change
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 06 10:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Pulz
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
TU-Munich / ZWE FRM-II
>Environment:
System: FreeBSD hades.admin.frm2 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #11: Wed Feb 22 19:01:44 CET 2006 root at hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	After PR/96853 has hit the tree, update graphics/kphotoalbum to chase
	the new libexiv2 library name.
	Adopt the graphics/exiv2 dependency to use LIB_DEPENDS, now that the
	libexiv2 library shows up in the "ldconfig -r" output.

	Tested on:	RELENG_6	i386 (tindebrox)

>How-To-Repeat:
	
>Fix:

	- apply the patch

--- graphics_kphotoalbum.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/kphotoalbum/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	30 Apr 2006 14:26:31 -0000	1.18
+++ Makefile	6 May 2006 10:02:29 -0000
@@ -6,16 +6,15 @@
 
 PORTNAME=		kphotoalbum
 PORTVERSION=		2.2
+PORTREVISION=		1
 CATEGORIES=		graphics kde
 MASTER_SITES=		http://www.kphotoalbum.org/download/
 
 MAINTAINER=		markus at FreeBSD.org
 COMMENT=		Image database for KDE
 
-LIB_DEPENDS=		kipi.1:${PORTSDIR}/graphics/libkipi
-
-RUN_DEPENDS=		exiv2:${PORTSDIR}/graphics/exiv2
-BUILD_DEPENDS=		${RUN_DEPENDS}
+LIB_DEPENDS=		kipi.1:${PORTSDIR}/graphics/libkipi \
+			exiv2.0:${PORTSDIR}/graphics/exiv2
 
 USE_KDELIBS_VER=	3
 USE_BZIP2=		yes
--- graphics_kphotoalbum.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list