2013-12-15 16:49:45 +01:00
|
|
|
#
|
|
|
|
# spec file for package peazip
|
|
|
|
#
|
2020-02-02 19:56:21 +01:00
|
|
|
# Copyright (c) 2020 SUSE LLC
|
2013-12-15 16:49:45 +01:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-04-14 11:28:30 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2013-12-15 16:49:45 +01:00
|
|
|
#
|
|
|
|
|
2016-05-04 13:46:59 +02:00
|
|
|
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
%define _peazipinstalldir %{_libdir}/peazip
|
2020-03-09 09:44:49 +01:00
|
|
|
%define _helpver 7.1.0
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Name: peazip
|
2020-03-09 09:44:49 +01:00
|
|
|
Version: 7.1.1
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Release: 0
|
2018-02-13 18:51:43 +01:00
|
|
|
Summary: Graphical file archiver
|
2018-05-08 13:31:55 +02:00
|
|
|
License: LGPL-3.0-only
|
2018-10-29 10:36:41 +01:00
|
|
|
URL: http://www.peazip.org
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Source0: https://sourceforge.net/projects/peazip/files/%{version}/peazip-%{version}.src.zip
|
|
|
|
Source1: altconf.txt
|
2020-03-09 09:44:49 +01:00
|
|
|
Source2: https://sourceforge.net/projects/peazip/files/%{_helpver}/peazip_help.pdf#/peazip_help-%{_helpver}.pdf
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Patch0: peazip-desktop.patch
|
2018-11-27 18:59:22 +01:00
|
|
|
# PATCH-FIX-UPSTREAM: https://sourceforge.net/p/peazip/tickets/492/
|
|
|
|
Patch1: peazip-fix_aarch64.patch
|
2018-02-13 18:45:23 +01:00
|
|
|
# PATCH-FIX-OPENSUSE peazip-build_PIE.patch -- aloisio@gmx.com
|
|
|
|
Patch2: peazip-build_PIE.patch
|
2018-02-16 16:22:41 +01:00
|
|
|
# PATCH-FIX-OPENSUSE peazip-help_path.patch set correct path for the pdf guide -- aloisio@gmx.com
|
|
|
|
Patch3: peazip-help_path.patch
|
2018-05-08 13:31:55 +02:00
|
|
|
# PATCH-FEATURE-OPENSUSE peazip-debuginfo.patch
|
|
|
|
Patch4: peazip-debuginfo.patch
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
BuildRequires: dos2unix
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: fpc
|
|
|
|
BuildRequires: fpc-src
|
2018-02-13 18:45:23 +01:00
|
|
|
BuildRequires: kf5-filesystem
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
BuildRequires: lazarus
|
|
|
|
BuildRequires: unzip
|
|
|
|
BuildRequires: upx
|
2019-12-03 14:10:36 +01:00
|
|
|
%if 0%{?suse_version} > 1500 || 0%{?sle_version} == 150200
|
2018-06-11 15:06:42 +02:00
|
|
|
BuildRequires: p7zip-full
|
|
|
|
Requires: p7zip-full
|
|
|
|
%else
|
|
|
|
BuildRequires: p7zip
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Requires: p7zip
|
2018-06-11 15:06:42 +02:00
|
|
|
%endif
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Requires: upx
|
2018-02-13 18:45:23 +01:00
|
|
|
%if 0%{?suse_version} < 1500
|
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
%endif
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
%description
|
2018-02-13 18:51:43 +01:00
|
|
|
PeaZip is a file and archive manager GUI for many formats.
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
Create: 7Z, ARC, BZ2, GZ, *PAQ, PEA, QUAD/BALZ, TAR, UPX, WIM, XZ, ZIP files
|
|
|
|
|
|
|
|
Extract 150+ archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF, ZIPX and more
|
|
|
|
|
2018-02-13 18:51:43 +01:00
|
|
|
It can extract, create and convert multiple archives at once,
|
|
|
|
create self-extracting archives, split/join files, supports strong encryption with two-factor authentication,
|
|
|
|
has an encrypted password manager, secure deletion, can find duplicate files, calculate hashes, and
|
|
|
|
export job definition as a script.
|
2013-12-15 16:49:45 +01:00
|
|
|
|
2015-12-28 12:39:11 +01:00
|
|
|
%package kf5
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Summary: KF5 servicemenu for peazip
|
|
|
|
Requires: peazip
|
2018-02-16 18:01:12 +01:00
|
|
|
%if 0%{?suse_version} < 1500
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
Requires(post): update-desktop-files
|
|
|
|
Requires(postun): update-desktop-files
|
2018-02-16 18:01:12 +01:00
|
|
|
%endif
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
BuildArch: noarch
|
2015-12-28 12:39:11 +01:00
|
|
|
|
|
|
|
%description kf5
|
2018-02-13 18:51:43 +01:00
|
|
|
PeaZip is a file and archive manager GUI for many formats.
|
|
|
|
This subpackage contains the KF5 integration.
|
2015-12-28 12:39:11 +01:00
|
|
|
|
2013-12-15 16:49:45 +01:00
|
|
|
%prep
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
%setup -q -n %{name}-%{version}.src
|
2013-12-15 16:49:45 +01:00
|
|
|
%patch0
|
2018-11-27 18:59:22 +01:00
|
|
|
%patch1 -p1
|
2018-02-13 18:45:23 +01:00
|
|
|
%patch2 -p1
|
2018-02-16 16:22:41 +01:00
|
|
|
%patch3 -p1
|
2018-05-08 13:31:55 +02:00
|
|
|
%patch4 -p1
|
2013-12-15 16:49:45 +01:00
|
|
|
chmod +w res/lang
|
|
|
|
dos2unix readme
|
2019-05-05 11:18:16 +02:00
|
|
|
cp %{SOURCE2} peazip_help.pdf
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
lazbuild \
|
|
|
|
--lazarusdir=%{_libdir}/lazarus \
|
|
|
|
%ifarch x86_64
|
|
|
|
--cpu=x86_64 \
|
|
|
|
%endif
|
2018-05-08 13:31:55 +02:00
|
|
|
--widgetset=gtk2 \
|
2018-10-29 10:36:41 +01:00
|
|
|
--max-process-count=1 \
|
2019-02-10 14:19:46 +01:00
|
|
|
-B project_pea.lpi project_peach.lpi
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
mkdir -p %{buildroot}%{_bindir}
|
|
|
|
mkdir -p %{buildroot}%{_peazipinstalldir}
|
|
|
|
cp -r res %{buildroot}%{_peazipinstalldir}
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
cp %{SOURCE1} %{buildroot}%{_peazipinstalldir}/res
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_peazipinstalldir}/res/7z
|
|
|
|
mkdir -p %{buildroot}%{_peazipinstalldir}/res/upx
|
|
|
|
ln -s %{_bindir}/7z %{buildroot}%{_peazipinstalldir}/res/7z/7z
|
|
|
|
ln -s %{_bindir}/upx %{buildroot}%{_peazipinstalldir}/res/upx/upx
|
|
|
|
|
|
|
|
install -m755 peazip %{buildroot}%{_peazipinstalldir}
|
|
|
|
ln -s %{_peazipinstalldir}/peazip %{buildroot}%{_bindir}/peazip
|
|
|
|
install -m755 pea %{buildroot}%{_peazipinstalldir}/res
|
|
|
|
ln -s %{_peazipinstalldir}/res/pea %{buildroot}%{_bindir}/pea
|
|
|
|
|
|
|
|
install -D -m644 FreeDesktop_integration/peazip.desktop %{buildroot}%{_datadir}/applications/peazip.desktop
|
Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
FILE MANAGER
* Updated GUI and themes
* Can now move and rename objects inside existing archives
(7z/p7zip supported formats)
EXTRACTION and ARCHIVING
* Added option to force browsing of archives containing errors
(default off)
* Added option to show which options are volatile (context
dependent) rather than persistent
* Improved archive conversion
+ "Change password" switch (default off) asks to provide a new
password to be applied to converted archive(s), otherwise
current password (if any) will be applied - decompression
stage test current password for each input archive, asking
new password in case of error
* Improved support for WIM format
+ in archiving and extraction interfaces, Advanced tab, were
added options to operate including NT security information and
NTFS Alternate Data Stream
+ file manager shows SHA-1 hash value for items in WIM archives
* Scheduled deletion after archiving/extraction will not be
performed if errors are detected
CODE
* Privacy directive is available as GUI option
+ 0 default, no password request
+ 1 application asks for password when starts, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
* Updated Wolfgang Ehrhardt's crypto library units
+ crc_hash_2017-06-04
+ fca_2016-05-01
+ util_2017-06-04
* Various fixes and improvements
version 6.4.1
CODE
* Added experimental privacy_mode directive (at current state
can be changed only from configuration file, or hardcoded at
compile time) meant to help users not forgetting to provide a
password when working on sensitive data
+ 0 default, no password request
+ 1 application asks for password when stars, skippable
+ 2 application asks for password when starts, not skippable
(password or keyfile must be provided)
FILE MANAGER
* Rightclicking on file manager's column header shows context
menu for
+ customizing columns
+ applying on the fly checksum/hash, search for duplicates,
and set algorithm for those two functions
+ save GUI content as tab-separated TXT file
* Clicking the style icon on the right of the status bar shows
menu of presets for file manager
+ Style icon now changes reflecting the style applied to the
file manager
* New "Navigation bar" entry in status bar menu show/hide side
navigation bar
* Some keyboard shortcuts were updated
+ Shift+Ctrl+N create new folder
+ Ctrl+N extract to new folder
+ Shift+Del quick delete (do not sent to recycle bin)
+ Ctrl+Del secure delete
+ Alt+Enter properties
* Various improvements in archive browsing
* Various improvements of UI usability with custom system colors
EXTRACTION and ARCHIVING
* During archive update only relevant options are shown,
allowing to set password and to change action (add, update,
freshen, sync)
version 6.4.0
BACKEND
* pea 0.61
+ crc/hash marks duplicate files
+ shows number of copies found
+ to find duplicates, value of best checksum or hash algorithm
is checked
* (PeaUtils GUI) secure delete removes items from list if
successfully erased
CODE
* Various fixes, visual updates and code cleanup
FILE MANAGER
* Added tabbed browsing
+ Tab bar is toggled from "Tab bar" entry available in from
main menu > Organize, and in address bar and tab bar context
menus
+ Tab bar is also shown clicking on "Open in a new tab" in
context menu
+ Tabs can be added, deleted, moved, and resized
* Added rename options (context menu, File manager > Rename) :
prepend and append parent directory name
* Improved rename dialog (F2)
EXTRACTION and ARCHIVING
* Added option to archive and extract using relative, full, or
absolute paths (non-persistent value, in advanced options) for
7z / p7zip supported archive formats
* Improved archive conversion
+ If "Add each object to a separate archive" is checked
(default), no extra root foder is added to the converted
archive (supported for conversion toward all 7z/p7zip formats)
+ If the option is unchecked (consolidate multiple archives
into one), it is added an extra folder with archive name to
keep content separated
version 6.3.1
CODE
* Various fixes
FILE MANAGER
* Minor visual updates
version 6.3.0
CODE
* Improved DPI awareness
* New command line directive "-peaziplanguage" to
programmatically change application's localization
+ second parameter is the name of the localization file,
proper localization directory "lang" is resolved by the program
example: peazip.exe -peaziplanguage it.txt
+ please note if other instances of PeaZip are open, they will
overwrite language in configuration when they close
EXTRACTION and ARCHIVING
* Added hamburger menu button in tabs bar to provide alternative
access to archiving/extraction context menu
* Improved archive creation screen
+ Added installer-mode sfx modules for 7z (advanced options
tab)
Replicated archiving action options in main options page
(7z/p7zip supported types)
Provided new update options: update only items already in
archive (ignore extra items on disk), and synchronize archive
with content on disk (remove items from archive if removed
from disk)
version 6.2.0
BACKEND
* Pea 0.58
FILE MANAGER
* Can now save list of items being browsed to TXT file,
Navigation > Save as TXT
* Reorganized keyboad shortcuts
+ Ctrl+O open selected item as archive
+ Ctrl+D toggle bookmarks panel
+ Ctrl+H toggle history panel
+ Ctrl+Alt+H toggle session history panel
* Separated Add and Convert dropdown menus
* Single "Extract" button for simplicity - quick extraction
action/options are now all featured in Extract button dropdown
menu
* Browser, and archive/extraction screens, shows "filter" icon
when advanced filters are set
* Updated Ten teme
EXTRACTION and ARCHIVING
* Archiving and extraction screens shows cumulative progress bar
when executing multiple operations
* Improved command line options
+ added -ext2simple and -ext2simplefolder as "blanket"
extraction command for all backend, first parameter specify
output path;
+ password is asked interactively (GUI); "folder" variant
extracts to new folder
* Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup
OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 09:35:55 +01:00
|
|
|
install -D -m644 FreeDesktop_integration/peazip.png %{buildroot}%{_datadir}/pixmaps/peazip.png
|
2013-12-15 16:49:45 +01:00
|
|
|
|
|
|
|
pushd FreeDesktop_integration/kde4-dolphin/usr/share/kde4/services/ServiceMenus
|
2015-12-28 12:39:11 +01:00
|
|
|
mkdir -p %{buildroot}%{_kf5_servicesdir}/ServiceMenus
|
|
|
|
install -m644 *.desktop %{buildroot}%{_kf5_servicesdir}/ServiceMenus
|
2013-12-15 16:49:45 +01:00
|
|
|
popd
|
|
|
|
|
2018-02-13 18:51:43 +01:00
|
|
|
%fdupes %{buildroot}/%{_prefix}
|
2013-12-15 16:49:45 +01:00
|
|
|
|
2018-02-13 18:45:23 +01:00
|
|
|
%if 0%{?suse_version} < 1500
|
2016-05-04 13:46:59 +02:00
|
|
|
%post kf5
|
|
|
|
%desktop_database_post
|
|
|
|
|
|
|
|
%postun kf5
|
|
|
|
%desktop_database_postun
|
2018-02-13 18:45:23 +01:00
|
|
|
%endif
|
2016-05-04 13:46:59 +02:00
|
|
|
|
2013-12-15 16:49:45 +01:00
|
|
|
%files
|
2018-10-29 10:36:41 +01:00
|
|
|
%license copying.txt
|
|
|
|
%doc readme peazip_help.pdf
|
2013-12-15 16:49:45 +01:00
|
|
|
%{_bindir}/pea
|
|
|
|
%{_bindir}/peazip
|
|
|
|
%{_peazipinstalldir}
|
|
|
|
%{_datadir}/applications/peazip.desktop
|
|
|
|
%{_datadir}/pixmaps/peazip.png
|
|
|
|
|
2015-12-28 12:39:11 +01:00
|
|
|
%files kf5
|
|
|
|
%dir %{_kf5_servicesdir}/ServiceMenus
|
|
|
|
%{_kf5_servicesdir}/ServiceMenus/*.desktop
|
|
|
|
|
2013-12-15 16:49:45 +01:00
|
|
|
%changelog
|