Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 178716
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Paweł Hajdan jr (ph) <phajdan.jr@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
peazip-1.7.ebuild peazip-1.7.ebuild text/plain Paweł Hajdan jr (ph) 2007-05-16 07:40 0000 1.58 KB Details
peazip-1.8.2.ebuild peazip-1.8.2.ebuild text/plain RoGeR MuR 2007-08-10 08:56 0000 1.61 KB Details
peazip-1.9.ebuild Peazip 1.9 text/plain Shogun 2007-08-14 08:44 0000 1.61 KB Details
peazip-2.3a.ebuild peazip-2.3a.ebuild text/plain Gabriel Menezes 2008-11-09 14:06 0000 1.61 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 178716 depends on: Show dependency tree
Bug 178716 blocks:
Votes: 1    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-16 07:39 0000
Os-portable archiver (Windows, Linux). Features archive volume spanning,
compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ARJ, BZip2, CAB,
CHM, CPIO, DEB, GZip, ISO, JAR, LHA, LZH, NSIS, OOo, PAQ, PEA, QUAD, RAR, RPM,
split, TAR, Z, ZIP.

I know some people who use it, and upstream is active.

I wrote an ebuild, will attach it in a moment.

Unfortunately, the program is written in Pascal and it would be difficult to
compile manually, so this is a binary distribution, and works only on x86 and
amd64.

I tested it on amd64 stable system, but it should also work on x86.

------- Comment #1 From Paweł Hajdan jr (ph) 2007-05-16 07:40:54 0000 -------
Created an attachment (id=119422) [details]
peazip-1.7.ebuild

This is the proposed ebuild. For category I suggest app-arch.

------- Comment #2 From teidakankan@gmail.com 2007-06-15 01:00:18 0000 -------
Bumped to version 1.8

http://www.kde-apps.org/content/show.php/PeaZip?content=52805

------- Comment #3 From luminoso 2007-08-02 10:51:22 0000 -------
hello? why isn't this on portage?

------- Comment #4 From RoGeR MuR 2007-08-10 08:56:44 0000 -------
Created an attachment (id=127462) [details]
peazip-1.8.2.ebuild

------- Comment #5 From Shogun 2007-08-14 08:44:51 0000 -------
Created an attachment (id=128025) [details]
Peazip 1.9

Bump to version 1.9

------- Comment #6 From Paweł Hajdan jr (ph) 2007-08-14 08:50:44 0000 -------
Why do you all bump the whole ebuild, if the changes you make are only minor
(one-two lines)? It just makes the attachments section more cluttered, and may
make it harder for devs to see a clear image... more noise does not mean more
success.

------- Comment #7 From Paul Bennett 2008-09-07 23:59:20 0000 -------
1.9 ebuild appears to work (so far) for 2.2, with just renaming it

------- Comment #8 From Gabriel Menezes 2008-11-09 14:06:45 0000 -------
Created an attachment (id=171184) [details]
1.9 renamed works with 2.3a also

------- Comment #9 From Gabriel Menezes 2008-11-09 14:08:13 0000 -------
(From update of attachment 171184 [details])
1.9 renamed works with 2.3a (latest version)

------- Comment #10 From Nikos Chantziaras 2008-12-08 20:03:56 0000 -------
src_compile() {
        true # no compilation required, it's binary package
}


Wuut? With all due respect and not to overly criticize the people who wrote the
ebuild, but... "It's a binary package"?  I wish to remind everyone that this is
Gentoo and the application in question is Open Source...

------- Comment #11 From Fabio Bonfante 2008-12-12 00:02:58 0000 -------
well, you're right, but after a quick look at the sources i understood the
reason why... from readme.txt
--------------------------
To compile sources you need Lazarus IDE
(https://sourceforge.net/projects/lazarus).
Open .lpi project files and do "build all" to compile the executables.
Please read the following documentation to understand what is contained in the 
source package and please see precompiled program's packages to know what third 
parts executables (7z, arc, paq...) are needed by PeaZip.
--
Seems that the code can be compiled with the free pascal compiler, but we need
a build tool to (hopefully) bypass the ide... in fact that's why we have make,
cmake, automake, autotools... etc... 

------- Comment #12 From Jeremy Olexa (darkside) 2009-04-07 18:46:42 0000 -------
(this is an automated message based on filtering criteria that matched this
bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

------- Comment #13 From Attila Stehr 2009-09-07 22:49:31 0000 -------
I would really like to see peazip in the portage tree again. Is there some
progress on this yet?

------- Comment #14 From dE 2009-11-08 04:50:56 0000 -------
Yes, at least the binaries if it cant be compiled by portage.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug