From owner-dev-commits-ports-all@freebsd.org Fri May 28 12:51:15 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 93B5D653287; Fri, 28 May 2021 12:51:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fs4LW3p4nz3GBy; Fri, 28 May 2021 12:51:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6A5CD17578; Fri, 28 May 2021 12:51:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14SCpF1G074630; Fri, 28 May 2021 12:51:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14SCpFSu074629; Fri, 28 May 2021 12:51:15 GMT (envelope-from git) Date: Fri, 28 May 2021 12:51:15 GMT Message-Id: <202105281251.14SCpFSu074629@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Dima Panov Subject: git: 139e75894d46 - 2021Q2 - graphics/gimp-app: use canonical name for AALIB option MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 139e75894d4643c41415dfd4895ef7753a330d92 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2021 12:51:15 -0000 The branch 2021Q2 has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=139e75894d4643c41415dfd4895ef7753a330d92 commit 139e75894d4643c41415dfd4895ef7753a330d92 Author: Dima Panov AuthorDate: 2021-05-28 12:49:09 +0000 Commit: Dima Panov CommitDate: 2021-05-28 12:51:03 +0000 graphics/gimp-app: use canonical name for AALIB option PR: 255819 Submitted by: amdmi3@ (cherry picked from commit b2d56ea4ae001063d2546bd1a772c053008bdd97) --- graphics/gimp-app/Makefile | 10 +++++----- graphics/gimp-app/pkg-plist | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 4083df205b43..17f99eb2515f 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -82,9 +82,9 @@ PLIST_SUB+= LIBVER=0.1000.${PORTVERSION:E} USES+= desktop-file-utils -OPTIONS_DEFINE?= AA GHOSTSCRIPT \ +OPTIONS_DEFINE?= AALIB GHOSTSCRIPT \ LIBHEIF LIBMNG OPENEXR OPENJPEG SIMD WEBP WMF -OPTIONS_DEFAULT= AA LIBMNG OPENEXR OPENJPEG SIMD WEBP WMF +OPTIONS_DEFAULT= AALIB LIBMNG OPENEXR OPENJPEG SIMD WEBP WMF OPTIONS_SUB= yes .endif @@ -101,9 +101,9 @@ LIB_DEPENDS+= libgimp-2.0.so:graphics/gimp-app DEBUG_CONFIGURE_ON= --enable-debug -AA_DESC= Ascii-art Plug-in -AA_LIB_DEPENDS= libaa.so:graphics/aalib -AA_CONFIGURE_WITH= aa +AALIB_DESC= Ascii-art Plug-in +AALIB_LIB_DEPENDS= libaa.so:graphics/aalib +AALIB_CONFIGURE_WITH= aa LIBHEIF_DESC= ISO/IEC 23008-12:2017 HEIF file format support LIBHEIF_LIB_DEPENDS= libheif.so:graphics/libheif diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 3c4440ffd45b..d6a2d8e5a5bb 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -309,7 +309,7 @@ libexec/gimp/2.2/plug-ins/despeckle/despeckle libexec/gimp/2.2/plug-ins/destripe/destripe libexec/gimp/2.2/plug-ins/edge-dog/edge-dog libexec/gimp/2.2/plug-ins/emboss/emboss -%%AA%%libexec/gimp/2.2/plug-ins/file-aa/file-aa +%%AALIB%%libexec/gimp/2.2/plug-ins/file-aa/file-aa libexec/gimp/2.2/plug-ins/file-bmp/file-bmp libexec/gimp/2.2/plug-ins/file-cel/file-cel libexec/gimp/2.2/plug-ins/file-compressor/file-compressor