Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205413 - dev-tcltk/ztcl (new package)
Summary: dev-tcltk/ztcl (new package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://http://gna.org/projects/ztcl
Whiteboard:
Keywords: EBUILD
Depends on: 205412
Blocks:
  Show dependency tree
 
Reported: 2008-01-12 11:08 UTC by gtlinuxman
Modified: 2011-10-16 13:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ztcl-1.0_beta4.ebuild (ztcl-1.0_beta4.ebuild,1.10 KB, text/plain)
2008-01-12 11:09 UTC, gtlinuxman
Details
configure.patch (configure.patch,436 bytes, text/plain)
2008-01-12 11:10 UTC, gtlinuxman
Details
makefile.in.patch (makefile.in.patch,1.62 KB, text/plain)
2008-01-12 11:11 UTC, gtlinuxman
Details
pkgIndex.tcl.in.patch (pkgIndex.tcl.in.patch,360 bytes, text/plain)
2008-01-12 11:13 UTC, gtlinuxman
Details
ztcl-1.0_beta4.ebuild (ztcl-1.0_beta4.ebuild,1.14 KB, text/plain)
2008-01-12 11:40 UTC, gtlinuxman
Details
Patch for working with tcl-8.5 (configure-tcl8.5.patch,641 bytes, patch)
2011-10-16 13:48 UTC, Alexander Turenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gtlinuxman 2008-01-12 11:08:43 UTC
ZTCL  is a  wrapper  for  ZLib that  allows  TCL scripts  to
(un)compress chunks  of data and  to read/write files  in GZ
format.
Comment 1 gtlinuxman 2008-01-12 11:09:50 UTC
Created attachment 140779 [details]
ztcl-1.0_beta4.ebuild
Comment 2 gtlinuxman 2008-01-12 11:10:37 UTC
Created attachment 140781 [details]
configure.patch
Comment 3 gtlinuxman 2008-01-12 11:11:07 UTC
Created attachment 140783 [details]
makefile.in.patch
Comment 4 gtlinuxman 2008-01-12 11:13:21 UTC
Created attachment 140784 [details]
pkgIndex.tcl.in.patch
Comment 5 gtlinuxman 2008-01-12 11:40:45 UTC
Created attachment 140787 [details]
ztcl-1.0_beta4.ebuild

fix dodoc
Comment 6 MATSUU Takuto (RETIRED) gentoo-dev 2008-01-19 02:57:47 UTC
what apps depend on this?
Comment 7 gtlinuxman 2008-01-19 11:20:27 UTC
net-im/tkabber (>=net-im/tkabber-0.9.9 ?)
http://tkabber.jabber.ru/dependencies
Comment 8 Alexander Turenko 2011-10-16 13:48:54 UTC
Created attachment 289949 [details, diff]
Patch for working with tcl-8.5

Patch for working with tk-8.5. For use this you must add to ebuild the next line:
epatch ${FILESDIR}/configure-tcl8.5.patch