pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Rename sysutils/xfce4-xarchiver to archivers/xarchiver



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43ed78ea279e
branches:  trunk
changeset: 454545:43ed78ea279e
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Jun 13 08:15:50 2021 +0000

description:
Rename sysutils/xfce4-xarchiver to archivers/xarchiver

xarchiver is no longer part of xfce (for years), and the package
name and location makes it difficult to find. match other package
managers.

diffstat:

 archivers/Makefile                      |   3 +-
 archivers/xarchiver/DESCR               |   6 ++
 archivers/xarchiver/Makefile            |  28 +++++++++
 archivers/xarchiver/PLIST               |  95 +++++++++++++++++++++++++++++++++
 archivers/xarchiver/distinfo            |   6 ++
 archivers/xfce4-thunar-archive/Makefile |   6 +-
 meta-pkgs/xfce4/Makefile                |   5 +-
 meta-pkgs/xfce4/Makefile.common         |   3 +-
 sysutils/Makefile                       |   3 +-
 sysutils/xfce4-xarchiver/DESCR          |   1 -
 sysutils/xfce4-xarchiver/Makefile       |  25 --------
 sysutils/xfce4-xarchiver/PLIST          |  95 ---------------------------------
 sysutils/xfce4-xarchiver/distinfo       |   6 --
 13 files changed, 144 insertions(+), 138 deletions(-)

diffs (truncated from 388 to 300 lines):

diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/Makefile
--- a/archivers/Makefile        Sun Jun 13 07:59:12 2021 +0000
+++ b/archivers/Makefile        Sun Jun 13 08:15:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2021/06/12 06:03:56 nia Exp $
+# $NetBSD: Makefile,v 1.185 2021/06/13 08:15:50 nia Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -141,6 +141,7 @@
 SUBDIR+=       unzip
 SUBDIR+=       unzoo
 SUBDIR+=       upx
+SUBDIR+=       xarchiver
 SUBDIR+=       xbin
 SUBDIR+=       xfce4-thunar-archive
 SUBDIR+=       xmill
diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/xarchiver/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/xarchiver/DESCR Sun Jun 13 08:15:50 2021 +0000
@@ -0,0 +1,6 @@
+Desktop Environment independent archiver front end. All common archive
+formats are supported, deb and RPM packages are handled without their package
+managers being installed. Xarchiver only depends on the GTK+ libraries and
+utilizes various (un)compressor/(un)archiver command line programs at runtime.
+Installation of xdg-utils is optional but installing it will allow Xarchiver
+to support opening more file types directly from inside an archive.
diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/xarchiver/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/xarchiver/Makefile      Sun Jun 13 08:15:50 2021 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2021/06/13 08:15:50 nia Exp $
+
+DISTNAME=      xarchiver-0.5.4.17
+CATEGORIES=    archivers
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ib/}
+GITHUB_PROJECT=        xarchiver
+GITHUB_TAG=    ${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/ib/xarchiver
+COMMENT=       GTK+ frontend to various command line archivers
+LICENSE=       gnu-gpl-v2
+
+CONFLICTS+=    xfce4-xarchiver-[0-9]*
+SUPERSEDES+=   xfce4-xarchiver-[0-9]*
+PREV_PKGPATH=  sysutils/xfce4-xarchiver
+
+USE_TOOLS+=    pkg-config perl gmake ggrep
+USE_TOOLS+=    intltool msgfmt msgmerge xgettext
+GNU_CONFIGURE= yes
+
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/xarchiver/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/xarchiver/PLIST Sun Jun 13 08:15:50 2021 +0000
@@ -0,0 +1,95 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/13 08:15:50 nia Exp $
+bin/xarchiver
+libexec/thunar-archive-plugin/xarchiver.tap
+man/man1/xarchiver.1
+share/applications/xarchiver.desktop
+share/doc/xarchiver/COPYING
+share/doc/xarchiver/ChangeLog
+share/doc/xarchiver/README
+share/doc/xarchiver/ch01.html
+share/doc/xarchiver/ch01s01.html
+share/doc/xarchiver/ch01s02.html
+share/doc/xarchiver/ch01s03.html
+share/doc/xarchiver/ch02.html
+share/doc/xarchiver/ch02s01.html
+share/doc/xarchiver/ch02s02.html
+share/doc/xarchiver/ch03.html
+share/doc/xarchiver/ch03s01.html
+share/doc/xarchiver/ch03s02.html
+share/doc/xarchiver/ch03s03.html
+share/doc/xarchiver/ch03s04.html
+share/doc/xarchiver/ch04.html
+share/doc/xarchiver/ch04s01.html
+share/doc/xarchiver/ch04s02.html
+share/doc/xarchiver/ch04s03.html
+share/doc/xarchiver/ch04s04.html
+share/doc/xarchiver/ch04s05.html
+share/doc/xarchiver/ch04s06.html
+share/doc/xarchiver/images/add_dialog.png
+share/doc/xarchiver/images/archive_comment_dialog.png
+share/doc/xarchiver/images/archive_properties.png
+share/doc/xarchiver/images/extract_dialog.png
+share/doc/xarchiver/images/multi_extract_dialog.png
+share/doc/xarchiver/images/new_dialog.png
+share/doc/xarchiver/images/password_dialog.png
+share/doc/xarchiver/images/pref_dialog.png
+share/doc/xarchiver/index.html
+share/doc/xarchiver/xarchiver.css
+share/icons/hicolor/16x16/apps/xarchiver.png
+share/icons/hicolor/24x24/apps/xarchiver.png
+share/icons/hicolor/48x48/apps/xarchiver.png
+share/icons/hicolor/scalable/apps/xarchiver.svg
+share/locale/ar/LC_MESSAGES/xarchiver.mo
+share/locale/ast/LC_MESSAGES/xarchiver.mo
+share/locale/bg/LC_MESSAGES/xarchiver.mo
+share/locale/ca/LC_MESSAGES/xarchiver.mo
+share/locale/cs/LC_MESSAGES/xarchiver.mo
+share/locale/da/LC_MESSAGES/xarchiver.mo
+share/locale/de/LC_MESSAGES/xarchiver.mo
+share/locale/dz/LC_MESSAGES/xarchiver.mo
+share/locale/el/LC_MESSAGES/xarchiver.mo
+share/locale/en_GB/LC_MESSAGES/xarchiver.mo
+share/locale/es/LC_MESSAGES/xarchiver.mo
+share/locale/eu/LC_MESSAGES/xarchiver.mo
+share/locale/fi/LC_MESSAGES/xarchiver.mo
+share/locale/fr/LC_MESSAGES/xarchiver.mo
+share/locale/gl/LC_MESSAGES/xarchiver.mo
+share/locale/he/LC_MESSAGES/xarchiver.mo
+share/locale/hr/LC_MESSAGES/xarchiver.mo
+share/locale/hu/LC_MESSAGES/xarchiver.mo
+share/locale/id/LC_MESSAGES/xarchiver.mo
+share/locale/it/LC_MESSAGES/xarchiver.mo
+share/locale/ja/LC_MESSAGES/xarchiver.mo
+share/locale/kk/LC_MESSAGES/xarchiver.mo
+share/locale/ku/LC_MESSAGES/xarchiver.mo
+share/locale/lt/LC_MESSAGES/xarchiver.mo
+share/locale/lv/LC_MESSAGES/xarchiver.mo
+share/locale/ms/LC_MESSAGES/xarchiver.mo
+share/locale/nb/LC_MESSAGES/xarchiver.mo
+share/locale/nl/LC_MESSAGES/xarchiver.mo
+share/locale/pa/LC_MESSAGES/xarchiver.mo
+share/locale/pl/LC_MESSAGES/xarchiver.mo
+share/locale/pt_BR/LC_MESSAGES/xarchiver.mo
+share/locale/pt_PT/LC_MESSAGES/xarchiver.mo
+share/locale/ro/LC_MESSAGES/xarchiver.mo
+share/locale/ru/LC_MESSAGES/xarchiver.mo
+share/locale/si/LC_MESSAGES/xarchiver.mo
+share/locale/sk/LC_MESSAGES/xarchiver.mo
+share/locale/sq/LC_MESSAGES/xarchiver.mo
+share/locale/sr/LC_MESSAGES/xarchiver.mo
+share/locale/sv/LC_MESSAGES/xarchiver.mo
+share/locale/te/LC_MESSAGES/xarchiver.mo
+share/locale/th/LC_MESSAGES/xarchiver.mo
+share/locale/tr/LC_MESSAGES/xarchiver.mo
+share/locale/ug/LC_MESSAGES/xarchiver.mo
+share/locale/uk/LC_MESSAGES/xarchiver.mo
+share/locale/ur/LC_MESSAGES/xarchiver.mo
+share/locale/vi/LC_MESSAGES/xarchiver.mo
+share/locale/zh_CN/LC_MESSAGES/xarchiver.mo
+share/locale/zh_TW/LC_MESSAGES/xarchiver.mo
+share/pixmaps/xarchiver/xarchiver-add.png
+share/pixmaps/xarchiver/xarchiver-close.png
+share/pixmaps/xarchiver/xarchiver-extract.png
+share/pixmaps/xarchiver/xarchiver-green.png
+share/pixmaps/xarchiver/xarchiver-html.png
+share/pixmaps/xarchiver/xarchiver-red.png
diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/xarchiver/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/xarchiver/distinfo      Sun Jun 13 08:15:50 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/13 08:15:50 nia Exp $
+
+SHA1 (xarchiver-0.5.4.17.tar.gz) = e7576d43d44cbb8dcede71aa1d39f5c319f1134c
+RMD160 (xarchiver-0.5.4.17.tar.gz) = 3dc12f6291511587f2cf053bf76f526ca0575b6b
+SHA512 (xarchiver-0.5.4.17.tar.gz) = 5b19fd0fb90f99aee0ac2576bc4efce9ef4eef9119fc118815f6d925e3877c0895475fbdf7363d8adfb6371fb7fd73299ea3a7cb3b6d9fff19c89d1d287d3a84
+Size (xarchiver-0.5.4.17.tar.gz) = 1077111 bytes
diff -r ea9d3a5e1123 -r 43ed78ea279e archivers/xfce4-thunar-archive/Makefile
--- a/archivers/xfce4-thunar-archive/Makefile   Sun Jun 13 07:59:12 2021 +0000
+++ b/archivers/xfce4-thunar-archive/Makefile   Sun Jun 13 08:15:50 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/08/31 18:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/06/13 08:15:50 nia Exp $
 
-PKGREVISION= 10
+PKGREVISION= 11
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      thunar-archive-plugin-0.4.0
@@ -12,7 +12,7 @@
 HOMEPAGE=      https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
 COMMENT=       Thunar archive plugin
 
-DEPENDS=       xfce4-xarchiver-[0-9]*:../../sysutils/xfce4-xarchiver
+DEPENDS=       xarchiver-[0-9]*:../../archivers/xarchiver
 
 .include "../../sysutils/xfce4-thunar/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r ea9d3a5e1123 -r 43ed78ea279e meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Sun Jun 13 07:59:12 2021 +0000
+++ b/meta-pkgs/xfce4/Makefile  Sun Jun 13 08:15:50 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.103 2021/05/24 19:53:04 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2021/06/13 08:15:50 nia Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION= 6
+PKGREVISION= 7
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
@@ -22,7 +22,6 @@
 DEPENDS+=      xfce4-thunar>=1.8.9:../../sysutils/xfce4-thunar
 DEPENDS+=      xfce4-wm>=4.14.0:../../wm/xfce4-wm
 DEPENDS+=      xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
-DEPENDS+=      xfce4-xarchiver>=0.5.4:../../sysutils/xfce4-xarchiver
 DEPENDS+=      elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme
 DEPENDS+=      xdg-utils-[0-9]*:../../misc/xdg-utils
 
diff -r ea9d3a5e1123 -r 43ed78ea279e meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Sun Jun 13 07:59:12 2021 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Sun Jun 13 08:15:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.70 2021/05/06 20:40:49 wiz Exp $
+# $NetBSD: Makefile.common,v 1.71 2021/06/13 08:15:50 nia Exp $
 #
 # used by archivers/xfce4-thunar-archive/Makefile
 # used by audio/xfce4-xmms-plugin/Makefile
@@ -31,7 +31,6 @@
 # used by sysutils/xfce4-thunar-vcs/Makefile
 # used by sysutils/xfce4-thunar/Makefile
 # used by sysutils/xfce4-verve-plugin/Makefile
-# used by sysutils/xfce4-xarchiver/Makefile
 # used by sysutils/xfce4-xkb-plugin/Makefile
 # used by textproc/xfce4-dict/Makefile
 # used by time/xfce4-datetime-plugin/Makefile
diff -r ea9d3a5e1123 -r 43ed78ea279e sysutils/Makefile
--- a/sysutils/Makefile Sun Jun 13 07:59:12 2021 +0000
+++ b/sysutils/Makefile Sun Jun 13 08:15:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.959 2021/05/25 10:21:26 adam Exp $
+# $NetBSD: Makefile,v 1.960 2021/06/13 08:15:50 nia Exp $
 #
 
 COMMENT=       System utilities
@@ -868,7 +868,6 @@
 SUBDIR+=       xfce4-thunar
 SUBDIR+=       xfce4-thunar-vcs
 SUBDIR+=       xfce4-verve-plugin
-SUBDIR+=       xfce4-xarchiver
 SUBDIR+=       xfce4-xkb-plugin
 SUBDIR+=       xfe
 SUBDIR+=       xfm
diff -r ea9d3a5e1123 -r 43ed78ea279e sysutils/xfce4-xarchiver/DESCR
--- a/sysutils/xfce4-xarchiver/DESCR    Sun Jun 13 07:59:12 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Xfce archive handler.
diff -r ea9d3a5e1123 -r 43ed78ea279e sysutils/xfce4-xarchiver/Makefile
--- a/sysutils/xfce4-xarchiver/Makefile Sun Jun 13 07:59:12 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.52 2021/05/24 19:54:21 wiz Exp $
-
-DISTNAME=      xarchiver-0.5.4.16
-PKGNAME=       xfce4-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    sysutils
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=ib/}
-GITHUB_PROJECT=        xarchiver
-GITHUB_TAG=    ${PKGVERSION_NOREV}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/ib/xarchiver
-COMMENT=       Xfce archiver handler
-LICENSE=       gnu-gpl-v2
-
-USE_TOOLS+=    pkg-config perl gmake ggrep
-USE_TOOLS+=    intltool msgfmt msgmerge xgettext
-GNU_CONFIGURE= yes
-
-TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-
-.include "../../x11/gtk3/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ea9d3a5e1123 -r 43ed78ea279e sysutils/xfce4-xarchiver/PLIST
--- a/sysutils/xfce4-xarchiver/PLIST    Sun Jun 13 07:59:12 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,95 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2020/11/24 10:43:25 nia Exp $
-bin/xarchiver
-libexec/thunar-archive-plugin/xarchiver.tap
-man/man1/xarchiver.1
-share/applications/xarchiver.desktop
-share/doc/xarchiver/COPYING
-share/doc/xarchiver/ChangeLog
-share/doc/xarchiver/README
-share/doc/xarchiver/ch01.html
-share/doc/xarchiver/ch01s01.html
-share/doc/xarchiver/ch01s02.html
-share/doc/xarchiver/ch01s03.html
-share/doc/xarchiver/ch02.html
-share/doc/xarchiver/ch02s01.html
-share/doc/xarchiver/ch02s02.html
-share/doc/xarchiver/ch03.html
-share/doc/xarchiver/ch03s01.html



Home | Main Index | Thread Index | Old Index