From owner-svn-ports-all@freebsd.org Tue Apr 16 18:41:57 2019 Return-Path: <owner-svn-ports-all@freebsd.org> Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 967B9157A336; Tue, 16 Apr 2019 18:41:57 +0000 (UTC) (envelope-from madpilot@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A745727A8; Tue, 16 Apr 2019 18:41:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 15C80239CC; Tue, 16 Apr 2019 18:41:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3GIfuXx072278; Tue, 16 Apr 2019 18:41:56 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3GIfuGV072275; Tue, 16 Apr 2019 18:41:56 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201904161841.x3GIfuGV072275@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi <madpilot@FreeBSD.org> Date: Tue, 16 Apr 2019 18:41:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499111 - head/archivers/thunar-archive-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/archivers/thunar-archive-plugin X-SVN-Commit-Revision: 499111 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 3A745727A8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 16 Apr 2019 18:41:57 -0000 Author: madpilot Date: Tue Apr 16 18:41:56 2019 New Revision: 499111 URL: https://svnweb.freebsd.org/changeset/ports/499111 Log: Make thunar-archive-plugin work with file-roller, if installed. This allows "extract-here" menu entry in xfce4-desktop and thunar to work again when file-roller is the only archive manager installed. Modified: head/archivers/thunar-archive-plugin/Makefile head/archivers/thunar-archive-plugin/pkg-plist Modified: head/archivers/thunar-archive-plugin/Makefile ============================================================================== --- head/archivers/thunar-archive-plugin/Makefile Tue Apr 16 18:39:58 2019 (r499110) +++ head/archivers/thunar-archive-plugin/Makefile Tue Apr 16 18:41:56 2019 (r499111) @@ -3,7 +3,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= archivers xfce MASTER_SITES= XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -27,5 +27,9 @@ OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime + +post-install: + ${RLN} ${STAGEDIR}${PREFIX}/libexec/thunar-archive-plugin/file-roller.tap \ + ${STAGEDIR}${PREFIX}/libexec/thunar-archive-plugin/org.gnome.FileRoller.tap .include <bsd.port.mk> Modified: head/archivers/thunar-archive-plugin/pkg-plist ============================================================================== --- head/archivers/thunar-archive-plugin/pkg-plist Tue Apr 16 18:39:58 2019 (r499110) +++ head/archivers/thunar-archive-plugin/pkg-plist Tue Apr 16 18:41:56 2019 (r499111) @@ -2,6 +2,7 @@ lib/thunarx-2/thunar-archive-plugin.so libexec/thunar-archive-plugin/ark.tap libexec/thunar-archive-plugin/file-roller.tap libexec/thunar-archive-plugin/gnome-file-roller.tap +libexec/thunar-archive-plugin/org.gnome.FileRoller.tap share/icons/hicolor/16x16/apps/tap-create.png share/icons/hicolor/16x16/apps/tap-extract.png share/icons/hicolor/16x16/apps/tap-extract-to.png