Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 06:53:41 +0400 (MSD)
From:      Denis Barov <dindin@dindin.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Stanislav Sedov <stas@FreeBSD.org>
Subject:   ports/134924: add lensfun support to graphics/ufraw (depends on ports/134923)
Message-ID:  <200905250253.n4P2rfQJ003491@lifeorb.yandex.ru>
Resent-Message-ID: <200905250300.n4P30BQo084873@freefall.freebsd.org>

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

>Number:         134924
>Category:       ports
>Synopsis:       add lensfun support to graphics/ufraw (depends on ports/134923)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 25 03:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Denis Barov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Yandex
>Environment:
System: FreeBSD lifeorb.yandex.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Jan 24 00:13:15 MSK 2009 root@lifeorb.yandex.ru:/usr/obj/usr/src/sys/LIFEORB i386


>Description:
	add lensfun support to graphics/ufraw (depends on ports/134923)
>How-To-Repeat:
>Fix:

	
--- Makefile.orig	2009-05-25 06:47:27.000000000 +0400
+++ Makefile	2009-03-12 01:19:40.000000000 +0300
@@ -18,8 +18,7 @@
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		png.5:${PORTSDIR}/graphics/png \
 		gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \
-		lcms.1:${PORTSDIR}/graphics/lcms \
-		lensfun.0:${PORTSDIR}/graphics/lensfun
+		lcms.1:${PORTSDIR}/graphics/lcms
 
 GCONF_SCHEMAS=	${PORTNAME}.schemas
 GNU_CONFIGURE=	yes
@@ -30,8 +29,7 @@
 LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 CPPFLAGS=	-I${LOCALBASE}/include
 CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
-CONFIGURE_ARGS=	--enable-mime \
-								--with-lensfun
+CONFIGURE_ARGS=	--enable-mime
 
 PC_FALSE+=	cinepaint
 .ifndef WITHOUT_EXIV2


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



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