Search Criteria
Package Details: p7zip-gui 16.02-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/p7zip-gui.git (read-only, click to copy) |
---|---|
Package Base: | p7zip-gui |
Description: | Graphic user interface (alpha quality) for the 7zip file archiver |
Upstream URL: | http://p7zip.sourceforge.net |
Licenses: | custom:unRAR, LGPL-2.1-or-later |
Conflicts: | 7-zip-full |
Submitter: | tmn505 |
Maintainer: | tmn505 |
Last Packager: | tmn505 |
Votes: | 94 |
Popularity: | 0.45 |
First Submitted: | 2015-12-12 09:37 (UTC) |
Last Updated: | 2024-04-03 11:06 (UTC) |
Dependencies (7)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- nasm (nasm-gitAUR) (make, i686)
- python (python37AUR, python311AUR, python310AUR) (make)
- yasm (yasm-gitAUR) (make, x86_64)
- desktop-file-utils (desktop-file-utils-gitAUR) (optional) – desktop entries
- kservice (kservice-gitAUR) (optional) – entries in kde context menu
Required by (0)
Sources (8)
- 7zFM.desktop
- https://downloads.sourceforge.net/project/p7zip/p7zip/16.02/p7zip_16.02_src_all.tar.bz2
- https://raw.githubusercontent.com/archlinux/svntogit-packages/a82b67f5d36f374afd154e7648bb13ec38a3c497/trunk/CVE-2016-9296.patch
- https://raw.githubusercontent.com/archlinux/svntogit-packages/a82b67f5d36f374afd154e7648bb13ec38a3c497/trunk/CVE-2017-17969.patch
- https://raw.githubusercontent.com/archlinux/svntogit-packages/a82b67f5d36f374afd154e7648bb13ec38a3c497/trunk/CVE-2018-10115.patch
- https://raw.githubusercontent.com/archlinux/svntogit-packages/a82b67f5d36f374afd154e7648bb13ec38a3c497/trunk/CVE-2018-5996.patch
- https://src.fedoraproject.org/rpms/p7zip/raw/rawhide/f/14-Fix-g++-warning.patch
- https://src.fedoraproject.org/rpms/p7zip/raw/rawhide/f/gcc10-conversion.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
class101 commented on 2020-05-16 12:14 (UTC)
I think recent gcc v10+ update broke the compiling part
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM
wx-config --unicode=yes --cxxflags
-DLANG -DNEW_FOLDER_INTERFACE -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/ErrorMsg.cpp In file included from ../../../../CPP/Common/Common.h:8, from ../../../myWindows/StdAfx.h:17: ../../../../CPP/Windows/ErrorMsg.cpp: In function ‘UString NWindows::NError::MyFormatMessage(DWORD)’: ../../../../CPP/Common/MyWindows.h:83:40: error: narrowing conversion of ‘-2147467263’ from ‘LONG’ {aka ‘int’} to ‘unsigned int’ [-Wnarrowing] 83 | #define E_NOTIMPL ((HRESULT)0x80004001L) | ^tmn505 commented on 2019-02-22 19:09 (UTC)
@Ataraxy The short answer is, it's unmaintained, https://sourceforge.net/p/p7zip/bugs/175. I work around this with this https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=p7zip-gui#n41. I didn't check how other distros do this but as You can see it's not Arch specific. TBF whole p7zip seems to be unmaintained ATM, https://sourceforge.net/p/p7zip/bugs/185/#417d.
Ataraxy commented on 2019-02-22 12:48 (UTC)
At install I see:
lectrode commented on 2018-06-25 22:54 (UTC)
Thank you for this useful package. Just a quick FYI for anyone else looking to add Context menu entries in other file managers: you can find the necessary commands in <source>/GUI/kde3/ in the .desktop files.
For example, in Thunar's custom actions:
name: Add to 7z archive... command: p7zipForFilemanager ad -t7z %F appearance conditions: (all)
name: Open archive with 7zFM... command: 7zFM %f appearance conditions: (other)
tmn505 commented on 2017-06-12 10:09 (UTC) (edited on 2017-06-12 10:11 (UTC) by tmn505)
friederbluemle commented on 2017-06-10 06:21 (UTC) (edited on 2017-06-10 06:22 (UTC) by friederbluemle)
tmn505 commented on 2016-05-09 18:00 (UTC)
Frontier commented on 2016-05-09 08:20 (UTC)
sl1pkn07 commented on 2015-12-14 15:30 (UTC) (edited on 2015-12-14 19:59 (UTC) by sl1pkn07)
tmn505 commented on 2015-12-14 06:24 (UTC)
« First ‹ Previous 1 2 3 4 5 Next › Last »