From nobody Sun Dec 26 20:01:24 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 886F9191E128; Sun, 26 Dec 2021 20:01:25 +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 4JMWs10bnqz3sgf; Sun, 26 Dec 2021 20:01:25 +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 E85E1108F1; Sun, 26 Dec 2021 20:01:24 +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 1BQK1OEN078218; Sun, 26 Dec 2021 20:01:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BQK1OwV078217; Sun, 26 Dec 2021 20:01:24 GMT (envelope-from git) Date: Sun, 26 Dec 2021 20:01:24 GMT Message-Id: <202112262001.1BQK1OwV078217@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: 0dfb7ea2d831 - main - devel/libdbusmenu: remove run from USES=gettext-tools List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0dfb7ea2d8315b4bbf07d4f0546713a5b80c854f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640548885; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=21wyYhDlE0JEp91fBn423BiokfK8UmUUhHEiYamgh9c=; b=NIBYNCRJixA3NYvfAi/v2SCNXEXlcdDzWjpSH20aTTg0Q9giA8lky7xgDw1jYlFGEgffl+ cCqrfet8CBEyHaW7zK3wE6zHwZw/wCMBvvokwHq8bt4CDRaS3lrXxFS9NRK3Gd7NvzIKUr bR/wqNG03GxeQNqB1T8sfSNJtIvH1p1bDxVqzUF7s1wAbS8hYTKRwzf9kUur+UpLXvBC9x 4pDrs6X3fdvPP+pOGLJCDyVJaQEvRgnLjP3y4Q7mbkBjazknW4PMEvjxFwsGV9E+Q+lgNW JZFkfTDi9i21SUQEUqA96s8+J7blbLugXFq6xo2V00aSQ3AiqtsfL5+sx0rVZA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640548885; a=rsa-sha256; cv=none; b=OZmdUyaRkOOTyZpGwRvdYTKW6B5NfB4BPLnIpSR4dbuysHRZ/mAHT+75LAmYxig0eQAlrH gp0TNID4Bs2SCtwxQLeToVu2OzRdSaHsOG1DJ99DwVco2kodt6JAN+IQva1BPMjkOCAv4V 89g++pUx4qCXMzMO3UZuNCD46f1uHLWL4vPb5bPGeUD5zHHfoOCLAjFM3o/gXmAIBlLol8 d1Fh6LcMTiEmZS9ZhGEZdh1iO/maKowgICW1xezMsllHlN0EOUr58d4+oqfb5lKmpSIv9P ITjCWddMazZAe9BZoJ5eclKfUtkuIjEr2rwy4bJcDnZhP7eUeNGTTg4xvMxFOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=0dfb7ea2d8315b4bbf07d4f0546713a5b80c854f commit 0dfb7ea2d8315b4bbf07d4f0546713a5b80c854f Author: Charlie Li AuthorDate: 2021-12-25 22:51:43 +0000 Commit: Charlie Li CommitDate: 2021-12-26 20:00:33 +0000 devel/libdbusmenu: remove run from USES=gettext-tools msgfmt as a RUN_DEPENDS causes all consumers and their consumers (mostly Cinnamon/X-Apps) with NLS options to have them stuck enabled. This port does not need anything from gettext-tools at runtime. Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D33657 --- devel/libdbusmenu/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/devel/libdbusmenu/Makefile b/devel/libdbusmenu/Makefile index 71d826c7c0a0..bc66453e1f1c 100644 --- a/devel/libdbusmenu/Makefile +++ b/devel/libdbusmenu/Makefile @@ -2,12 +2,12 @@ PORTNAME= libdbusmenu PORTVERSION= 16.04.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/243440794/ \ https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= vishwin@vishwin.info COMMENT= GLib and Gtk Implementation of the DBusMenu protocol LICENSE= GPLv3 LGPL21 LGPL3 @@ -17,13 +17,14 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING-GPL3 LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.2.1 BUILD_DEPENDS= vapigen:lang/vala -LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libharfbuzz.so:print/harfbuzz GNU_CONFIGURE= yes -USES= compiler gettext-tools:build,run gmake gnome libtool pathfix \ - pkgconfig python:run shebangfix xorg -USE_GNOME= glib20 intltool intlhack libxslt \ - introspection:build gtk30 +USES= compiler gettext-tools gmake gnome libtool pathfix pkgconfig python:run \ + shebangfix xorg +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool intlhack libxslt \ + introspection:build USE_XORG= x11 USE_LDCONFIG= yes INSTALL_TARGET= install-strip