From owner-dev-commits-ports-main@freebsd.org Sun Aug 15 06:29:50 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 B1ED765AF51; Sun, 15 Aug 2021 06:29:50 +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 4GnS7y4gD7z4dxD; Sun, 15 Aug 2021 06:29:50 +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 883FF1133A; Sun, 15 Aug 2021 06:29:50 +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 17F6ToRb032669; Sun, 15 Aug 2021 06:29:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17F6TobD032668; Sun, 15 Aug 2021 06:29:50 GMT (envelope-from git) Date: Sun, 15 Aug 2021 06:29:50 GMT Message-Id: <202108150629.17F6TobD032668@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 7f5d5cff7076 - main - graphics/elementary-photos: Update to 2.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7f5d5cff7076a426981f674bb4137768a099074d 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: Sun, 15 Aug 2021 06:29:50 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f5d5cff7076a426981f674bb4137768a099074d commit 7f5d5cff7076a426981f674bb4137768a099074d Author: Miguel Gocobachi AuthorDate: 2021-08-15 06:29:28 +0000 Commit: Guangyuan Yang CommitDate: 2021-08-15 06:29:28 +0000 graphics/elementary-photos: Update to 2.7.1 PR: 257828 --- graphics/elementary-photos/Makefile | 4 ++-- graphics/elementary-photos/distinfo | 6 +++--- .../elementary-photos/files/patch-meson__options.txt | 8 -------- graphics/elementary-photos/pkg-plist | 19 +++++++++++++++++++ 4 files changed, 24 insertions(+), 13 deletions(-) diff --git a/graphics/elementary-photos/Makefile b/graphics/elementary-photos/Makefile index f7277de4940e..7c5e1711666a 100644 --- a/graphics/elementary-photos/Makefile +++ b/graphics/elementary-photos/Makefile @@ -1,6 +1,5 @@ PORTNAME= elementary-photos -DISTVERSION= 2.7.0 -PORTREVISION= 3 +DISTVERSION= 2.7.1 CATEGORIES= graphics MAINTAINER= miguel@gocobachi.dev @@ -22,6 +21,7 @@ LIB_DEPENDS= libaccounts-glib.so:net-im/libaccounts-glib \ libgstbase-1.0.so:multimedia/gstreamer1 \ libgudev-1.0.so:devel/libgudev \ libjson-glib-1.0.so:devel/json-glib \ + libhandy-1.so:x11-toolkits/libhandy \ libraw.so:graphics/libraw \ librest-0.7.so:devel/librest \ libsoup-2.4.so:devel/libsoup \ diff --git a/graphics/elementary-photos/distinfo b/graphics/elementary-photos/distinfo index 4c5db7742da8..74e4ebee3447 100644 --- a/graphics/elementary-photos/distinfo +++ b/graphics/elementary-photos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593111169 -SHA256 (elementary-photos-2.7.0_GH0.tar.gz) = 9f6ad409d053e3239b9ec7fc59429afe9ce89e40878697a73c2c3f215556a074 -SIZE (elementary-photos-2.7.0_GH0.tar.gz) = 5822895 +TIMESTAMP = 1628900913 +SHA256 (elementary-photos-2.7.1_GH0.tar.gz) = a42f7d61b2cbaa21ab2a03d07dcd59304c90664d34421e38db383f37f87c6316 +SIZE (elementary-photos-2.7.1_GH0.tar.gz) = 6717005 diff --git a/graphics/elementary-photos/files/patch-meson__options.txt b/graphics/elementary-photos/files/patch-meson__options.txt deleted file mode 100644 index e5736e05d5d1..000000000000 --- a/graphics/elementary-photos/files/patch-meson__options.txt +++ /dev/null @@ -1,8 +0,0 @@ ---- meson_options.txt.orig 2020-04-08 20:18:53 UTC -+++ meson_options.txt -@@ -1,3 +1,4 @@ --option ('libunity', type : 'boolean', value : true) -+option ('libunity', type : 'boolean', value : false) - option ('documentation', type : 'boolean', value : false) - option ('plugins', type : 'boolean', value : true) -+option ('use-svg-images', type : 'boolean', value : true) diff --git a/graphics/elementary-photos/pkg-plist b/graphics/elementary-photos/pkg-plist index e4cc287ca45f..49254c4f1035 100644 --- a/graphics/elementary-photos/pkg-plist +++ b/graphics/elementary-photos/pkg-plist @@ -5,6 +5,12 @@ lib/io.elementary.photos/plugins/libpantheon-photos-transitions.so libexec/io.elementary.photos/video-thumbnailer share/applications/io.elementary.photos-viewer.desktop share/applications/io.elementary.photos.desktop +share/icons/elementary-photos/128.svg +share/icons/elementary-photos/16.svg +share/icons/elementary-photos/24.svg +share/icons/elementary-photos/32.svg +share/icons/elementary-photos/48.svg +share/icons/elementary-photos/64.svg share/icons/elementary-photos/aperture-symbolic.svg share/icons/elementary-photos/drag-nub.svg share/icons/elementary-photos/edit-flag.svg @@ -19,6 +25,18 @@ share/icons/elementary-photos/image-red-eye.svg share/icons/elementary-photos/iso-symbolic.svg share/icons/elementary-photos/noninterpretable-video.svg share/icons/elementary-photos/object-straighten.svg +share/icons/hicolor/128x128/apps/io.elementary.photos.svg +share/icons/hicolor/128x128@2/apps/io.elementary.photos.svg +share/icons/hicolor/16x16/apps/io.elementary.photos.svg +share/icons/hicolor/16x16@2/apps/io.elementary.photos.svg +share/icons/hicolor/24x24/apps/io.elementary.photos.svg +share/icons/hicolor/24x24@2/apps/io.elementary.photos.svg +share/icons/hicolor/32x32/apps/io.elementary.photos.svg +share/icons/hicolor/32x32@2/apps/io.elementary.photos.svg +share/icons/hicolor/48x48/apps/io.elementary.photos.svg +share/icons/hicolor/48x48@2/apps/io.elementary.photos.svg +share/icons/hicolor/64x64/apps/io.elementary.photos.svg +share/icons/hicolor/64x64@2/apps/io.elementary.photos.svg share/locale/aa/LC_MESSAGES/io.elementary.photos.mo share/locale/ab/LC_MESSAGES/io.elementary.photos.mo share/locale/ae/LC_MESSAGES/io.elementary.photos.mo @@ -39,6 +57,7 @@ share/locale/bh/LC_MESSAGES/io.elementary.photos.mo share/locale/bi/LC_MESSAGES/io.elementary.photos.mo share/locale/bm/LC_MESSAGES/io.elementary.photos.mo share/locale/bn/LC_MESSAGES/io.elementary.photos.mo +share/locale/bn_IN/LC_MESSAGES/io.elementary.photos.mo share/locale/bo/LC_MESSAGES/io.elementary.photos.mo share/locale/br/LC_MESSAGES/io.elementary.photos.mo share/locale/bs/LC_MESSAGES/io.elementary.photos.mo