Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 19627

Summary: EBUILD: dev-libs/SharpZipLib-0.50.ebuild
Product: Gentoo Linux Reporter: Per Wigren <tuxie>
Component: New packagesAssignee: Rainer Größlinger (RETIRED) <scandium>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-libs/SharpZipLib/SharpZipLib-0.50.ebuild
license

Description Per Wigren 2003-04-19 15:27:52 UTC
CLR-library to support ZIP, TAR, GZ and BZ2 compression in your CLR
(C#/.NET/Mono) programs.
Working C# implementations of the commands gzip, bzip2, zip, unzip and tar
provided in the samples directory. :)
Comment 1 Per Wigren 2003-04-19 15:28:48 UTC
Created attachment 10882 [details]
dev-libs/SharpZipLib/SharpZipLib-0.50.ebuild
Comment 2 Per Wigren 2003-04-19 15:29:40 UTC
Created attachment 10883 [details]
license

This is the GNU Classpath-license. Should be installed as
/usr/portage/licenses/Classpath.
Comment 3 Rainer Größlinger (RETIRED) gentoo-dev 2003-04-21 11:44:16 UTC
I will look into this
Comment 4 Rainer Größlinger (RETIRED) gentoo-dev 2003-04-22 15:20:58 UTC
I just noticed (and got confirmed) that SharpZipLib is already part of mono so it would be overkill to commit that ebuild.
If the next mono release doesn't fit your needs regarding SharpZipLib (or I missed an important point) please reopen
Comment 5 Rainer Größlinger (RETIRED) gentoo-dev 2003-05-07 07:45:27 UTC
closing bug, see

mcs-0.24/class/ICSharpCode.SharpZipLib
and
mono-0.24/runtime/ICSharpCode.SharpZipLib.dll

just did some tests and it worked...may already be available with earlier versions, though
Comment 6 Rainer Größlinger (RETIRED) gentoo-dev 2003-05-07 07:48:10 UTC
reopened because of mono 0.24 release
Comment 7 Rainer Größlinger (RETIRED) gentoo-dev 2003-05-07 07:48:49 UTC
resolved / fixed
see comment #5