pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/xfce4-thunar-archive xfce4-thunar-archive: D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0e96cc280819
branches:  trunk
changeset: 339558:0e96cc280819
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Sep 14 21:40:52 2019 +0000

description:
xfce4-thunar-archive: Depend on xarchiver instead of GNOME 2 file-roller.

Makes more sense since we still consider xarchiver part of Xfce...

diffstat:

 archivers/xfce4-thunar-archive/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 07cffbca47d2 -r 0e96cc280819 archivers/xfce4-thunar-archive/Makefile
--- a/archivers/xfce4-thunar-archive/Makefile   Sat Sep 14 19:58:30 2019 +0000
+++ b/archivers/xfce4-thunar-archive/Makefile   Sat Sep 14 21:40:52 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/08/11 13:17:52 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2019/09/14 21:40:52 nia Exp $
 
-PKGREVISION= 5
+PKGREVISION= 6
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      thunar-archive-plugin-0.4.0
@@ -13,7 +12,7 @@
 HOMEPAGE=      https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
 COMMENT=       Thunar archive plugin
 
-DEPENDS=       file-roller-[0-9]*:../../archivers/file-roller
+DEPENDS=       xfce4-xarchiver-[0-9]*:../../sysutils/xfce4-xarchiver
 
 .include "../../sysutils/xfce4-thunar/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"



Home | Main Index | Thread Index | Old Index