PDA

View Full Version : PeaZip 3.0.beta [file and archive manager]


Giorgio Tani
10th February 2010, 10:19 AM
PeaZip 3.0.bet features faster archive testing, more informations about job's progress and speed, and more descriptive error messages.
3.x completes the UI development of 2.x line: multiple selection, bookmarks, themes, quick navigation bar on the left of file/archive browser, easier archiving and extraction dialogs etc...

Stable (2.9.1) http://peazip.sourceforge.net/
Beta (3.0.beta) http://peazip.sourceforge.net/index-next.html

If you are willing to contribute a translation, or improve, update, or correct an existing one, your help is really appreciated:
https://sourceforge.net/projects/peazip/files/PeaZip%20translations/3.0/peazip-3.0.beta.about_translations.zip/download
package contains all the information for translators, all available language files can be found here:
https://sourceforge.net/projects/peazip/files/PeaZip%20translations/

PatMcLJr
10th February 2010, 03:53 PM
Thank You for the heads up!
I really like peazip.

Pat Jr.

Hlingler
10th February 2010, 05:49 PM

Nice. I grab this each release update, and rely on these posts to inform me. Thanks, Giorgio Tani.

V

Giorgio Tani
21st February 2010, 06:16 AM
I'm glad to inform you that PeaZip 3.0 is available for download: http://peazip.sourceforge.net/

leigh123linux
21st February 2010, 09:40 PM
Can you provide a link to the srpm ?





.

Giorgio Tani
21st February 2010, 10:10 PM
Sources are in http://downloads.sourceforge.net/peazip/peazip-3.0.src.zip package, but needs Lazarus/FPC IDE to be compiled.
AFAIK Lazarus can be set for batch compilation, but including it would make the package very large.

leigh123linux
21st February 2010, 11:04 PM
Sources are in http://downloads.sourceforge.net/peazip/peazip-3.0.src.zip package, but needs Lazarus/FPC IDE to be compiled.
AFAIK Lazarus can be set for batch compilation, but including it would make the package very large.

Could you link just the spec file then as I have never packaged anything that uses Lazarus.

Giorgio Tani
21st February 2010, 11:19 PM
The spec file of the generic RPM packages (one compiled for GTK2 and one for Qt), which is built using RPMPM, is:
https://sourceforge.net/projects/peazip/files/PeaZip%20resources/3.0/peazip.spec/download

You can find all program's resources, including sources, help files, and documentation for translators in "PeaZip resources" subdir on SourceForge
https://sourceforge.net/projects/peazip/files/PeaZip%20resources/

---------- Post added at 03:19 PM CST ---------- Previous post was at 03:16 PM CST ----------

By the way, I provided some example scripts in "FreeDesktop_integration" folder in program's directory, that can be used as starting point to improve system integration either for Gnome and KDE based environments.