Changeset dd14f24
- Timestamp:
- 03/19/2015 07:15:59 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6d00ea3
- Parents:
- dd44d9e1
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/tcl.xml
rdd44d9e1 rdd14f24 7 7 <!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz"> 8 8 <!ENTITY tcl-download-ftp " "> 9 <!ENTITY tcl-md5sum "d b382feca91754b7f93da16dc4cdad1f">9 <!ENTITY tcl-md5sum "d7cbb91f1ded1919370a30edd1534304"> 10 10 <!ENTITY tcl-size "8.5 MB"> 11 <!ENTITY tcl-buildsize " 73MB (includes documentation installation)(add 10MB for tests)">12 <!ENTITY tcl-time "0. 9 SBU (adittional 2.2SBU for the tests)">11 <!ENTITY tcl-buildsize "69 MB (includes documentation installation)(add 10MB for tests)"> 12 <!ENTITY tcl-time "0.4 SBU (using parallelism=8, additional 0.5 SBU for the tests)"> 13 13 14 14 <!ENTITY tcl-doc-download "&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz"> 15 <!ENTITY tcl-doc-md5sum " 912142f117a090e83e8ec3d771572191">15 <!ENTITY tcl-doc-md5sum "62647d87e9244a4d521c6547e097007c"> 16 16 <!ENTITY tcl-doc-size "1.2 MB"> 17 17 18 18 <!-- Ensure this is updated when Tcl moves from the 8.6.x branch --> 19 19 <!ENTITY tcl-ver "8.6"> 20 <!ENTITY tdbc-ver "1.0.3"> 21 <!ENTITY itcl-ver "4.0.3"> 20 22 ]> 21 23 … … 138 140 -i tclConfig.sh && 139 141 140 sed -e "s#$SRCDIR/unix/pkgs/tdbc 1.0.2#/usr/lib/tdbc1.0.2#" \141 -e "s#$SRCDIR/pkgs/tdbc 1.0.2/generic#/usr/include#" \142 -e "s#$SRCDIR/pkgs/tdbc 1.0.2/library#/usr/lib/tcl8.6#" \143 -e "s#$SRCDIR/pkgs/ tdbc1.0.2#/usr/include#" \144 -i pkgs/tdbc 1.0.2/tdbcConfig.sh &&145 146 sed -e "s#$SRCDIR/unix/pkgs/itcl 4.0.2#/usr/lib/itcl4.0.2#" \147 -e "s#$SRCDIR/pkgs/itcl 4.0.2/generic#/usr/include#" \148 -e "s#$SRCDIR/pkgs/itcl 4.0.2#/usr/include#" \149 -i pkgs/itcl 4.0.2/itclConfig.sh &&142 sed -e "s#$SRCDIR/unix/pkgs/tdbc&tdbc-ver;#/usr/lib/tdbc1.0.2#" \ 143 -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/generic#/usr/include#" \ 144 -e "s#$SRCDIR/pkgs/tdbc&tdbc-ver;/library#/usr/lib/tcl8.6#" \ 145 -e "s#$SRCDIR/pkgs/&tdbc-ver;#/usr/include#" \ 146 -i pkgs/tdbc&tdbc-ver;/tdbcConfig.sh && 147 148 sed -e "s#$SRCDIR/unix/pkgs/itcl&itcl-ver;#/usr/lib/itcl&itcl-ver;#" \ 149 -e "s#$SRCDIR/pkgs/itcl&itcl-ver;/generic#/usr/include#" \ 150 -e "s#$SRCDIR/pkgs/itcl&itcl-ver;#/usr/include#" \ 151 -i pkgs/itcl&itcl-ver;/itclConfig.sh && 150 152 151 153 unset SRCDIR</userinput></screen> -
general/prog/tk.xml
rdd44d9e1 rdd14f24 7 7 <!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz"> 8 8 <!ENTITY tk-download-ftp " "> 9 <!ENTITY tk-md5sum " 85ca4dbf4dcc19777fd456f6ee5d0221">9 <!ENTITY tk-md5sum "261754d7dc2a582f00e35547777e1fea"> 10 10 <!ENTITY tk-size "4.1 MB"> 11 <!ENTITY tk-buildsize "2 5MB">11 <!ENTITY tk-buildsize "24 MB"> 12 12 <!ENTITY tk-time "0.3 SBU"> 13 13 -
introduction/welcome/changelog.xml
rdd44d9e1 rdd14f24 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[bdubbs] - Update to tcl-8.6.4/tk-8.6.4. Fixes 52 <ulink url="&blfs-ticket-root;6256">#6256</ulink>.</para> 53 </listitem> 54 <listitem> 51 55 <para>[igor] - Update to ffmpeg-2.6.1.</para> 52 56 </listitem> -
packages.ent
rdd44d9e1 rdd14f24 274 274 <!ENTITY subversion-version "1.8.11"> 275 275 <!ENTITY swig-version "3.0.5"> 276 <!ENTITY tcl-version "8.6. 3">277 <!ENTITY tk-version "8.6. 3">276 <!ENTITY tcl-version "8.6.4"> 277 <!ENTITY tk-version "8.6.4"> 278 278 <!ENTITY vala-major-version "0.26"> <!-- even minors only --> 279 279 <!ENTITY vala-version "&vala-major-version;.2">
Note:
See TracChangeset
for help on using the changeset viewer.