From owner-svn-ports-all@FreeBSD.ORG Fri Aug 29 17:31:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D608CA74; Fri, 29 Aug 2014 17:31:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0BD91B98; Fri, 29 Aug 2014 17:31:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7THVbGP073825; Fri, 29 Aug 2014 17:31:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7THVb8d073822; Fri, 29 Aug 2014 17:31:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201408291731.s7THVb8d073822@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 29 Aug 2014 17:31:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366538 - head/graphics/openjpeg15 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 17:31:38 -0000 Author: sunpoet Date: Fri Aug 29 17:31:36 2014 New Revision: 366538 URL: http://svnweb.freebsd.org/changeset/ports/366538 QAT: https://qat.redports.org/buildarchive/r366538/ Log: - Sort LIB_DEPENDS - Add CPE information - Use PORTDOCS - Update WWW and pkg-descr - Take maintainership Modified: head/graphics/openjpeg15/Makefile head/graphics/openjpeg15/pkg-descr head/graphics/openjpeg15/pkg-plist Modified: head/graphics/openjpeg15/Makefile ============================================================================== --- head/graphics/openjpeg15/Makefile Fri Aug 29 17:28:42 2014 (r366537) +++ head/graphics/openjpeg15/Makefile Fri Aug 29 17:31:36 2014 (r366538) @@ -7,20 +7,22 @@ CATEGORIES= graphics MASTER_SITES= SF/openjpeg.mirror/${PORTVERSION}/ PKGNAMESUFFIX= 15 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Open-source JPEG 2000 codec LICENSE= BSD2CLAUSE -LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ +LIB_DEPENDS= liblcms2.so:${PORTSDIR}/graphics/lcms2 \ libpng15.so:${PORTSDIR}/graphics/png \ - liblcms2.so:${PORTSDIR}/graphics/lcms2 + libtiff.so:${PORTSDIR}/graphics/tiff + +OPTIONS_DEFINE= DOCS -USES= cmake dos2unix DOS2UNIX_FILES= libopenjpeg/opj_malloc.h GNU_CONFIGURE= yes USE_LDCONFIG= yes +USES= cmake cpe dos2unix -OPTIONS_DEFINE= DOCS +PORTDOCS= CHANGES LICENSE .include Modified: head/graphics/openjpeg15/pkg-descr ============================================================================== --- head/graphics/openjpeg15/pkg-descr Fri Aug 29 17:28:42 2014 (r366537) +++ head/graphics/openjpeg15/pkg-descr Fri Aug 29 17:31:36 2014 (r366538) @@ -1,10 +1,16 @@ -The OpenJPEG library is an open-source JPEG 2000 codec written in -C language. It has been developed in order to promote the use of -JPEG 2000, the new still-image compression standard from the Joint -Photographic Experts Group (JPEG). In addition to the basic codec, -various other features are under development, among them the JP2 -and MJ2 (Motion JPEG 2000) file formats, an indexing tool useful -for the JPIP protocol, JPWL-tools for error-resilience, a Java-viewer -for j2k-images, ... +The OpenJPEG library is an open-source JPEG 2000 library developed in order to +promote the use of JPEG 2000. -WWW: http://code.google.com/p/openjpeg/ +The main part of the project consists in a JPEG 2000 codec compliant with the +Part 1 of the standard (Class-1 Profile-1 compliance). + +Besides this main codec, OpenJPEG integrates several other modules: +- JP2 (JPEG 2000 standard Part 2 - Handling of JP2 boxes and extended multiple + component transforms for multispectral and hyperspectral imagery) +- MJ2 (JPEG 2000 standard Part 3) +- JPWL (JPEG 2000 standard Part 11) +- JPIP (JPEG 2000 standard Part 9) +- OPJViewer, a GUI viewer for J2K, JP2, JPWL and MJ2 files + +WWW: https://code.google.com/p/openjpeg/ +WWW: http://openjpeg.mirror.sourceforge.net/ Modified: head/graphics/openjpeg15/pkg-plist ============================================================================== --- head/graphics/openjpeg15/pkg-plist Fri Aug 29 17:28:42 2014 (r366537) +++ head/graphics/openjpeg15/pkg-plist Fri Aug 29 17:31:36 2014 (r366538) @@ -9,12 +9,9 @@ man/man1/image_to_j2k.1.gz man/man1/j2k_dump.1.gz man/man1/j2k_to_image.1.gz man/man3/libopenjpeg.3.gz -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/LICENSE %%DATADIR%%/OpenJPEGConfig.cmake %%DATADIR%%/OpenJPEGTargets-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/OpenJPEGTargets.cmake libdata/pkgconfig/libopenjpeg.pc libdata/pkgconfig/libopenjpeg1.pc @dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%