Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2020 18:43:43 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555507 - in head/graphics: hugin librasterlite librasterlite2 libreatlas mapcache proj
Message-ID:  <202011161843.0AGIhheX074625@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Mon Nov 16 18:43:43 2020
New Revision: 555507
URL: https://svnweb.freebsd.org/changeset/ports/555507

Log:
  graphics/* convert to USES=sqlite
  
  PR:		251142
  Approved by:	portmgr (blanket, convert to USES)

Modified:
  head/graphics/hugin/Makefile
  head/graphics/librasterlite/Makefile
  head/graphics/librasterlite2/Makefile
  head/graphics/libreatlas/Makefile
  head/graphics/mapcache/Makefile
  head/graphics/proj/Makefile

Modified: head/graphics/hugin/Makefile
==============================================================================
--- head/graphics/hugin/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/hugin/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -17,7 +17,6 @@ LIB_DEPENDS=	libIlmImf.so:graphics/openexr \
 		libexiv2.so:graphics/exiv2 \
 		libfftw3.so:math/fftw3 \
 		libpano13.so:graphics/libpano13 \
-		libsqlite3.so:databases/sqlite3 \
 		libvigraimpex.so:graphics/vigra \
 		libpng.so:graphics/png \
 		libtiff.so:graphics/tiff
@@ -29,7 +28,7 @@ RUN_DEPENDS=	enblend>=4.1.4:graphics/enblend \
 BROKEN_i386=	Fails to build: ld: error: src/hugin_base/libhuginbase.so.0.0: undefined reference to __atomic_load
 
 USES=		cmake compiler:c++11-lib desktop-file-utils gettext gl gnome \
-		jpeg pkgconfig shared-mime-info shebangfix tar:bzip2
+	jpeg pkgconfig shared-mime-info shebangfix sqlite tar:bzip2
 CMAKE_ARGS=	-DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}
 USE_WX=		3.0+
 USE_GL=		glew glut

Modified: head/graphics/librasterlite/Makefile
==============================================================================
--- head/graphics/librasterlite/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/librasterlite/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -14,7 +14,6 @@ LICENSE=	MPL11 GPLv2 LGPL21
 LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libspatialite.so:databases/spatialite \
-		libsqlite3.so:databases/sqlite3 \
 		libgeotiff.so:graphics/libgeotiff \
 		libjbig.so:graphics/jbigkit \
 		libpng.so:graphics/png \
@@ -24,7 +23,7 @@ LIB_DEPENDS=	libspatialite.so:databases/spatialite \
 		libfreexl.so:textproc/freexl
 
 GNU_CONFIGURE=	yes
-USES=		gmake iconv jpeg libtool pathfix pkgconfig
+USES=		gmake iconv jpeg libtool pathfix pkgconfig sqlite
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/graphics/librasterlite2/Makefile
==============================================================================
--- head/graphics/librasterlite2/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/librasterlite2/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -15,7 +15,6 @@ LICENSE=	MPL11 GPLv2 LGPL21
 LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libspatialite.so:databases/spatialite \
-		libsqlite3.so:databases/sqlite3 \
 		libgeotiff.so:graphics/libgeotiff \
 		libjbig.so:graphics/jbigkit \
 		libpng.so:graphics/png \
@@ -29,7 +28,7 @@ LIB_DEPENDS=	libspatialite.so:databases/spatialite \
 		libcurl.so:ftp/curl
 
 GNU_CONFIGURE=	yes
-USES=		gmake iconv jpeg libtool pathfix pkgconfig
+USES=		gmake iconv jpeg libtool pathfix pkgconfig sqlite
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/graphics/libreatlas/Makefile
==============================================================================
--- head/graphics/libreatlas/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/libreatlas/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -15,7 +15,6 @@ LICENSE=	GPLv3
 BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
 LIB_DEPENDS=	libmspack.so:archivers/libmspack \
 		libspatialite.so:databases/spatialite \
-		libsqlite3.so:databases/sqlite3 \
 		libpcre.so:devel/pcre \
 		libcairo.so:graphics/cairo \
 		libgeos.so:graphics/geos \
@@ -32,7 +31,7 @@ LIB_DEPENDS=	libmspack.so:archivers/libmspack \
 
 GNU_CONFIGURE=	yes
 USES=		compiler:c++11-lang gettext gmake gnome iconv jpeg pathfix \
-		pkgconfig xorg
+	pkgconfig sqlite xorg
 USE_XORG=	ice pixman sm x11 xau xcb xcomposite xcursor xdamage xdmcp xext \
 		xfixes xi xinerama xrandr xrender xxf86vm
 USE_GNOME=	atk gdkpixbuf2 glib20 gtk20 pango

Modified: head/graphics/mapcache/Makefile
==============================================================================
--- head/graphics/mapcache/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/mapcache/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -38,7 +38,7 @@ FASTCGI_CMAKE_ON=	-DWITH_FCGI=1
 FASTCGI_CMAKE_OFF=	-DWITH_FCGI=0
 
 SQLITE_DESC=		Use sqlite as a cache backend
-SQLITE_LIB_DEPENDS=	libsqlite3.so:databases/sqlite3
+SQLITE_USES=		sqlite
 SQLITE_CMAKE_ON=	-DWITH_SQLITE=1
 SQLITE_CMAKE_OFF=	-DWITH_SQLITE=0
 

Modified: head/graphics/proj/Makefile
==============================================================================
--- head/graphics/proj/Makefile	Mon Nov 16 18:38:51 2020	(r555506)
+++ head/graphics/proj/Makefile	Mon Nov 16 18:43:43 2020	(r555507)
@@ -15,9 +15,7 @@ COMMENT=	Cartographic Projections library
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libsqlite3.so:databases/sqlite3
-
-USES=		compiler:c++11-lang gmake libtool pathfix pkgconfig
+USES=		compiler:c++11-lang gmake libtool pathfix pkgconfig sqlite
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes



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