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

Bug 205413

Summary: dev-tcltk/ztcl (new package)
Product: Gentoo Linux Reporter: gtlinuxman <gtlinuxman>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: tcltk, totktonada.ru
Priority: High Keywords: EBUILD
Version: 2007.0   
Hardware: x86   
OS: Linux   
URL: http://http://gna.org/projects/ztcl
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 205412    
Bug Blocks:    
Attachments: ztcl-1.0_beta4.ebuild
configure.patch
makefile.in.patch
pkgIndex.tcl.in.patch
ztcl-1.0_beta4.ebuild
Patch for working with tcl-8.5

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