Perl Tk
Perl Tk is an enhancement for Perl. It combines the well structured
graphical library Tk with the powerful scripting language Perl.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Tk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Tk-804.029-event.diff | 0000004704 4.59 KB | |
Tk-804.029-lib64.diff | 0000000810 810 Bytes | |
Tk-804.029-macro.diff | 0000002145 2.09 KB | |
Tk-804.029-null.diff | 0000000371 371 Bytes | |
Tk-804.029-refcnt.diff | 0000000438 438 Bytes | |
Tk-804.029-xorg.diff | 0000000403 403 Bytes | |
Tk-804.030-libpng16.diff | 0000005481 5.35 KB | |
Tk-804.031.tar.gz | 0006932339 6.61 MB | |
perl-Tk.changes | 0000012893 12.6 KB | |
perl-Tk.spec | 0000004541 4.43 KB |
Revision 31 (latest revision is 42)
Stephan Kulow (coolo)
accepted
request 182491
from
Stephan Kulow (coolo)
(revision 31)
- updated to 804.031 Fixes The CopSTASH_set fix did not work in 804.030_501 because of a missing file in the tarball. Now fixed. Tk::MakeDepend parses gcc's inc search list now and does not rely anymore on $Config{usrinc}. This helps when include files are partially in "multiarch" subdirectories (e.g. in Debian/sid) or when $Config{usrinc} is incorrect (e.g. in ActivePerl+gcc builds). RT #85407 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708624 Helping Debian's build process by skipping the quilt state directory http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708635 Improving build process for ActivePerl+gcc (RT #74036); see also README-ActiveState.txt. Use pkg-config for determining libpng cflags and libs. Tk-804.030_501 release (2013-05-18) ---------------------- Fixes Should compile again with older perls: SvNV_nomg is not available with perls older than 5.13.2, and CopSTASH_set(..., NULL) is not possible with threaded 5.16.x and older. Tk-804.030_500 release (2013-05-18) ----------------------
Comments 0