From owner-dev-commits-ports-all@freebsd.org Mon Jul 19 19:27:40 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 7DE9065CEC6; Mon, 19 Jul 2021 19:27:40 +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 4GTBgw37Rpz3K9S; Mon, 19 Jul 2021 19:27:40 +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 52C7E1CD13; Mon, 19 Jul 2021 19:27:40 +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 16JJRe89090361; Mon, 19 Jul 2021 19:27:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16JJRe1R090360; Mon, 19 Jul 2021 19:27:40 GMT (envelope-from git) Date: Mon, 19 Jul 2021 19:27:40 GMT Message-Id: <202107191927.16JJRe1R090360@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 1837e16d5593 - main - x11/nwg-launchers: update to 0.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1837e16d5593d6b9891fd0c9f2dcd6552356695f 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: Mon, 19 Jul 2021 19:27:40 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1837e16d5593d6b9891fd0c9f2dcd6552356695f commit 1837e16d5593d6b9891fd0c9f2dcd6552356695f Author: Jan Beich AuthorDate: 2021-07-19 17:10:29 +0000 Commit: Jan Beich CommitDate: 2021-07-19 19:27:34 +0000 x11/nwg-launchers: update to 0.5.0 Changes: https://github.com/nwg-piotr/nwg-launchers/releases/tag/v0.5.0 Reported by: GitHub (watch releases) --- x11/nwg-launchers/Makefile | 10 ++++++++-- x11/nwg-launchers/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/x11/nwg-launchers/Makefile b/x11/nwg-launchers/Makefile index 7fce98cf5563..6113ac77bbaa 100644 --- a/x11/nwg-launchers/Makefile +++ b/x11/nwg-launchers/Makefile @@ -1,7 +1,6 @@ PORTNAME= nwg-launchers DISTVERSIONPREFIX= v -DISTVERSION= 0.4.4 -PORTREVISION= 1 +DISTVERSION= 0.5.0 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -17,6 +16,13 @@ USE_GITHUB= yes USE_GNOME= gtkmm30 GH_ACCOUNT= nwg-piotr +OPTIONS_DEFINE= GLS +OPTIONS_DEFAULT=GLS + +GLS_DESC= Layer-shell support +GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell +GLS_MESON_ENABLED= layer-shell + post-patch: # Respect PREFIX when looking for .desktop files @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ diff --git a/x11/nwg-launchers/distinfo b/x11/nwg-launchers/distinfo index 7539514ba768..5cc851192451 100644 --- a/x11/nwg-launchers/distinfo +++ b/x11/nwg-launchers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612017345 -SHA256 (nwg-piotr-nwg-launchers-v0.4.4_GH0.tar.gz) = c8a0efdfdcad764bea08c677b9ee81d46a723815a005bc8b88bb5b726d0231cc -SIZE (nwg-piotr-nwg-launchers-v0.4.4_GH0.tar.gz) = 50749 +TIMESTAMP = 1626714629 +SHA256 (nwg-piotr-nwg-launchers-v0.5.0_GH0.tar.gz) = d3ba3ebfac82600a6ddf9186369123284bb233ac98474ea478917bd3266e9c53 +SIZE (nwg-piotr-nwg-launchers-v0.5.0_GH0.tar.gz) = 52715