From owner-dev-commits-ports-main@freebsd.org Fri May 28 12:50:17 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 8C65F652D78; Fri, 28 May 2021 12:50:17 +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 4Fs4KP3S1lz3GDh; Fri, 28 May 2021 12:50:17 +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 5E8F6174AB; Fri, 28 May 2021 12:50:17 +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 14SCoHG1071674; Fri, 28 May 2021 12:50:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14SCoHvM071671; Fri, 28 May 2021 12:50:17 GMT (envelope-from git) Date: Fri, 28 May 2021 12:50:17 GMT Message-Id: <202105281250.14SCoHvM071671@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: b2d56ea4ae00 - main - 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/main X-Git-Reftype: branch X-Git-Commit: b2d56ea4ae001063d2546bd1a772c053008bdd97 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2021 12:50:17 -0000 The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2d56ea4ae001063d2546bd1a772c053008bdd97 commit b2d56ea4ae001063d2546bd1a772c053008bdd97 Author: Dima Panov AuthorDate: 2021-05-28 12:49:09 +0000 Commit: Dima Panov CommitDate: 2021-05-28 12:49:09 +0000 graphics/gimp-app: use canonical name for AALIB option PR: 255819 Submitted by: amdmi3@ --- 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 a6a17b0b72d6..f9ac1781ea49 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -83,9 +83,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 @@ -102,9 +102,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