diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile index 164c9be5f744..2042ab40a829 100644 --- a/archivers/peazip/Makefile +++ b/archivers/peazip/Makefile @@ -1,101 +1,100 @@ PORTNAME= peazip -PORTVERSION= 7.0.1 -PORTREVISION= 4 +PORTVERSION= 8.1.0 CATEGORIES= archivers MASTER_SITES= https://github.com/giorgiotani/PeaZip/releases/download/${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= acm@FreeBSD.org COMMENT= Free archiver and file compressor LICENSE= LGPL3 USES= desktop-file-utils dos2unix fpc lazarus:flavors zip xorg USE_FPC= cairo chm fcl-base fcl-image fcl-xml pasjpeg rtl-objpas x11 USE_XORG= x11 SUB_FILES= pea peazip DOS2UNIX_REGEX= .*\.([txt]|pas|lpi|txt) LAZARUS_PROJECT_FILES= project_pea.lpi project_peach.lpi LAZBUILD_ARGS= -d gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ARCHIVER_FILES= # OPTIONS_DEFINE= 7Z ARC ZPAQ UNACE 7Z_DESC= 7z file archiver support ARC_DESC= Arc file archiver support ZPAQ_DESC= Zpaq file archiver support UNACE_DESC= Unace file archiver support OPTIONS_DEFAULT= 7Z .if ${FLAVOR:Ugtk2:Mgtk2} USES+= gnome USE_GNOME+= cairo .endif .include .if ${PORT_OPTIONS:M7Z} RUN_DEPENDS+= 7z:archivers/p7zip ARCHIVER_FILES+=7z PLIST_SUB+= 7Z="" .else PLIST_SUB+= 7Z="@comment " .endif .if ${PORT_OPTIONS:MARC} RUN_DEPENDS+= arc:archivers/arc ARCHIVER_FILES+=arc PLIST_SUB+= ARC="" .else PLIST_SUB+= ARC="@comment " .endif .if ${PORT_OPTIONS:MZPAQ} RUN_DEPENDS+= zpaq:archivers/paq ARCHIVER_FILES+=zpaq PLIST_SUB+= ZPAQ="" .else PLIST_SUB+= ZPAQ="@comment " .endif .if ${PORT_OPTIONS:MUNACE} RUN_DEPENDS+= unace:archivers/unace ARCHIVER_FILES+=unace PLIST_SUB+= UNACE="" .else PLIST_SUB+= UNACE="@comment " .endif post-patch: ${REINPLACE_CMD} 's|GetSelectedNodePath|Path|g' ${WRKSRC}/peach.pas pre-install: @${ECHO_CMD} "#" > ${WRKSRC}/altconf.txt @${ECHO_CMD} "appdata" >> ${WRKSRC}/altconf.txt do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/res .for ARCHIVER in ${ARCHIVER_FILES} @${MKDIR} ${STAGEDIR}${DATADIR}/res/${ARCHIVER} @${LN} -s ${LOCALBASE}/bin/${ARCHIVER} ${STAGEDIR}${DATADIR}/res/${ARCHIVER}/${ARCHIVER} .endfor @cd ${WRKSRC}/res && ${COPYTREE_SHARE} "icons lang themes" ${STAGEDIR}${DATADIR}/res @cd ${WRKSRC} && ${INSTALL_DATA} altconf.txt ${STAGEDIR}${DATADIR}/res && \ ${INSTALL_PROGRAM} pea ${STAGEDIR}${DATADIR}/res && \ ${INSTALL_PROGRAM} peazip ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps @cd ${WRKSRC}/FreeDesktop_integration && \ ${INSTALL_DATA} peazip.desktop ${STAGEDIR}${DESKTOPDIR} && \ ${INSTALL_DATA} peazip.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/${PORTNAME}.png ${INSTALL_SCRIPT} ${WRKDIR}/pea ${WRKDIR}/peazip ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/archivers/peazip/distinfo b/archivers/peazip/distinfo index 8047fd0255b6..ac3d1b9c5361 100644 --- a/archivers/peazip/distinfo +++ b/archivers/peazip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577681161 -SHA256 (peazip-7.0.1.src.zip) = bd7f80ef67a5c0db052e868d2d8a19889ee4df6e32004869c05be9a39b1930a6 -SIZE (peazip-7.0.1.src.zip) = 5854868 +TIMESTAMP = 1627749414 +SHA256 (peazip-8.1.0.src.zip) = d5093539ff70d3f58f599f146385b891704cb3e3dd6f325f0b76b5043d8a0c60 +SIZE (peazip-8.1.0.src.zip) = 5807059 diff --git a/archivers/peazip/files/patch-peach.pas b/archivers/peazip/files/patch-peach.pas deleted file mode 100644 index 35a5bc967c7d..000000000000 --- a/archivers/peazip/files/patch-peach.pas +++ /dev/null @@ -1,26 +0,0 @@ ---- peach.pas.orig 2016-07-26 12:13:05 UTC -+++ peach.pas -@@ -4468,6 +4468,7 @@ const - APPLICATION5 = ''; - APPLICATION6 = ''; - APPLICATION7 = ''; -+ APPLICATION8 = ''; - {$ENDIF} - {$IFDEF NETBSD} - EXEEXT = ''; -@@ -4478,6 +4479,7 @@ const - APPLICATION5 = ''; - APPLICATION6 = ''; - APPLICATION7 = ''; -+ APPLICATION8 = ''; - {$ENDIF} - {$IFDEF DARWIN} - EXEEXT = ''; -@@ -4488,6 +4490,7 @@ const - APPLICATION5 = ''; - APPLICATION6 = ''; - APPLICATION7 = ''; -+ APPLICATION8 = ''; - {$ENDIF} - - var diff --git a/archivers/peazip/pkg-plist b/archivers/peazip/pkg-plist index 9a913df53e34..d71910ea6c51 100644 --- a/archivers/peazip/pkg-plist +++ b/archivers/peazip/pkg-plist @@ -1,70 +1,75 @@ bin/pea bin/peazip share/applications/peazip.desktop share/icons/hicolor/256x256/apps/peazip.png %%DATADIR%%/peazip +%%7Z%%%%DATADIR%%/res/7z/7z +%%ARC%%%%DATADIR%%/res/arc/arc +%%UNACE%%%%DATADIR%%/res/unace/unace +%%ZPAQ%%%%DATADIR%%/res/zpaq/zpaq %%DATADIR%%/res/altconf.txt %%DATADIR%%/res/icons/PeaZip.ico %%DATADIR%%/res/icons/PeaZip_7z.ico %%DATADIR%%/res/icons/PeaZip_app.ico %%DATADIR%%/res/icons/PeaZip_block.ico %%DATADIR%%/res/icons/PeaZip_cd.ico %%DATADIR%%/res/icons/PeaZip_package.ico %%DATADIR%%/res/icons/PeaZip_rar.ico %%DATADIR%%/res/icons/PeaZip_zip.ico %%DATADIR%%/res/icons/peazip_seven.icl %%DATADIR%%/res/lang/ar.txt %%DATADIR%%/res/lang/bg.txt %%DATADIR%%/res/lang/by-cr.txt %%DATADIR%%/res/lang/by-lt.txt %%DATADIR%%/res/lang/chs.txt %%DATADIR%%/res/lang/cht.txt %%DATADIR%%/res/lang/cz.txt -%%DATADIR%%/res/lang/de-uml-alt.txt %%DATADIR%%/res/lang/de-uml.txt %%DATADIR%%/res/lang/default.txt %%DATADIR%%/res/lang/en-gb.txt %%DATADIR%%/res/lang/en.txt %%DATADIR%%/res/lang/es-es.txt %%DATADIR%%/res/lang/es-la.txt %%DATADIR%%/res/lang/eu.txt %%DATADIR%%/res/lang/fi.txt %%DATADIR%%/res/lang/fr.txt %%DATADIR%%/res/lang/gl.txt %%DATADIR%%/res/lang/gr.txt %%DATADIR%%/res/lang/he-prototype.txt %%DATADIR%%/res/lang/hu.txt %%DATADIR%%/res/lang/id.txt %%DATADIR%%/res/lang/it.txt %%DATADIR%%/res/lang/ja.txt %%DATADIR%%/res/lang/ko.txt +%%DATADIR%%/res/lang/lv.txt %%DATADIR%%/res/lang/nl.txt %%DATADIR%%/res/lang/no.txt %%DATADIR%%/res/lang/pl.txt %%DATADIR%%/res/lang/pt-br.txt %%DATADIR%%/res/lang/pt-pt.txt %%DATADIR%%/res/lang/ro.txt %%DATADIR%%/res/lang/ru.txt %%DATADIR%%/res/lang/si.txt %%DATADIR%%/res/lang/sk.txt %%DATADIR%%/res/lang/sl.txt %%DATADIR%%/res/lang/sv.txt %%DATADIR%%/res/lang/tj.txt %%DATADIR%%/res/lang/tr.txt %%DATADIR%%/res/lang/uk.txt %%DATADIR%%/res/lang/uz.txt %%DATADIR%%/res/lang/vn.txt %%DATADIR%%/res/pea +%%DATADIR%%/res/themes/KDE Breeze.theme.7z +%%DATADIR%%/res/themes/Oxygen.theme.7z %%DATADIR%%/res/themes/classic.theme.7z %%DATADIR%%/res/themes/experience.theme.7z %%DATADIR%%/res/themes/firecrystal.theme.7z +%%DATADIR%%/res/themes/graphite.theme.7z +%%DATADIR%%/res/themes/mocha.theme.7z %%DATADIR%%/res/themes/nographic-embedded/fm-theme.bmp %%DATADIR%%/res/themes/nographic-embedded/readme.txt +%%DATADIR%%/res/themes/senape.theme.7z %%DATADIR%%/res/themes/seven.theme.7z %%DATADIR%%/res/themes/ten-embedded/fm-theme.bmp %%DATADIR%%/res/themes/ten-embedded/readme.txt %%DATADIR%%/res/themes/ten.theme.7z -%%7Z%%%%DATADIR%%/res/7z/7z -%%ARC%%%%DATADIR%%/res/arc/arc -%%UNACE%%%%DATADIR%%/res/unace/unace -%%ZPAQ%%%%DATADIR%%/res/zpaq/zpaq