pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/xfce4-xarchiver



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Aug 31 15:47:55 UTC 2019

Modified Files:
        pkgsrc/sysutils/xfce4-xarchiver: Makefile PLIST distinfo
Removed Files:
        pkgsrc/sysutils/xfce4-xarchiver/patches: patch-xarchiver.desktop.in

Log Message:
xfce4-xarchiver: Update to 0.5.4.14

This changes the upstream and adds GTK3 support.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/sysutils/xfce4-xarchiver/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/xfce4-xarchiver/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/xfce4-xarchiver/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/sysutils/xfce4-xarchiver/patches/patch-xarchiver.desktop.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/xfce4-xarchiver/Makefile
diff -u pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.42 pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.43
--- pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.42       Sun Aug 11 13:23:21 2019
+++ pkgsrc/sysutils/xfce4-xarchiver/Makefile    Sat Aug 31 15:47:55 2019
@@ -1,18 +1,23 @@
-# $NetBSD: Makefile,v 1.42 2019/08/11 13:23:21 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2019/08/31 15:47:55 nia Exp $
 
-PKGREVISION= 12
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-VERSION=       0.5.4
+VERSION=       0.5.4.14
 DISTNAME=      xarchiver-${VERSION}
 PKGNAME=       xfce4-xarchiver-${VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xarchiver/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ib/}
+GITHUB_PROJECT=        xarchiver
+GITHUB_TAG=    ${VERSION}
 
-HOMEPAGE=      http://xarchiver.sourceforge.net/
+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
+USE_TOOLS+=    intltool msgfmt msgmerge xgettext
+GNU_CONFIGURE= yes
 
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/xfce4-xarchiver/PLIST
diff -u pkgsrc/sysutils/xfce4-xarchiver/PLIST:1.6 pkgsrc/sysutils/xfce4-xarchiver/PLIST:1.7
--- pkgsrc/sysutils/xfce4-xarchiver/PLIST:1.6   Tue Apr 21 08:56:42 2015
+++ pkgsrc/sysutils/xfce4-xarchiver/PLIST       Sat Aug 31 15:47:55 2019
@@ -1,73 +1,89 @@
-@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:42 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/08/31 15:47:55 nia Exp $
 bin/xarchiver
 libexec/thunar-archive-plugin/xarchiver.tap
+man/man1/xarchiver.1
 share/applications/xarchiver.desktop
-share/doc/xarchiver/AUTHORS
 share/doc/xarchiver/COPYING
 share/doc/xarchiver/ChangeLog
-share/doc/xarchiver/NEWS
 share/doc/xarchiver/README
-share/doc/xarchiver/TODO
-share/doc/xarchiver/html/ch01.html
-share/doc/xarchiver/html/ch01s02.html
-share/doc/xarchiver/html/ch01s03.html
-share/doc/xarchiver/html/ch01s04.html
-share/doc/xarchiver/html/ch02.html
-share/doc/xarchiver/html/ch02s02.html
-share/doc/xarchiver/html/ch02s03.html
-share/doc/xarchiver/html/ch03.html
-share/doc/xarchiver/html/ch03s02.html
-share/doc/xarchiver/html/ch03s03.html
-share/doc/xarchiver/html/ch03s04.html
-share/doc/xarchiver/html/ch03s05.html
-share/doc/xarchiver/html/ch03s06.html
-share/doc/xarchiver/html/ch03s07.html
-share/doc/xarchiver/html/ch03s08.html
-share/doc/xarchiver/html/ch03s09.html
-share/doc/xarchiver/html/ch04.html
-share/doc/xarchiver/html/ch04s02.html
-share/doc/xarchiver/html/ch04s03.html
-share/doc/xarchiver/html/ch04s04.html
-share/doc/xarchiver/html/ch04s05.html
-share/doc/xarchiver/html/ch04s06.html
-share/doc/xarchiver/html/images/add_dialog.png
-share/doc/xarchiver/html/images/archive_comment_dialog.png
-share/doc/xarchiver/html/images/archive_properties.png
-share/doc/xarchiver/html/images/extract_dialog.png
-share/doc/xarchiver/html/images/multi_extract_dialog.png
-share/doc/xarchiver/html/images/new_dialog.png
-share/doc/xarchiver/html/images/password_dialog.png
-share/doc/xarchiver/html/images/pref_dialog.png
-share/doc/xarchiver/html/index.html
-share/doc/xarchiver/html/xarchiver.css
+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/nb_NO/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/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/sv/LC_MESSAGES/xarchiver.mo
+share/locale/te/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/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-html.png

Index: pkgsrc/sysutils/xfce4-xarchiver/distinfo
diff -u pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.5 pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.6
--- pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.5        Tue Jun 14 12:13:34 2016
+++ pkgsrc/sysutils/xfce4-xarchiver/distinfo    Sat Aug 31 15:47:55 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/06/14 12:13:34 youri Exp $
+$NetBSD: distinfo,v 1.6 2019/08/31 15:47:55 nia Exp $
 
-SHA1 (xarchiver-0.5.4.tar.bz2) = 4a02a6f77b03be72065f19dd98db1fa5325d3bb6
-RMD160 (xarchiver-0.5.4.tar.bz2) = af130364d48678ee74a818eccfc8c7de34294e20
-SHA512 (xarchiver-0.5.4.tar.bz2) = 3b767c2601d94104e2fc72aa8d168afa5a154b5747a9b0518d1c348417e56e4c19d872a0029fb78decc897e0f3bc9573e17d0317b85f584e7275b0e519f5f30d
-Size (xarchiver-0.5.4.tar.bz2) = 1003045 bytes
-SHA1 (patch-xarchiver.desktop.in) = cf261bcb66bca0d87afd59a6ca38f1433cb1b482
+SHA1 (xarchiver-0.5.4.14.tar.gz) = db763b3eaf926ebfc78ba0f647902d0d3764a813
+RMD160 (xarchiver-0.5.4.14.tar.gz) = cfc50e6f10a4090ff7aae09226ff5bb881ec78d0
+SHA512 (xarchiver-0.5.4.14.tar.gz) = b38881e6cdfb402499efbd18ab25cac3869cd48ef96941a4bb3cb8b6b130a2317abe3b1d11bfc3d60e81eef7cafa34515fefc11e469443d96d139c2f09cf4498
+Size (xarchiver-0.5.4.14.tar.gz) = 1081542 bytes



Home | Main Index | Thread Index | Old Index