Search Criteria
Package Details: p7zip-gui 16.02-11
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 p7zip file archiver |
| Upstream URL: | http://p7zip.sourceforge.net |
| Licenses: | custom:unRAR, LGPL-2.1-or-later |
| Submitter: | tmn505 |
| Maintainer: | tmn505 |
| Last Packager: | tmn505 |
| Votes: | 94 |
| Popularity: | 0.35 |
| First Submitted: | 2015-12-12 09:37 (UTC) |
| Last Updated: | 2026-02-24 22:09 (UTC) |
Dependencies (6)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- nasm (nasm-gitAUR) (make, i686)
- python (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 (9)
- 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
- p7zip-gui-Fix-g++-warning.patch
- p7zip-gui-gcc10-conversion.patch
- p7zip-gui-Implement-exit-P7ZIP-Desktop-from-file-menu.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
Smithandreas commented on 2021-07-05 13:54 (UTC)
thx for the fast fix
tmn505 commented on 2021-07-05 12:21 (UTC)
Thanks. Arch Linux moved its infrastructure to gitlab instance.
Smithandreas commented on 2021-07-05 11:22 (UTC)
gets some one also the error: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: git.archlinux.org ==> ERROR: Failure while downloading https://git.archlinux.org/svntogit/packages.git/plain/trunk/CVE-2016-9296.patch?h=packages/p7zip&id=a82b67f5d36f374afd154e7648bb13ec38a3c497 Aborting... Failed to build p7zip-gui
tmn505 commented on 2021-02-03 19:35 (UTC)
Thanks, fixed. Fedora changed the git root name from master to rawhide.
colinjmatt commented on 2021-02-03 18:42 (UTC)
I'm getting a 404 and the following error
==> ERROR: Failure while downloading https://src.fedoraproject.org/rpms/p7zip/raw/master/f/14-Fix-g++-warning.patch
tmn505 commented on 2021-01-07 14:45 (UTC)
@dandownapp Thanks, fixed.
dandownapp commented on 2021-01-07 14:09 (UTC) (edited on 2021-01-07 14:09 (UTC) by dandownapp)
Following patches from archlinux domain disappeared: CVE-2016-9296.patch; CVE-2017-17969.patch; CVE-2018-10115.patch; CVE-2018-5996.patch
tmn505 commented on 2020-05-16 14:28 (UTC)
@class101 Fixed. For future, do not flag package to be out of date if it fails to compile. That option is only for indicating that there's new upstream release/version.
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_ASMwx-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.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »