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

Bug 104762

Summary: swig-1.3.25.ebuild (Update)
Product: Gentoo Linux Reporter: Tamer Fahmy <tamer>
Component: New packagesAssignee: Heinrich Wendel (RETIRED) <lanius>
Status: RESOLVED FIXED    
Severity: enhancement CC: tamer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.swig.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 102364    
Bug Blocks:    
Attachments: swig-1.3.25.ebuild diff against swig-1.3.24.ebuild

Description Tamer Fahmy 2005-09-03 18:48:33 UTC
SWIG 1.3.25 has been out since June. Apart from the usual fixes and enhancements
this SWIG release considerably improved the runtime type system support and
finally got rid of the previously needed runtime library.

Please, make sure to bump subversion to >=1.2.3 once you unmask the swig-1.3.25
ebuild as that release fixes the remaining SWIG binding issues to let it work
with this SWIG release.

The ebuild is based on swig-1.3.24.ebuild with some cleanups and fixes included
for html documentation inclusion (#98013) and virtual/php dependency (#102364)
(also changed the python dependency string to virtual/python).

"S=${WORKDIR}/SWIG-${PV}" isn't needed anymore as the swig team lowercased the 
directory name in the provided tar ball.

Also the next 2 lines aren't needed anymore as no swig runtime library is
created nor needed for the runtime support:
# fix the broken configure script
use tcltk || sed -i -e "s:am__append_1 =:#am__append_1 =:" Runtime/Makefile

Find a diff against swig-1.3.24.ebuild attached.

cheers,
  tamer.
Comment 1 Tamer Fahmy 2005-09-03 18:50:50 UTC
Created attachment 67601 [details, diff]
swig-1.3.25.ebuild diff against swig-1.3.24.ebuild
Comment 2 Chris White (RETIRED) gentoo-dev 2005-09-11 03:25:02 UTC
In portage. 
Comment 3 Tamer Fahmy 2005-09-11 09:12:43 UTC
excellent!

thanks,
  tamer.